I would like to know if there a commands usable from the keymaps or python script to select and play a live channel from the PVR backend.
I've tried commands like:
PlayMedia(pvr://channels/tv/All TV channels/4.pvr)
and it launchs the channel but in a different way than a play from channel list (I can switch to previous-next channel,...).
It would be great to have a command to get the current channel or media.
Thanks for your hits!
builtin command for PVR
ankn
Junior Member Posts: 16 Joined: Nov 2010 Reputation: 0 |
2011-08-14 10:44
Post: #1
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-08-14 10:48
Post: #2
playfile should work. if not, please create a ticket on trac or github, tell me what's different from what you expected, and attach a full debug log.
edit: typo, it's PlayMedia opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
ankn
Junior Member Posts: 16 Joined: Nov 2010 Reputation: 0 |
2011-08-14 17:00
Post: #3
dushmaniac Wrote:playfile should work. if not, please create a ticket on trac or github, tell me what's different from what you expected, and attach a full debug log. But, is the URI format correct? pvr://channels/tv/All TV channels/4.pvr Is there a syntax to use the channel name instead of the ordinal number? |
| find quote |

Search
Help