Difference between revisions of "Unity-scope-mythtv"
From MythTV Official Wiki
(→Features) |
m (use ticket template) |
||
Line 19: | Line 19: | ||
*Can open web browser to youtube trailer if trailer link is present on themoviedb.org | *Can open web browser to youtube trailer if trailer link is present on themoviedb.org | ||
*Can playback recordings or videos on remote MythTV frontends | *Can playback recordings or videos on remote MythTV frontends | ||
− | ** Attempting playback of a recording when the frontend isn't in the watch recordings screen only switches to the watch recordings screen ( See | + | ** Attempting playback of a recording when the frontend isn't in the watch recordings screen only switches to the watch recordings screen (See {{ticket|11453}}) |
==Installation== | ==Installation== |
Revision as of 19:44, 6 February 2016
unity-scope-mythtv is a scope for Unity that allows searching and playback of MythTV content from the Unity interface. It is developed by the Mythbuntu team. Support of this frontend is available via the IRC chatroom on freenode ( #ubuntu-mythtv ) or the Mythbuntu mailing list
Requires
A MythTV backend that has the services API (0.25+) Ubuntu 12.04 or newer running Unity (12.10 or newer required for "Unity Previews")
The latest code (as well as revision history) can be found at https://code.launchpad.net/~mythbuntu/mythbuntu/unity-scope-mythtv
Features
- Unity filtering available (can filter to just MythTV TV Show or Video content)
- Shows play back in mythavtest (if that isn't installed, uses default video player)
- If using mythavtest, commercial skipping is available
- Uses coverart as icon
- Can playback recordings or content from MythVideo
- Searches Title, SubTitle, and Description fields
- Can open web browser to youtube trailer if trailer link is present on themoviedb.org
- Can playback recordings or videos on remote MythTV frontends
- Attempting playback of a recording when the frontend isn't in the watch recordings screen only switches to the watch recordings screen (See #11453)
Installation
- Add the Mythbuntu Updates PPA "sudo apt-add-repository ppa:mythbuntu/testing"
- "sudo apt-get update"
- "sudo apt-get install unity-scope-mythtv
- Logout and back in and you should be able to search via the videos lens
Troubleshooting
Config file
The configuration file that gets created is located at ~/.mythtv-scope-location.conf and looks like this
[Backend]
location = http://BACKENDIP:6544
mythprotocolport = 6543