Page 1 of 1

Playlist folder empty

PostPosted: Sat Jan 24, 2015 4:07 pm
by tuareg64ve
Hi, I need an help to determine a problem.

My Serviio is installed on Centos 6.5, ffmpeg 2.2.1 with --enable-librtmp.
I am successfully using Serviio to watch movies and youtube channels.
I'd like to try some streaming video/audio.
For this purpose I have downloaded from internet the following play list but I did not get any resource in the Playlist folder.

English.txt
playlist
(3.92 KiB) Downloaded 394 times


So I enabled DEBUG in the logs and discover the playlist is read, but I get many of the following messages:

  Code:
Item 'rtmp://xxx' cannot be resolved to an entity in the Serviio library, will try again later


In attachment you can find the example for resource:

  Code:
rtmp://cdn-sov-2.musicradio.com:80/LiveVideo/Capital


playlist-log.jpg
log error
playlist-log.jpg (67.96 KiB) Viewed 5514 times


I get the error message, but, as you can see in the following attachment, ffmpeg can access the stream correctly.

playlist-ffmpeg-test.jpg
ffmpeg example
playlist-ffmpeg-test.jpg (224.91 KiB) Viewed 5514 times


Can you just give me an hint where to investigate?
Thanks.

Re: Playlist folder empty

PostPosted: Sun Jan 25, 2015 2:47 am
by atc98092
This is just a guess, but I think Playlists only work for local files.

Re: Playlist folder empty

PostPosted: Sun Jan 25, 2015 2:16 pm
by zip

Re: Playlist folder empty

PostPosted: Sun Jan 25, 2015 9:08 pm
by tuareg64ve
atc98092 wrote:This is just a guess, but I think Playlists only work for local files.


But is stored in a local file!
Then I have added the directory to online resources.
The playlist is recognized, but no item is added to the folder, because of the error above.
Any clue?

Re: Playlist folder empty

PostPosted: Mon Jan 26, 2015 1:52 pm
by zip
Serviio doesn't support playlists with online items. As per above.

Re: Playlist folder empty

PostPosted: Mon Jan 26, 2015 5:37 pm
by tuareg64ve
zip wrote:Serviio doesn't support playlists with online items. As per above.


Ok, now it's clear.
Thanks.