Project

General

Profile

playlist/recordings doesn't work

Added by Michael Rossol about 7 years ago

Hello,
at first I have to say, that I am a newbie with tvheadend. So please don't hit me if I ask a silly question :-)

I have installed tvheadend version 4.2.4-3~g789a049 and the system is running well. Now I want to export a playlist with the stored recordings for using with vlc player. According the internal documentation it should be possible with the following syntax:

http://ip:9981/playlist/recordings

tvheadend provides only a empty list with

#EXTM3U

inside.

Using the same syntax with "channels", tvh provides a playlist with all avialable channels.

Is it a configuration problem or perhaps a bug in tvh?

Thanks for reading

Michael


Replies (3)

RE: playlist/recordings doesn't work - Added by Mark Clarkstone about 7 years ago

Michael Rossol wrote:

Hello,
at first I have to say, that I am a newbie with tvheadend. So please don't hit me if I ask a silly question :-)

I have installed tvheadend version 4.2.4-3~g789a049 and the system is running well. Now I want to export a playlist with the stored recordings for using with vlc player. According the internal documentation it should be possible with the following syntax:

http://ip:9981/playlist/recordings

tvheadend provides only a empty list with

#EXTM3U

inside.

Using the same syntax with "channels", tvh provides a playlist with all avialable channels.

Is it a configuration problem or perhaps a bug in tvh?

Thanks for reading

Michael

It appears to work on mine (4.3-dev) the file output has.

#EXTM3U
#EXTINF:4200,NCIS: Los Angeles
#EXT-X-TARGETDURATION:4200
#EXT-X-STREAM-INF:PROGRAM-ID=847326a8e6d23de0962ab1a9a6c269d7,BANDWIDTH=2402
#EXT-X-PROGRAM-DATE-TIME:2017-03-09T13:00:00+0000
http://192.168.1.3:9981/dvrfile/847326a8e6d23de0962ab1a9a6c269d7?ticket=419B2D5510AA8B2497E8B65A140AAE1AAD0309FA

This is the only entry because it's the only recording that was done without an assigned user.

Try supplying a username and password, e.g. http://user:pass@ip:9981/playlist/recordings.

Or add an anon account with access rights to view all recordings.

RE: playlist/recordings doesn't work - Added by Michael Rossol about 7 years ago

Hello Mark, thanks for answer:

Try supplying a username and password, e.g. http://user:pass@ip:9981/playlist/recordings.

I have tried this, without success. According the Webif the user have recordings.

Or add an anon account with access rights to view all recordings.

Also here no success.

Perhaps the "bug" is fixed in version 4.3? But I don't know if it's a good idea to upgrade with my productive system?! Could be bad for the WAF. :-)

Michael

RE: playlist/recordings doesn't work - Added by Michael Rossol about 7 years ago

Hmmm,
I don't know why, but I have tried it again after a reboot and it seems to work now! I have to add username and password in the url.

Ok, the topic is closed for me now, thanks for reading!

Michael

    (1-3/3)