PVR-TV channel playlist
Posted: 09 Feb 2009 21:44
I've some problems with the playlist for PVR channels.
It's possible to open channels with the right frequency by using
or to open it with playlist/file/add url/pvr and the frequency.
There will be new points in the playlist and it is possible to switch between the frequency.
If I save the playlist and reopen it, it's not possible to switch the frequency again.
The message is:
The .m3u-file looks as follow, but how it should look like???
Thank you for any help
aus Hamburg
It's possible to open channels with the right frequency by using
Code: Select all
vlc pvr:// :pvr-frequency=210250
There will be new points in the playlist and it is possible to switch between the frequency.
If I save the playlist and reopen it, it's not possible to switch the frequency again.
The message is:
Code: Select all
Unable to open 'pvr:// :pvr-frequency=210250'
Unable to open 'pvr:// :pvr-frequency=196250'
Code: Select all
#EXTM3U
#EXTVLCOPT:pvr-device=/dev/video0
#EXTVLCOPT:pvr-radio-device=/dev/radio0
#EXTVLCOPT:pvr-norm=0
#EXTVLCOPT:pvr-frequency=210250
#EXTVLCOPT:pvr-bitrate=-1
pvr:// :pvr-frequency=210250
#EXTVLCOPT:pvr-device=/dev/video0
#EXTVLCOPT:pvr-radio-device=/dev/radio0
#EXTVLCOPT:pvr-norm=0
#EXTVLCOPT:pvr-frequency=196250
#EXTVLCOPT:pvr-bitrate=-1
pvr:// :pvr-frequency=196250
aus Hamburg