Difference between revisions of "Unity-scope-guide-mythtv"

From MythTV Official Wiki
Jump to: navigation, search
(Created page with "Category:Ubuntu '''unity-scope-guide-mythtv''' is a scope for Unity that allows searching and scheduling of MythTV content from the Unity interface. It is developed by th...")
 
m (Features)
Line 16: Line 16:
 
*Can schedule a single recording or a series recordings
 
*Can schedule a single recording or a series recordings
 
**Single recording is (record this episode at this time on this channel)
 
**Single recording is (record this episode at this time on this channel)
**Series recordings is (record this show at any time on any channel)
+
**Series recording is (record this show at any time on any channel)
  
 
==Installation==
 
==Installation==

Revision as of 20:54, 21 March 2013


unity-scope-guide-mythtv is a scope for Unity that allows searching and scheduling of MythTV content from the Unity interface. It is developed by the Mythbuntu team. Support of this 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-guide-mythtv

Known issues

  • There is currently no lens specifically for it (nor a DVR lens), so it piggybacks on the videos lens

Features

  • Can schedule a single recording or a series recordings
    • Single recording is (record this episode at this time on this channel)
    • Series recording is (record this show at any time on any channel)

Installation

  1. Add the Mythbuntu Updates PPA "sudo apt-add-repository ppa:mythbuntu/testing"
  2. "sudo apt-get update"
  3. "sudo apt-get install unity-scope-guide-mythtv
  4. 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