FAQ  •  Register  •  Login

Playlist plugin (last update: version 3.2 30/06/12)

<<

djoimania

Serviio newbie

Posts: 6

Joined: Tue May 15, 2012 1:09 am

Post Thu May 31, 2012 10:54 am

Re: Playlist plugin (last update: version 1.5 15/05/12)

I hope this will work for you as well!


Thanks alot !
I added the line with "Matches container="mp3"..." under "Generic DLNA profile"
and now its working with xbmc.

As i understand, the Sony Profile (id=9) is only an extension to Generic DLNA profile (id=1) it should work
with the Bravia TV too.

Edit:
As we all know that the sony is a beast , it dont work or better , some plays , some not,
so i think its an issue with supported formats or bitrates on tv.
No wonder that selfmade HTPCs so popular. ;)

bye
<<

iplem

Streaming enthusiast

Posts: 35

Joined: Wed Apr 25, 2012 10:05 am

Post Fri Jun 01, 2012 2:47 am

Re: Playlist plugin (last update: version 1.5 15/05/12)

Hi Olli,

This is a great plugin, and I use it a lot. The only problem I'm facing now is the refresh. Whenever I change the playlist (in my case m3u) content, I try the "force refresh" from the servio console but the content it is not being refreshed. It's only refresh if I restart the servio service. Any idea?

Thanks
<<

AlexSP

Serviio newbie

Posts: 8

Joined: Sun May 13, 2012 7:09 pm

Location: Saint-Petersburg, Russia

Post Fri Jun 01, 2012 5:51 am

Re: Playlist plugin (last update: version 1.5 15/05/12)

In addition to the previous post I want to note that
it takes time for the Serviio (or plugin) to show playlist entries
If there are a lot of entries we could observe appearing of url strings on TV during
manual refresh
It takes about a minute or two for a total list to be formed
<<

goras

Serviio newbie

Posts: 8

Joined: Sun Jun 19, 2011 7:13 am

Post Sun Jun 03, 2012 1:10 am

Re: Playlist plugin (last update: version 1.5 15/05/12)

When I try to add a playlist to a livestream my TV fails to access the Online folder.

Any ideas why?

Playlist:
  Code:
#EXTM3U
#EXTINF:-1,Goal TV/ESPN HD
rtmp://119.235.255.205/goal1/ pageUrl=http://livetvstreaming.ucoz.com live=1 playpath=live


Serviio parsing the playlist:
  Code:
2012-06-02 22:08:35,765 INFO  [FeedUpdaterThread] Started looking for information about online resources
2012-06-02 22:08:35,765 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-06-02 22:08:35,765 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-06-02 22:08:35,796 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 105)
2012-06-02 22:08:35,828 DEBUG [OnlineLibraryManager] Resource file:/c:/usr/download/test.m3u not in cache yet, loading it
2012-06-02 22:08:35,828 DEBUG [WebResourceParser] Parsing web resource 'file:/c:/usr/download/test.m3u'
2012-06-02 22:08:35,859 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:17
2012-06-02 22:08:35,859 DEBUG [WebResourceParser] Found matching url extractor (Playlist extractor) for resource file:/c:/usr/download/test.m3u
2012-06-02 22:08:35,859 DEBUG [FeedItemUrlExtractor] Playlist extractor: Starting parsing resource: file:/c:/usr/download/test.m3u
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - OS: WINDOWS
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - playlistUrl: file:/c:/usr/download/test.m3u
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - playlistThumbnailUrl: http://www.veryicon.com/icon/png/System/Rhor%20v2%20Part%202/MP3%20File.png
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - playlistMediaType: null
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - playlistName: null
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - itunesPlaylistName: []
2012-06-02 22:08:35,875 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - transmitted from WebResourceParser - playlistLive: UNKNOWN
2012-06-02 22:08:35,921 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - playlistType: EXTM3U
2012-06-02 22:08:35,968 DEBUG [FeedItemUrlExtractor] playlist extractor:   - playlistLine no: 0, content: #EXTM3U
2012-06-02 22:08:35,984 DEBUG [FeedItemUrlExtractor] playlist extractor:   - playlistLine no: 1, content: #EXTINF:-1,Goal TV/ESPN HD
2012-06-02 22:08:35,984 DEBUG [FeedItemUrlExtractor] playlist extractor:   - playlistLine no: 2, content: rtmp://119.235.255.205/goal1/ pageUrl=http://livetvstreaming.ucoz.com live=1 playpath=live
2012-06-02 22:08:35,984 DEBUG [FeedItemUrlExtractor] playlist extractor:   - original mediaUrl: rtmp://119.235.255.205/goal1/ pageUrl=http://livetvstreaming.ucoz.com live=1 playpath=live
2012-06-02 22:08:35,984 DEBUG [FeedItemUrlExtractor] playlist extractor:   - mediaUrl interpreted as web URL
2012-06-02 22:08:35,984 DEBUG [FeedItemUrlExtractor] playlist extractor:   - mediaName from playlist: Goal TV/ESPN HD
2012-06-02 22:08:36,000 DEBUG [FeedItemUrlExtractor] playlist extractor:   - transmitted to ContentURLContainer extractUrl - playlistThumbnailUrl: http://www.veryicon.com/icon/png/System/Rhor%20v2%20Part%202/MP3%20File.png
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] playlist extractor:   - transmitted to ContentURLContainer extractUrl - mediaType: null
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] playlist extractor:   - transmitted to ContentURLContainer extractUrl - mediaUrl: rtmp://119.235.255.205/goal1/ pageUrl=http://livetvstreaming.ucoz.com live=1 playpath=live
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] playlist extractor:   - transmitted to ContentURLContainer extractUrl - mediaName: 001 - Goal TV/ESPN HD
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] playlist extractor:   - transmitted to ContentURLContainer extractUrl - mediaLive: true
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] playlist extractor: --- medium cached in mediaItems
2012-06-02 22:08:36,015 DEBUG [FeedItemUrlExtractor] Playlist extractor: Starting extraction of url for item: 001 - Goal TV/ESPN HD
2012-06-02 22:08:36,031 DEBUG [FeedItemUrlExtractor] Playlist extractor:   - mediaType: AUDIO
2012-06-02 22:08:36,031 DEBUG [FeedItemUrlExtractor] Playlist extractor: Finished extraction of url: ContentURLContainer [fileType=AUDIO, contentUrl=rtmp://119.235.255.205/goal1/ pageUrl=http://livetvstreaming.ucoz.com live=1 playpath=live, thumbnailUrl=http://www.veryicon.com/icon/png/System/Rhor%20v2%20Part%202/MP3%20File.png, live=true, expiresImmediately=false, ]
2012-06-02 22:08:36,031 DEBUG [WebResourceParser] Skipping web resource item '001 - Goal TV/ESPN HD' because it's not of type VIDEO
2012-06-02 22:08:36,031 DEBUG [OnlineContentCacheDecorator] Stored online content 'file:/c:/usr/download/test.m3u' in the cache (online_feeds), returning it
2012-06-02 22:08:36,031 DEBUG [OnlineLibraryManager] Resource file:/c:/usr/download/test.m3u will expire in the cache on Sun Jun 03 22:08:36 GMT-03:00 2012


Serviio error when I try to access the online folder:
  Code:
2012-06-02 22:09:07,890 DEBUG [ContentDirectory] Browse() called for renderer Samsung DTV DMR (profile 7) with parameters: objectID = V, browseFlag = BrowseDirectChildren, filter = *, startIndex = 0, count = 1, sortCriteria =
2012-06-02 22:09:07,890 INFO  [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2012-06-02 22:09:07,906 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=0, titleKey=serviio_media_library, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = null
2012-06-02 22:09:07,921 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A, titleKey=audio, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:07,937 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_A, titleKey=artists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:07,937 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,937 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistsForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,953 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForArtistCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,953 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForArtistAndAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,968 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=AL_A, titleKey=album_artists, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:07,968 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListAlbumArtistInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,968 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListAlbumArtistsForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,984 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForAlbumArtistCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,984 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:07,984 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,000 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=MUSIC_TRACK, idPrefix=FOL, recursive=true, cacheRegion=local_default
2012-06-02 22:09:08,000 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_G, titleKey=genres, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,015 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioGenresByNameCommand, containerClass=MUSIC_GENRE, itemClass=null, idPrefix=GEN, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,015 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForGenreCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,015 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_C, titleKey=composers, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,031 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListComposerInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,031 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListComposersForInitialCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=COM, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,046 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAlbumsForComposerCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=A, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,046 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForComposerAndAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,046 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_T, titleKey=titles, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,062 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,062 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForInitialCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,078 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_R, titleKey=random, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,078 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListRandomSongsCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=no_cache
2012-06-02 22:09:08,078 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,093 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAudioOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=MUSIC_TRACK, idPrefix=FOL, recursive=true, cacheRegion=no_cache
2012-06-02 22:09:08,093 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_S, titleKey=All songs, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
2012-06-02 22:09:08,109 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAllSongsCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,109 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_AS, titleKey=Artist Songs, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
2012-06-02 22:09:08,109 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListArtistsByNameCommand, containerClass=MUSIC_ARTIST, itemClass=null, idPrefix=ART_S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,125 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForArtistCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,125 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=A_ALB, titleKey=All albums, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
2012-06-02 22:09:08,140 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListAllAlbumsCommand, containerClass=MUSIC_ALBUM, itemClass=null, idPrefix=ALB, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,140 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.audio.ListSongsForAlbumCommand, containerClass=null, itemClass=MUSIC_TRACK, idPrefix=S, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,156 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I, titleKey=image, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,156 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_A, titleKey=albums, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,156 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListFlatImageFoldersByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=ALB, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,171 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForFolderCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,171 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,187 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImageFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=PHOTO, idPrefix=FOL, recursive=true, cacheRegion=local_default
2012-06-02 22:09:08,187 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_Y, titleKey=year, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,187 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationYearsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=YEAR, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,203 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForCreationYearCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,203 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_T, titleKey=month, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,218 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationYearsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=YEAR, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,218 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesCreationMonthsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=MON, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,234 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImagesForCreationMonthAndYearCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,234 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListImageOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=PHOTO, idPrefix=FOL, recursive=true, cacheRegion=no_cache
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=I_AI, titleKey=All images, class=CONTAINER, cacheRegion=local_default, browsable = false, editable = null
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.image.ListAllImagesCommand, containerClass=null, itemClass=PHOTO, idPrefix=I, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V, titleKey=video, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_T, titleKey=titles, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,250 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForInitialCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,265 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_M, titleKey=movies, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,265 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListMovieVideosByNameCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,281 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_S, titleKey=series, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,281 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListSeriesByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=SER, recursive=false, cacheRegion=local_resetafterplay
2012-06-02 22:09:08,296 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListSeasonsForSeriesCommand, containerClass=CONTAINER, itemClass=null, idPrefix=SSN, recursive=false, cacheRegion=local_resetafterplay
2012-06-02 22:09:08,296 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListEpisodesForSeriesSeasonCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_resetafterplay
2012-06-02 22:09:08,296 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_F, titleKey=folders, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,312 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoFoldersByNameCommand, containerClass=STORAGE_FOLDER, itemClass=VIDEO_ITEM, idPrefix=FOL, recursive=true, cacheRegion=local_default
2012-06-02 22:09:08,312 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_LV, titleKey=last_viewed, class=CONTAINER, cacheRegion=local_resetafterplay, browsable = null, editable = true
2012-06-02 22:09:08,359 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListLastViewedVideosCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_resetafterplay
2012-06-02 22:09:08,359 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_LA, titleKey=last_added, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,375 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListLastAddedVideosCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,375 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_G, titleKey=genres, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,390 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoGenresByNameCommand, containerClass=CONTAINER, itemClass=null, idPrefix=GEN, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,390 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForGenreCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,390 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_A, titleKey=actors, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,406 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListActorInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,406 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListActorsForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,421 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForActorCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,421 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_D, titleKey=directors, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,437 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListDirectorInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,437 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListDirectorsForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,453 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForDirectorCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,453 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_P, titleKey=producers, class=CONTAINER, cacheRegion=local_default, browsable = null, editable = true
2012-06-02 22:09:08,468 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListProducerInitialsCommand, containerClass=CONTAINER, itemClass=null, idPrefix=INI, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,468 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.person.ListProducersForInitialCommand, containerClass=PERSON, itemClass=null, idPrefix=P, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,484 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideosForProducerCommand, containerClass=null, itemClass=VIDEO_ITEM, idPrefix=V, recursive=false, cacheRegion=local_default
2012-06-02 22:09:08,484 DEBUG [ContentDirectoryDefinitionParser] Found Container node with attributes: id=V_OF, titleKey=online, class=CONTAINER, cacheRegion=no_cache, browsable = null, editable = true
2012-06-02 22:09:08,500 DEBUG [ContentDirectoryDefinitionParser] Found Action node with attributes: command=org.serviio.upnp.service.contentdirectory.command.video.ListVideoOnlineContentCommand, containerClass=STORAGE_FOLDER, itemClass=VIDEO_ITEM, idPrefix=FOL, recursive=true, cacheRegion=no_cache
2012-06-02 22:09:08,500 DEBUG [RepositoryDAOImpl] Retrieving list of Repositories for VIDEO (from=0, count=1)
2012-06-02 22:09:08,546 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,640 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO
2012-06-02 22:09:08,640 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:08,656 DEBUG [WebServer] Incoming connection from /192.168.1.20:38203
2012-06-02 22:09:08,656 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#X_GetFeatureList"' from 192.168.1.20:
2012-06-02 22:09:08,656 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:08,656 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:08,671 DEBUG [WebServer] Incoming connection from /192.168.1.20:39694
2012-06-02 22:09:08,671 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.20:
2012-06-02 22:09:08,687 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:08,687 DEBUG [ContentDirectory] Browse() called for renderer Samsung DTV DMR (profile 7) with parameters: objectID = V, browseFlag = BrowseDirectChildren, filter = @id,@parentID,@restricted,dc:title,upnp:class,res,dc:date,@childCount,sec:CaptionInfo,sec:CaptionInfoEx, sec:dcmInfo, sec:MetaFileInfo,res@resolution,res@size,upnp:genre,dc:date,upnp:album,res@duration,upnp:albumArtURI,res@bitrate,dc:creator, startIndex = 0, count = 20, sortCriteria =
2012-06-02 22:09:08,687 DEBUG [RepositoryDAOImpl] Retrieving list of Repositories for VIDEO (from=0, count=20)
2012-06-02 22:09:08,687 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,703 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,734 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,765 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO
2012-06-02 22:09:08,765 INFO  [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2012-06-02 22:09:08,765 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for VIDEO
2012-06-02 22:09:08,781 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for VIDEO
2012-06-02 22:09:08,796 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:08,796 DEBUG [WebServer] Incoming connection from /192.168.1.20:59621
2012-06-02 22:09:08,796 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.20:
2012-06-02 22:09:08,796 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:08,812 DEBUG [ContentDirectory] Browse() called for renderer Samsung DTV DMR (profile 7) with parameters: objectID = V, browseFlag = BrowseDirectChildren, filter = *, startIndex = 0, count = 1, sortCriteria =
2012-06-02 22:09:08,812 DEBUG [RepositoryDAOImpl] Retrieving list of Repositories for VIDEO (from=0, count=1)
2012-06-02 22:09:08,812 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,812 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO
2012-06-02 22:09:08,812 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:08,828 DEBUG [WebServer] Incoming connection from /192.168.1.20:47371
2012-06-02 22:09:08,828 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#X_GetFeatureList"' from 192.168.1.20:
2012-06-02 22:09:08,828 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:08,828 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:08,843 DEBUG [WebServer] Incoming connection from /192.168.1.20:41758
2012-06-02 22:09:08,843 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.20:
2012-06-02 22:09:08,843 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:08,859 DEBUG [ContentDirectory] Browse() called for renderer Samsung DTV DMR (profile 7) with parameters: objectID = V, browseFlag = BrowseDirectChildren, filter = @id,@parentID,@restricted,dc:title,upnp:class,res,dc:date,@childCount,sec:CaptionInfo,sec:CaptionInfoEx, sec:dcmInfo, sec:MetaFileInfo,res@resolution,res@size,upnp:genre,dc:date,upnp:album,res@duration,upnp:albumArtURI,res@bitrate,dc:creator, startIndex = 0, count = 20, sortCriteria =
2012-06-02 22:09:08,859 DEBUG [RepositoryDAOImpl] Retrieving list of Repositories for VIDEO (from=0, count=20)
2012-06-02 22:09:08,859 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,859 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,859 DEBUG [FolderDAOImpl] Getting number of VIDEO sub-folders and media items in folder 'root'
2012-06-02 22:09:08,875 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO
2012-06-02 22:09:08,875 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for VIDEO
2012-06-02 22:09:08,875 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for VIDEO
2012-06-02 22:09:08,875 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:11,421 DEBUG [WebServer] Incoming connection from /192.168.1.20:46292
2012-06-02 22:09:11,421 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#X_GetFeatureList"' from 192.168.1.20:
2012-06-02 22:09:11,421 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:11,421 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-06-02 22:09:11,421 DEBUG [WebServer] Incoming connection from /192.168.1.20:37507
2012-06-02 22:09:11,421 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.20:
2012-06-02 22:09:11,421 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.20
2012-06-02 22:09:11,437 DEBUG [ContentDirectory] Browse() called for renderer Samsung DTV DMR (profile 7) with parameters: objectID = V_OF, browseFlag = BrowseDirectChildren, filter = *, startIndex = 0, count = 1, sortCriteria =
2012-06-02 22:09:11,437 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for VIDEO
2012-06-02 22:09:11,437 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for VIDEO
2012-06-02 22:09:11,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 105)
2012-06-02 22:09:11,437 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for VIDEO
2012-06-02 22:09:11,437 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for VIDEO
2012-06-02 22:09:11,437 WARN  [ContentDirectory] Browse for object id V_OF failed with exception: Missing required class attribute 'TITLE'
java.lang.RuntimeException: Missing required class attribute 'TITLE'
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeNode(GenericDLNAMessageBuilder.java:220)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeNode(GenericDLNAMessageBuilder.java:234)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeContainerFields(GenericDLNAMessageBuilder.java:142)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeObjectNode(GenericDLNAMessageBuilder.java:125)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.buildXML(GenericDLNAMessageBuilder.java:102)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:396)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:214)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
2012-06-02 22:09:11,453 DEBUG [ServiceControlRequestHandler] Returning error SOAP message
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Sun Jun 03, 2012 3:45 pm

Playlist plugin: New version 2.0, complete new switches!

Thanks for active participating in the work of optimizing the plugin. It's great!

iplem wrote:The only problem I'm facing now is the refresh. Whenever I change the playlist (in my case m3u) content, I try the "force refresh" from the servio console but the content it is not being refreshed. It's only refresh if I restart the servio service. Any idea?

AlexSP wrote:In addition to the previous post I want to note that it takes time for the Serviio (or plugin) to show playlist entries
If there are a lot of entries we could observe appearing of url strings on TV during manual refresh It takes about a minute or two for a total list to be formed

You're right: 'force refresh' didn't work with the previous versions. I've noticed this fact but ignored it :cry:.

For some reasons Serviio don't update it's database for local sources starting with 'file://'. Therefore every playlist entry in Serviio console has to start with 'http://' and I've integrated this in version 2.0 of the plugin. However this results in a complete new syntax for switches. Please take a look at http://forum.serviio.org/viewtopic.php?f=20&t=6022#p43389. Sorry, you have to update your Serviio console entries for the new plugin version. But in return I think the entries are better readable this way and 'force refresh' is working ;) .

goras wrote:When I try to add a playlist to a livestream my TV fails to access the Online folder.
Any ideas why?

Your playlist entry is handled as Audio type. For reason and fixing with plugin versions 1.n please take a look at http://forum.serviio.org/viewtopic.php?f=20&t=6022&start=20#p45598. For fixing with plugin version 2.0 you have to use switch "-SW-tVIDEO" (without quotes). Please take a look at http://forum.serviio.org/viewtopic.php?f=20&t=6022#p43389. With -tVIDEO on the link is working.

More news:
  • more flexible track numbering
  • switch for omitting automatic (re-) numbering (http://forum.serviio.org/viewtopic.php?f=20&t=6022#p43389)
  • local album cover art JPGs are imported for thumbnail presentation of the playlist tracks by the renderer. Provided that they're named 'AlbumArt*.jpg or 'Folder*.jpg' and saved in the same folder as the track itself.

Cheers,
Olaf
<<

goras

Serviio newbie

Posts: 8

Joined: Sun Jun 19, 2011 7:13 am

Post Mon Jun 04, 2012 2:31 am

Re: Playlist plugin (last update: version 2.0 03/06/12)

it worked with the new version, thx
<<

lionbest

Serviio newbie

Posts: 6

Joined: Tue Sep 20, 2011 11:40 am

Post Mon Jun 04, 2012 6:47 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

I'm not quite sure if this program will do this, but I need to play on my TV a playlist (m3u) that contains a list of online channels (IPTV). Can I do that at all?
THX
<<

djoimania

Serviio newbie

Posts: 6

Joined: Tue May 15, 2012 1:09 am

Post Tue Jun 05, 2012 3:26 am

Re: Playlist plugin (last update: version 2.0 03/06/12)

hi,

only for correctness,

i solved my problems in this way , that i changed the bravia 2011 profile like this :

  Code:
                <OnlineTranscoding>
                        <Audio targetContainer="lpcm" aSamplerate="48000" forceInheritance="true">
                                <Matches container="mp3" />
                                <Matches container="mp4" />
                                <Matches container="ogg" />
                                <Matches container="flac" />
                                <Matches container="adts" />
                        </Audio>
                </OnlineTranscoding>


Good thing is , every file is playing but bad thing is , now every local mp3-file or mp3-onlinestream (which plays fine before w/o transcoding)
will be transcoded to lpcm.
~30 Minutes need ~ 600 MB.. 90 min nonstopmix ~ 1,8 GB.

Something is wrong.. ;)
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Tue Jun 05, 2012 4:00 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

djoimania wrote:Good thing is , every file is playing but bad thing is , now every local mp3-file or mp3-onlinestream (which plays fine before w/o transcoding)
will be transcoded to lpcm.
~30 Minutes need ~ 600 MB.. 90 min nonstopmix ~ 1,8 GB.

Something is wrong.. ;)

I'm sorry for this but have to confirm that "my" solution does need transcoding. But I don't really know anything about transcoding, playing mp3 by devices and related stuff, so please ask this question in one off the TV or transconding forums. I'm very interested in a solution. As I discovered there have to be more problems with online mp3s: try http://audiostream.wunderground.com/DixonNorth/Weather.mp3 (inserting it directly into Serviio console as 'Online source' - 'Live stream') and it will interupt after 30 s as described at http://forum.serviio.org/viewtopic.php?f=10&t=5999&p=45956#p43210 if you have not enabled an onlinetranscoding for mp3 in the TV profile. With onlinetranscoding I don't have any problems with this link. And this link handled in the described way has problems independent of playlist plugin!

Olaf
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Tue Jun 05, 2012 4:03 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

lionbest wrote:I'm not quite sure if this program will do this, but I need to play on my TV a playlist (m3u) that contains a list of online channels (IPTV). Can I do that at all?
THX

Hi lionbest

This should work. Give a try! In case of errors please post Serviio debug log and an example m3u.
<<

lionbest

Serviio newbie

Posts: 6

Joined: Tue Sep 20, 2011 11:40 am

Post Tue Jun 05, 2012 11:08 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

You are great. When I wrote first, the playlist was there, but no items inside. Now when I started it, specifying it is a video (SW t video), it worked like a charm.
On the downside, the items inside the playlist showed up quite slowly (a total of about 100 channels), and a even bigger disappointment is that the HD streams are laggy, impossible to watch. I guess you can't wave your magic wand and make the problem go away? :?:

The thing that confuses me is that I have a TV which should be able to play HD since is FullHD (Philips 42PFL7606) and on my PC those HD streams play just fine.
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Wed Jun 06, 2012 4:20 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

lionbest wrote:On the downside, the items inside the playlist showed up quite slowly (a total of about 100 channels), and a even bigger disappointment is that the HD streams are laggy, impossible to watch. I guess you can't wave your magic wand and make the problem go away? :?:

The thing that confuses me is that I have a TV which should be able to play HD since is FullHD (Philips 42PFL7606) and on my PC those HD streams play just fine.

Abracadabra? :lol: Sorry, no solution seen in my crystal ball! I assume that your problems has to do with transcoding the stream or file your link is pointing to. Please try the following: insert the HD link from inside the playlist directly into Serviio's console ('Library' -> 'Online sources' -> 'Add' as 'Live stream') and let your TV play it. I would expect that it's as slow and lagged as via the playlist. If this is the case one have to experiment with the transcoding profile activated for your TV. I don't know anything about this, please take a look at the specialized forums here. If I'm wrong: please post Serviio's debug log file. I'm very interested in this problem.

Cheers,
Olaf
<<

lionbest

Serviio newbie

Posts: 6

Joined: Tue Sep 20, 2011 11:40 am

Post Wed Jun 06, 2012 8:35 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

Posting directly in Serviio didn't work. Will get back as soon as I learn about transcoding profiles.
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Fri Jun 08, 2012 2:51 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

lionbest wrote:Posting directly in Serviio didn't work. Will get back as soon as I learn about transcoding profiles.

I think it should as the playlist plugin doesn't make anything else. Which entries you make in Serviio console?
<<

wildcard

Serviio newbie

Posts: 6

Joined: Tue May 08, 2012 4:05 am

Post Sat Jun 16, 2012 6:08 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

Hey olli,

I mainly use this with music, haven't tried anything else. I'm curious with the switches if there's a way to show the files in a playlist (such as an M3U) by their name. Or can they be posted with a format of 'Artist - Title'?
<<

olli

User avatar

Streaming enthusiast

Posts: 34

Joined: Wed Apr 04, 2012 4:20 am

Location: Berne, Switzerland

Post Sat Jun 16, 2012 7:47 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

wildcard wrote:Hey olli,

I mainly use this with music, haven't tried anything else. I'm curious with the switches if there's a way to show the files in a playlist (such as an M3U) by their name. Or can they be posted with a format of 'Artist - Title'?


Not yet, but nice idea! Let's have a look ...
<<

aff-tar

Serviio newbie

Posts: 7

Joined: Mon Apr 09, 2012 8:12 am

Post Mon Jun 18, 2012 8:14 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

Hello,

I'm trying to add a playlist:
  Code:
#EXTM3U
#EXTINF:0,PERVIY
http://77.51.249.19:8001

  Code:
http://-SW-ufile:///home/ilia/Serviio/test.m3u-SW-tVIDEO

The playlist quickly appears in the /Online folder, but it is empty. Additionally, every time I'm entering the list, serviio.log gets following:
  Code:
2012-06-18 23:07:39,297 ERROR [ContainerNode] Cannot retrieve results of action command: Cannot execute library command for list: null
org.serviio.upnp.service.contentdirectory.command.CommandExecutionException: Cannot execute library command for list: null
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:118)
   at org.serviio.upnp.service.contentdirectory.definition.ContainerNode.executeListAction(ContainerNode.java:234)
   at org.serviio.upnp.service.contentdirectory.definition.ActionNode.retrieveContainerItems(ActionNode.java:128)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:197)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Caused by: java.lang.NullPointerException
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoMPEG2TSFormat(MediaFormatProfileResolver.java:258)
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoFormat(MediaFormatProfileResolver.java:100)
   at org.serviio.dlna.MediaFormatProfileResolver.resolve(MediaFormatProfileResolver.java:48)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:74)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:40)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForProfile(AbstractDeliveryEngine.java:78)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.getMediaInfoForAvailableProfiles(MediaResourceRetrievalStrategy.java:75)
   at org.serviio.upnp.service.contentdirectory.command.ResourceValuesBuilder.buildResources(ResourceValuesBuilder.java:58)
   at org.serviio.upnp.service.contentdirectory.command.AbstractListOnlineObjectsByHierarchyCommand.retrieveList(AbstractListOnlineObjectsByHierarchyCommand.java:114)
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:112)
   ... 15 more
2012-06-18 23:07:39,298 WARN  [ContentDirectory] Browse for object id V_OF^FOL_FD1 failed with exception: null
java.lang.NullPointerException
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:396)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:214)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


I'm running Ubuntu 12.04. Tried fresh and empty serviio.

Could you help?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 18, 2012 9:03 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

aff-tar wrote:Hello,

I'm trying to add a playlist:
  Code:
#EXTM3U
#EXTINF:0,PERVIY
http://77.51.249.19:8001

  Code:
http://-SW-ufile:///home/ilia/Serviio/test.m3u-SW-tVIDEO

The playlist quickly appears in the /Online folder, but it is empty. Additionally, every time I'm entering the list, serviio.log gets following:
  Code:
2012-06-18 23:07:39,297 ERROR [ContainerNode] Cannot retrieve results of action command: Cannot execute library command for list: null
org.serviio.upnp.service.contentdirectory.command.CommandExecutionException: Cannot execute library command for list: null
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:118)
   at org.serviio.upnp.service.contentdirectory.definition.ContainerNode.executeListAction(ContainerNode.java:234)
   at org.serviio.upnp.service.contentdirectory.definition.ActionNode.retrieveContainerItems(ActionNode.java:128)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:197)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Caused by: java.lang.NullPointerException
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoMPEG2TSFormat(MediaFormatProfileResolver.java:258)
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoFormat(MediaFormatProfileResolver.java:100)
   at org.serviio.dlna.MediaFormatProfileResolver.resolve(MediaFormatProfileResolver.java:48)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:74)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:40)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForProfile(AbstractDeliveryEngine.java:78)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.getMediaInfoForAvailableProfiles(MediaResourceRetrievalStrategy.java:75)
   at org.serviio.upnp.service.contentdirectory.command.ResourceValuesBuilder.buildResources(ResourceValuesBuilder.java:58)
   at org.serviio.upnp.service.contentdirectory.command.AbstractListOnlineObjectsByHierarchyCommand.retrieveList(AbstractListOnlineObjectsByHierarchyCommand.java:114)
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:112)
   ... 15 more
2012-06-18 23:07:39,298 WARN  [ContentDirectory] Browse for object id V_OF^FOL_FD1 failed with exception: null
java.lang.NullPointerException
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:396)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:214)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


I'm running Ubuntu 12.04. Tried fresh and empty serviio.

Could you help?

Can you post ffmpeg -i <url> ?
<<

aff-tar

Serviio newbie

Posts: 7

Joined: Mon Apr 09, 2012 8:12 am

Post Tue Jun 19, 2012 2:46 am

Re: Playlist plugin (last update: version 2.0 03/06/12)

zip wrote:
aff-tar wrote:Hello,

I'm trying to add a playlist:
  Code:
#EXTM3U
#EXTINF:0,PERVIY
http://77.51.249.19:8001

  Code:
http://-SW-ufile:///home/ilia/Serviio/test.m3u-SW-tVIDEO

The playlist quickly appears in the /Online folder, but it is empty. Additionally, every time I'm entering the list, serviio.log gets following:
  Code:
2012-06-18 23:07:39,297 ERROR [ContainerNode] Cannot retrieve results of action command: Cannot execute library command for list: null
org.serviio.upnp.service.contentdirectory.command.CommandExecutionException: Cannot execute library command for list: null
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:118)
   at org.serviio.upnp.service.contentdirectory.definition.ContainerNode.executeListAction(ContainerNode.java:234)
   at org.serviio.upnp.service.contentdirectory.definition.ActionNode.retrieveContainerItems(ActionNode.java:128)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:197)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Caused by: java.lang.NullPointerException
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoMPEG2TSFormat(MediaFormatProfileResolver.java:258)
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoFormat(MediaFormatProfileResolver.java:100)
   at org.serviio.dlna.MediaFormatProfileResolver.resolve(MediaFormatProfileResolver.java:48)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:74)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:40)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForProfile(AbstractDeliveryEngine.java:78)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.getMediaInfoForAvailableProfiles(MediaResourceRetrievalStrategy.java:75)
   at org.serviio.upnp.service.contentdirectory.command.ResourceValuesBuilder.buildResources(ResourceValuesBuilder.java:58)
   at org.serviio.upnp.service.contentdirectory.command.AbstractListOnlineObjectsByHierarchyCommand.retrieveList(AbstractListOnlineObjectsByHierarchyCommand.java:114)
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItemList(AbstractCommand.java:112)
   ... 15 more
2012-06-18 23:07:39,298 WARN  [ContentDirectory] Browse for object id V_OF^FOL_FD1 failed with exception: null
java.lang.NullPointerException
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:396)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:214)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)


I'm running Ubuntu 12.04. Tried fresh and empty serviio.

Could you help?

Can you post ffmpeg -i <url> ?

  Code:
ffmpeg -i http://77.51.249.19:8001
ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
  built on Mar 22 2012 05:29:10 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[mpegts @ 0x8c7f260] Continuity check failed for pid 0 expected 9 got 10
[mpegts @ 0x8c7f260] Continuity check failed for pid 69 expected 0 got 6
[mpegts @ 0x8c7f260] PES packet size mismatch
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[mpegts @ 0x8c7f260] PES packet size mismatch
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[h264 @ 0x8c88140] non-existing PPS referenced
[h264 @ 0x8c88140] non-existing PPS 0 referenced
[h264 @ 0x8c88140] decode_slice_header error
[h264 @ 0x8c88140] no frame!
[mpegts @ 0x8c7f260] max_analyze_duration reached
[mpegts @ 0x8c7f260] Estimating duration from bitrate, this may be inaccurate

Seems stream 1 codec frame rate differs from container frame rate: 50.00 (50/1) -> 25.00 (50/2)
Input #0, mpegts, from 'http://77.51.249.19:8001':
  Duration: N/A, start: 11388.871500, bitrate: 92 kb/s
  Program 1
    Stream #0.0[0x44](rus): Audio: aac, 48000 Hz, mono, s16, 92 kb/s
    Stream #0.1[0x45]: Video: h264 (High), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 32.29 fps, 25 tbr, 90k tbn, 50 tbc
At least one output file must be specified


Strange, but after a night the test playlist (with single entry) started to work. However a large playlist is still showing empty:
  Code:
#EXTM3U
#EXTINF:-1,HRT 1
rtsp://80.80.58.172:1935/live/_definst_/channel1-900.stream
#EXTINF:-1,HRT 2
rtsp://80.80.58.172:1935/live/_definst_/channel2-2000.stream
#EXTINF:-1,RTL PLUS
rtsp://80.80.58.172:1935/live/_definst_/channel3-1400.stream
#EXTINF:-1,RTL
rtsp://80.80.58.172:1935/live/_definst_/channel13-1400.stream
#EXTINF:-1,RTL 2
rtsp://80.80.58.172:1935/live/_definst_/channel14-1400.stream
#EXTINF:-1,SPTV
rtsp://80.80.58.172:1935/live/_definst_/channel5-1400.stream
#EXTINF:-1,CMC
rtsp://80.80.58.172:1935/live/_definst_/channel9-1400.stream
#EXTINF:-1,KN
rtsp://80.80.58.172:1935/live/_definst_/channel11-1400.stream
#EXTINF:-1,AL JAZEERA
rtsp://80.80.58.172:1935/live/_definst_/channel15-1400.stream
#EXTINF:-1,24 SATA TV
rtsp://80.80.58.172:1935/live/_definst_/channel12-900.stream
#EXTINF:O,RTV GRAND
http://rtvgrand.com:8050/
#EXTINF:O,KANAL 9 NOVI SAD
http://82.208.224.190:8080/
#EXTINF:O,KOPERNIKUS TV
http://89.212.47.123:8080/stream/?channel=kopernikus&stream=1mb?u=yempIqqp&p=SYzOYFUx
#EXTINF:O,NOVOSADSKA TV
http://89.216.69.20:8080/
#EXTINF:O,NTV JATA
http://89.212.25.107:8080/stream/?route=si1_1&sp=freetv&channel=ntvjata&stream=1mb&u=ntvjata&p=ntvjata&player=http
#EXTINF:O,PINK MUSIC
mms://beotelmedia.beotel.net/rtvpink
#EXTINF:O,RTCG
mms://195.252.114.172/tvcg
#EXTINF:O,RTV CARICIN GRAD
http://89.212.47.123:8080/stream/?channel=rtvcaricingrad&stream=1mb&sp=freetv
#EXTINF:O,OTV VALENTINO
mms://77.74.231.12/otv
#EXTINF:O,TV LAV
http://69.90.18.91:8080/stream/?channel=tvlav&stream=1mb&sp=freetv
#EXTINF:O,TV LESKOVAC
http://89.212.47.124:8080/stream/?fw=true&sp=freetv&channel=tvleskovac&stream=1mb
#EXTINF:O,TV OSIJEK
mms://89.201.164.181/stv
#EXTINF:O,TV STARA ZAGORA
rtsp://tvstz.no-ip.org/TV Stara Zagora/video;seq=24547;rtptime=0
#EXTINF:O,TV STUDIO B
mms://beotelmedia.beotel.net/studiob
#EXTINF:O,TV VOJVODINA 1
rtsp://212.200.191.85/rtv1
#EXTINF:O,TV VOJVODINA 2
rtsp://212.200.191.85/rtv2
#EXTINF:O,RTS SAT
mmsh://rts.videostreaming.rs/rts
#EXTINF:O,BELLE AMIE
http://92.60.234.98:8081/
#EXTINF:O,HEMA TV
mmsh://77.238.209.50:1234
#EXTINF:O,ART BG
http://62.240.24.94:8080/
#EXTINF:O,STV SLAVONIJA
mms://89.201.164.181/stv
#EXTINF:O,VIKOM TV
http://89.212.47.123:8080/stream/?channel=rtvvikom&stream=1mb&sp=freetv
#EXTINF:O,RTV KISS
http://89.212.47.124:8080/stream/?fw=true&sp=freetv&channel=rtvkiss&stream=1mb&u=rtvkiss&p=rtvkiss&player=http
#EXTINF:O,KANAL 3
http://95.211.148.251:8000/kanal3
#EXTINF:O,AMNA TV
http://89.212.47.123:8080/stream/?channel=tvamna&stream=1mb&sp=freetv
#EXTINF:O,TV ZENICA
http://69.90.18.92:8080/stream/?fw=true&sp=freetv&channel=rtvzenica&stream=1mb&u=rtvzenica&p=rtvzenica&player=http
#EXTINF:O,AS SABAC
mmsh://95.211.174.135:8002/ass_web?MSWMExt=.asf
#EXTINF:O,MIX KRALJEVO
mmsh://95.211.174.135:8002/mix_web?MSWMExt=.asf
#EXTINF:O,TV GOLICA
http://213.250.25.204/get.str?r=77.234.129.253&oid=golica
#EXTINF:O,SPONKA TV
http://84.255.254.139:8082/test.flv
#EXTINF:O,TV ZADAR
mms://213.149.32.154/zadar
#EXTINF:O,BOLA TV SPORT
http://labolatv-f.akamaihd.net/ABola_live_02@12495?v=2.5.14&fp=WIN 11,2,202,235&r=BHUJK&g=LFDJQDOGEZFU
#EXTINF:O,NTV SPORT
rtsp://85.111.3.55/ntvspor
#EXTINF:O,VIASAT SPORT
http://77.51.249.19:8035
#EXTINF:O,AL JAZEERA +2
http://www.elahmad.com/seo/JSC2.url
#EXTINF:O,AL JAZEERA +4
http://www.elahmad.com/seo/JSC4.url
#EXTINF:O,AL JAZEERA +9
http://www.elahmad.com/seo/JSC9.url
#EXTINF:0,SKY NEWS
mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k
#EXTINF:0,NIJMEGEN 1
mms://wms.streamone.nl/nijmegen1?.wma
#EXTINF:0,ORANGE SPORT INFO
mms://livewm.orange.fr/live-multicanaux
#EXTINF:0,TELETRURIA LIVE
mms://83.147.65.2/TeletruriaLive
#EXTINF:0,TOYA PROGRAM LOKALNY
mms://217.113.224.22/TVToya
#EXTINF:0,RTV DORDRECHT
mms://kippingmultimediaal.nl/tvdordrecht
#EXTINF:0,TVU MUSIC TELEVISION
mms://nyc01.egihosting.com/102741
#EXTINF:0,AXN
rtsp://vd2.itvitv.com/axn.570
#EXTINF:0,BBC
rtsp://vd2.itvitv.com/bbchd.rms
#EXTINF:0,BIO
rtsp://vd2.itvitv.com/bio
#EXTINF:0,DANCETV
rtsp://vd2.itvitv.com/dance.ash
#EXTINF:0,DISCOVERY
rtsp://vd2.itvitv.com/dshdw.emh
#EXTINF:0,DIVA
rtsp://vd2.itvitv.com/diva.smw
#EXTINF:0,HISTORY
rtsp://vd2.itvitv.com/h
#EXTINF:0,NATGEO
rtsp://vd2.itvitv.com/ngwhd.usm
#EXTINF:0,NATGEO WILD
rtsp://vd2.itvitv.com/ngwhk.mat
#EXTINF:0,NG
rtsp://vd2.itvitv.com/ngchd.pfj
#EXTINF:0,SC
rtsp://vd2.itvitv.com/dssc.spv
#EXTINF:0,TCM
rtsp://vd2.itvitv.com/tcm.odl
#EXTINF:0,KIDSCO
mms://vd2.itvitv.com/kidshd
#EXTINF:-1,PERVIY
http://77.51.249.19:8001
#EXTINF:-1,ROSSIYA 1
http://77.51.249.19:8002
#EXTINF:-1,TV Centr
http://77.51.249.19:8003
#EXTINF:-1,NTV
http://77.51.249.19:8004
#EXTINF:-1,KULTURA
http://77.51.249.19:8005
#EXTINF:-1,RUSSIA 2
http://77.51.249.19:8006
#EXTINF:-1,ZVEZDA
http://77.51.249.19:8007
#EXTINF:-1,RBK
http://77.51.249.19:8008
#EXTINF:-1,2õ2
http://77.51.249.19:8009
#EXTINF:-1,MUZ TV
http://77.51.249.19:8010
#EXTINF:-1,MTV UA
http://77.51.249.19:8011
#EXTINF:-1,KANAL 5 UA
http://77.51.249.19:8012
#EXTINF:-1,NOVIY
http://77.51.249.19:8013
#EXTINF:-1,TV3
http://77.51.249.19:8014
#EXTINF:-1,PERETZ
http://77.51.249.19:8015
#EXTINF:-1,STS
http://77.51.249.19:8016
#EXTINF:-1,TNT
http://77.51.249.19:8017
#EXTINF:-1,REN TV
http://77.51.249.19:8018
#EXTINF:-1,DOMASHNIY
http://77.51.249.19:8019
#EXTINF:-1,KARUSEL
http://77.51.249.19:8020
#EXTINF:-1,BRIDGE TV
http://77.51.249.19:8021
#EXTINF:-1,MIR
http://77.51.249.19:8022
#EXTINF:-1,ROSSIYA 24
http://77.51.249.19:8023
#EXTINF:-1,FRANCE 24
http://77.51.249.19:8024
#EXTINF:-1,BOEC
http://77.51.249.19:8025
#EXTINF:-1,XXI
http://77.51.249.19:8026
#EXTINF:-1,DISCOVERY WORLD
http://77.51.249.19:8027
#EXTINF:-1,TLC
http://77.51.249.19:8028
#EXTINF:-1,DISCOVERY SCIENCE
http://77.51.249.19:8029
#EXTINF:-1,DISCOVERY
http://77.51.249.19:8030
#EXTINF:-1,NATIONAL GEOGRAPHIC
http://77.51.249.19:8031
#EXTINF:-1,ANIMAL PLANET
http://77.51.249.19:8032
#EXTINF:-1,TRAVEL
http://77.51.249.19:8033
#EXTINF:-1,TV1000 ðóñ êèíî
http://77.51.249.19:8034
#EXTINF:-1,VIASAT SPORT
http://77.51.249.19:8035
#EXTINF:-1,EXPLORER
http://77.51.249.19:8036
#EXTINF:-1,HISTORY
http://77.51.249.19:8037
#EXTINF:-1,TV1000
http://77.51.249.19:8038
#EXTINF:-1,TV1000 action
http://77.51.249.19:8039
#EXTINF:-1,X
http://77.51.249.19:8040
#EXTINF:-1,MCM TOP
http://77.51.249.19:8041
#EXTINF:-1,O2 TV
http://77.51.249.19:8042
#EXTINF:-1,NICKELODEON
http://77.51.249.19:8043
#EXTINF:-1,STYLE&MODE
http://77.51.249.19:8045
#EXTINF:-1,DW-TV
http://77.51.249.19:8046
#EXTINF:-1,ENGLISH CLUB
http://77.51.249.19:8047
#EXTINF:-1,RT
http://77.51.249.19:8048
#EXTINF:-1,LIFE
http://77.51.249.19:8049
#EXTINF:-1,OCEAN
http://77.51.249.19:8050
#EXTINF:-1,RAP RU
http://77.51.249.19:8051
#EXTINF:-1,TNV
http://77.51.249.19:8052
#EXTINF:-1,X
http://77.51.249.19:8053
#EXTINF:-1,VOLNA
http://77.51.249.19:8054
#EXTINF:-1,HD LIFE
http://77.51.249.19:8101
#EXTINF:-1,MYZEN.TV HD
http://77.51.249.19:8102
#EXTINF:-1,FASHION
http://77.51.249.19:8103
#EXTINF:0,TRT TV1
mms://95.0.159.138/TV1
#EXTINF:0,TRT HABER
mms://95.0.159.138/TV2
#EXTINF:0,TRT MÜZiK
mms://95.0.159.138/TRTMUZIK
#EXTINF:0,TRT SPOR
mms://95.0.159.138/TV3
#EXTINF:0,TRT HD
mms://95.0.159.138/TRTHD
#EXTINF:0,TRT BELGESEL
mms://95.0.159.138/TRTBELGESEL
#EXTINF:0,TRT TÜRK
mms://95.0.159.138/TRTTURK
#EXTINF:0,TRT ANADOLU
mms://95.0.159.138/TV5
#EXTINF:0,TRT OKUL
mms://95.0.159.131/TRTOKUL
#EXTINF:0,TRT AVAZ
mms://95.0.159.138/TRTAVAZ
#EXTINF:0,TRT 6
mms://95.0.159.138/TV6
#EXTINF:0,TRT 6 TR
mms://95.0.159.138/TV62
#EXTINF:0,TRT ARAPÇA
mms://95.0.159.138/TRTARABIC
#EXTINF:0,STAR TV
mms://yayin.canlitv.com/startv
#EXTINF:0,PRO TV
http://89.45.164.123:1220
#EXTINF:0,PRO CINEMA
http://89.45.164.123:1230
#EXTINF:0,ACASA
http://89.45.164.123:1240
#EXTINF:0,ANTENA1
http://89.45.164.123:1260
#EXTINF:O,TELE TV
mms://92.51.75.35/tele
#EXTINF:O,HD MOVIES
http://109.238.237.194:8084/
#EXTINF:O,DELTA TV
mms://ams01.egihosting.com/989630
#EXTINF:O,BFM TV
mms://vipmms9.yacast.net/bfm_bfmtv
#EXTINF:0, TV 5 FRENCH
mms://disney.UoA.auckland.ac.nz/tv5
#EXTINF:0, CCTV9
mms://disney.UoA.auckland.ac.nz/cctv9
#EXTINF:0, EURO NEWS
mms://disney.auckland.ac.nz/euronews
#EXTINF:0, AL JAZEERA
mms://disney.UoA.auckland.ac.nz//aljazeera
#EXTINF:0, DWELLE TV
mms://disney.UoA.auckland.ac.nz/dwtv
#EXTINF:0, ZEE SMILE
mms://disney.UoA.auckland.ac.nz/zeesmile
#EXTINF:0, RAI
mms://disney.UoA.auckland.ac.nz/rai
#EXTINF:0, NHK JAPAN
mms://disney.UoA.auckland.ac.nz/nhk
#EXTINF:0, BVN
mms://disney.UoA.auckland.ac.nz/bnv
#EXTINF:0, PTV PAKISTAN
mms://disney.UoA.auckland.ac.nz/ptv
#EXTINF:0, SAHARA INDIA
mms://disney.UoA.auckland.ac.nz/taiwantv
#EXTINF:0, RUSSIA TODAY
mms://disney.UoA.auckland.ac.nz/rttv
#EXTINF:0, BBC WORLD
mms://disney.UoA.auckland.ac.nz/bbcworld
#EXTINF:0, VOA
mms://disney.UoA.auckland.ac.nz/VOA
#EXTINF:0, BLOOMBERG TV
mms://disney.UoA.auckland.ac.nz/bloombergtv
#EXTINF:0, DISNEY
mms://disney.UoA.auckland.ac.nz/maoritv
#EXTINF:0, XXX1
rtsp://lm02.everyon.tv:1935/ptv//phd64
#EXTINF:0, XXX2
rtsp://lm02.everyon.tv:1935/ptv//phd63
#EXTINF:0, XXX3
rtsp://lm02.everyon.tv:1935/ptv//phd62
#EXTINF:0, XXX4
rtsp://lm02.everyon.tv:1935/ptv//phd61
#EXTINF:0, XXX5
rtsp://lm02.everyon.tv:1935/ptv//phd60
#EXTINF:0, XXX6
rtsp://lm02.everyon.tv:1935/ptv//phd59
#EXTINF:0, MBN HD
rtsp://lm02.everyon.tv:1935/ptv//phd17
#EXTINF:0, MTN HD
rtsp://lm02.everyon.tv:1935/ptv//phd18
#EXTINF:0, TOMATO TV HD
rtsp://lm02.everyon.tv:1935/ptv//phd25
#EXTINF:0, CBS
rtsp://lm02.everyon.tv:1935/ptv//phd27
#EXTINF:0, CTS HD
rtsp://lm02.everyon.tv:1935/ptv//phd28
#EXTINF:0, GOOD TV
rtsp://lm02.everyon.tv:1935/ptv//phd29
#EXTINF:0, KFN
rtsp://lm02.everyon.tv:1935/ptv//phd31
#EXTINF:0, MEDICAL TV
rtsp://lm02.everyon.tv:1935/ptv//phd32
#EXTINF:0, TODAYS HOT CLIP
rtsp://lm02.everyon.tv:1935/ptv//phd33
#EXTINF:0, ARTE HD
rtsp://lm02.everyon.tv:1935/ptv//phd35
#EXTINF:0, ARIRANG
rtsp://lm02.everyon.tv:1935/ptv//phd36
#EXTINF:0, CARTOONS
rtsp://lm02.everyon.tv:1935/ptv//phd42
#EXTINF:0,BONUS
mms://94.75.221.49/Bonus1?TICKET=91c761e582f3b5a6f6f897cb91967b5b|1338089679|10|2.81.116.14|anonymoususer|15|0|0?TOKENID=
#EXTINF:0,AMATEUR
mms://94.75.221.49/Amateur1?TICKET=321b0e4c8cf0b4e76f46e24a062090aa|1338090274|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,PIPE
mms://94.75.221.49/Pipe1?TICKET=b86ea0510330378b4452d21397d31103|1338090783|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,BLONDE
mms://94.75.221.49/Blonde12?TICKET=315e75b77d8f868ad90b7a62fa81a7bf|1338090799|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,BRUNE
mms://94.75.221.49/Brune12?TICKET=404fe104f87dce544a51848af1c137ac|1338090805|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,GROUPE
mms://94.75.221.49/Groupe1?TICKET=f64b5ef7a4ae192decd7a414042ea1c4|1338090814|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:O,HARD 2
mms://94.75.221.49/Hard21?TICKET=2dfb8d46bcf798fe9f30430383d6b5c3|1338090819|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:O,LATINOS
mms://94.75.221.49/Latinos1?TICKET=f088e2f1b56a4bd49c13865e91a177b3|1338090824|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:O,LINGERIE
mms://94.75.221.49/Lingerie1?TICKET=16b4a2896a83212c19b82d504bb572e6|1338090834|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,ROUSSE
mms://94.75.221.49/Rousse1?TICKET=016e4dbd899b956267467353f02f2fdb|1338090855|10|2.81.116.14|anonymoususer|30|0|0
#EXTINF:0,TEEN
mms://94.75.221.49/Teen2?TICKET=89222f04478f014d252f44b1393d4708|1338090860|10
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jun 19, 2012 8:58 pm

Re: Playlist plugin (last update: version 2.0 03/06/12)

You could try upgrading FFmpeg to the one supplied on the download page.
PreviousNext

Return to Available plugins

Who is online

Users browsing this forum: Google [Bot] and 1 guest

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.