Page 4 of 6

Re: Playlist plugin (last update: version 3.1 26/06/12)

PostPosted: Sat Jun 30, 2012 5:46 pm
by olli
iplem wrote:Olli,

I have some links (inside a m3u playlist) which include a %20 character inside, but the parser is expanding it to space and then failing to find it as a valid video streaming. I tried with \%20 but with no help. Any ideas?

Example:
#EXTINF:0,Universal Channel
rtmp://213.163.66.62:1935/live/ playpath=master20 swfUrl=http://www.cdnbr.biz/swf/player.swf pageUrl=http://www.cdnbr.biz/mastertv/Universal%20Channel.html live=1


Thanks,
Iplem


Hi iplem

There has been an error in the plugin (UTF8-decoding web URLs, witch shouldn't be decoded). It's corrected with the new version (3.2). Your playlist is working now.

Cheers,
Olli

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

PostPosted: Sat Jun 30, 2012 8:48 pm
by iplem
Works great, thanks!

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

PostPosted: Sun Jul 01, 2012 5:56 pm
by olli
iplem wrote:Works great, thanks!

Ok - fine! You're welcome!

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

PostPosted: Fri Aug 03, 2012 12:34 pm
by dupko
Is there any new vers?

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

PostPosted: Wed Aug 22, 2012 11:33 am
by casper
Having problems with xspf playlist . I am on OSX, serving to an LG Smart TV. I entered online source as follows:

Source URL: "http://-SW-ufile:/Users/username/Downloads/tv_112180.xspf-SW-lVIDEO"
Display name: tv_112180.xspf

but all I see on LG TV is an empty subfolder named "tv_112180.xspf" sitting under folder "Online".

I tried "file:///" and "file:/" = same result. What am I doing wrong?

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

PostPosted: Fri Aug 24, 2012 9:14 pm
by olli
casper wrote:Having problems with xspf playlist . I am on OSX, serving to an LG Smart TV. I entered online source as follows:

Source URL: "http://-SW-ufile:/Users/username/Downloads/tv_112180.xspf-SW-lVIDEO"
Display name: tv_112180.xspf

but all I see on LG TV is an empty subfolder named "tv_112180.xspf" sitting under folder "Online".

I tried "file:///" and "file:/" = same result. What am I doing wrong?

Hi Casper

First: you have to use file:///. Second: the second switch is wrong, it should be -SW-tVIDEO (like "t"ype) instead of -SW-lVIDEO. Try "http://-SW-ufile:///Users/username/Downloads/tv_112180.xspf-SW-tVIDEO". If it doesn't work this way please post a debug file (for HowTo please take the link in my signature). Another explanation may be that the plugin isn't running under Serviio version 1, I haven't tested the new version yet.

Cheers, Olli

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

PostPosted: Fri Aug 24, 2012 9:14 pm
by olli
dupko wrote:Is there any new vers?

?

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

PostPosted: Tue Aug 28, 2012 11:23 am
by casper
olli wrote:First: you have to use file:///. Second: the second switch is wrong, it should be -SW-tVIDEO (like "t"ype) instead of -SW-lVIDEO. Try "http://-SW-ufile:///Users/username/Downloads/tv_112180.xspf-SW-tVIDEO". If it doesn't work this way please post a debug file (for HowTo please take the link in my signature). Another explanation may be that the plugin isn't running under Serviio version 1, I haven't tested the new version yet.

Cheers, Olli


Hi Olli, thanks! The playlist folder is now shown on the TV, but it only contains one item, which plays the first stream in the playlist.
I am on the latest Serviio server.

Will try to get the debug file. There is also a problem that the IPTV streams with 16:9 aspect ratio are shown as 4:3 (squeezed), but I guess this has nothing to do with Playlist plugin.

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

PostPosted: Fri Sep 07, 2012 3:12 pm
by olli
casper wrote:Hi Olli, thanks! The playlist folder is now shown on the TV, but it only contains one item, which plays the first stream in the playlist.
I am on the latest Serviio server.

Will try to get the debug file. There is also a problem that the IPTV streams with 16:9 aspect ratio are shown as 4:3 (squeezed), but I guess this has nothing to do with Playlist plugin.

Hi Casper

I've done some tests today after installing Serviio 1.0.1. The Playlist plugin is running for this new Serviio version like for version 0.62.

There is just one difference I've noticed: the file names inside the playlist must not contain any comma. This hasn't been any problem for Serviio 0.62. But for the new version one has to name ones file for example "Dommage Dommage.mp3" instead of "Dommage, Dommage.mp3". Accents for example seem to be no problem (a file name containing "piĆ¹" is displayed). Semicola or dots (full stop/period) inside the file name are working as well. Perhaps I should open a Bitbucket ticked on this problem.

The aspect ratio is controlled via the file itself or via your renderer (TV) display menue, not via Playlist plugin.

Cheers, Olli

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

PostPosted: Wed Nov 07, 2012 11:00 am
by mrgutis
Hello,

I have m3u in format
  Code:
#EXTM3U
#EXTINF:0, OnlineTV1
http://account:password@111.11.11.111:9981/stream/channelid/1
#EXTINF:0, OnlineTV2
http://account:password@111.111.111.111:9981/stream/channelid/2


I load this file with Web resource:
  Code:
http://-SW-ufile:///d:/playlist.m3u-SW-tVIDEO-SW-lLIVE

I still see on my tv under online category name of list but the list is empty. I am guessing login/password for stream is not supported? Or is it m3u format is wrong?

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

PostPosted: Fri Nov 16, 2012 4:26 am
by hokeyplyr48
Put plugin in serviio directory, but I get these errors:

  Code:
2012-11-15 20:24:56,801 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (Playlist extractor): The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.RuntimeException: The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.PluginExecutionProcessor.execute(PluginExecutionProcessor.java:64)
   at org.serviio.library.online.WebResourceUrlExtractor.parseWebResource(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:56)
   ... 4 more


My URL string is:
http://-SW-ufile:///E:/Users/Ian/Music/iTunes/iTunes%20Music%20Library.xml-SW-iRecently%20Added



Any thoughts?


EDIT: I've uploaded the most recent log file which has a crap ton more info

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

PostPosted: Tue Nov 20, 2012 2:12 pm
by chirrilover
Hi,

Plugin does not work with this playlist URL:

http://archive.org/download/gd77-04-22. ... cf_vbr.m3u

Entry in Serviio:

http://-SW-uhttp://archive.org/download ... -SW-tAUDIO

Playlist contents:

http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3
http://www.archive.org/download/gd77-04 ... 06_vbr.mp3
http://www.archive.org/download/gd77-04 ... 07_vbr.mp3
http://www.archive.org/download/gd77-04 ... 08_vbr.mp3
http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3
http://www.archive.org/download/gd77-04 ... 06_vbr.mp3
http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3

Log in Serviio has entries which say that it cannot find the file stated as below:

[ERROR] Cannot find file http:\www.archive.org\download\gd77-04-22.sbd.miller.27747.sbeok.flacf\gd77-04-22d1t01_vbr.mp3

with backslashes instead of forward slashes.

Running ffmpeg -i http://www.archive.org/download/gd77-04 ... 01_vbr.mp3, for example returns all file info properly though

I tested the m3u URL with iTunes and it works though

Is there something else I should do?

Thanks

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

PostPosted: Thu Nov 22, 2012 4:44 am
by chirrilover
Hi,

In spite of all the log complaints I reported below the plugin works as expected on my TV

Cheers


chirrilover wrote:Hi,

Plugin does not work with this playlist URL:

http://archive.org/download/gd77-04-22. ... cf_vbr.m3u

Entry in Serviio:

http://-SW-uhttp://archive.org/download ... -SW-tAUDIO

Playlist contents:

http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3
http://www.archive.org/download/gd77-04 ... 06_vbr.mp3
http://www.archive.org/download/gd77-04 ... 07_vbr.mp3
http://www.archive.org/download/gd77-04 ... 08_vbr.mp3
http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3
http://www.archive.org/download/gd77-04 ... 06_vbr.mp3
http://www.archive.org/download/gd77-04 ... 01_vbr.mp3
http://www.archive.org/download/gd77-04 ... 02_vbr.mp3
http://www.archive.org/download/gd77-04 ... 03_vbr.mp3
http://www.archive.org/download/gd77-04 ... 04_vbr.mp3
http://www.archive.org/download/gd77-04 ... 05_vbr.mp3

Log in Serviio has entries which say that it cannot find the file stated as below:

[ERROR] Cannot find file http:\www.archive.org\download\gd77-04-22.sbd.miller.27747.sbeok.flacf\gd77-04-22d1t01_vbr.mp3

with backslashes instead of forward slashes.

Running ffmpeg -i http://www.archive.org/download/gd77-04 ... 01_vbr.mp3, for example returns all file info properly though

I tested the m3u URL with iTunes and it works though

Is there something else I should do?

Thanks

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

PostPosted: Sat Aug 24, 2013 11:09 pm
by g13092
Anyone seen this error?

  Code:
2013-08-24 18:01:13,453 WARN  [FeedUpdaterThread] An error occured while parsing the online resource http://-SW-ufile:///D:/shares/Music/test_pl1.m3u-SW-tAUDIO, will try again soon: Unexpected error while invoking plugin (Playlist extractor): No group 1
2013-08-24 18:02:17,515 WARN  [FeedUpdaterThread] An error occured while parsing the online resource http://-SW-ufile:///D:/shares/Music/test_pl1.m3u-SW-tAUDIO, will try again soon: Unexpected error while invoking plugin (Playlist extractor): No group 1
2013-08-24 18:03:19,765 WARN  [FeedUpdaterThread] An error occured while parsing the online resource http://-SW-ufile:///D:/shares/Music/test_pl1.m3u-SW-tAUDIO, waiting for expiry time to try again: Unexpected error while invoking plugin (Playlist extractor): No group 1


Serviio 1.3.1
playlist plugin ver 3.2

It seems to work ok with some smaller test playlists I have, but this one is about 450k. I'm using m3u format exported from the dastardly iTunes.

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

PostPosted: Wed Sep 11, 2013 7:49 pm
by kazakoff
PLugin works good on Mac / ML 10.8.4

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

PostPosted: Sun Oct 13, 2013 7:08 pm
by spirit
Hello,
I am an new user of Serviio media server and also new user of Playlist plugin.
I have some problem when i use this plugin.
1)Introduction about what i try to do:
Serviio works very good with my Panasonic Viera TV, but it have no so big library of plugins
like XBMC. But XBMC have big library of plugins that provide access to lot of online media sources but it can't stream this media to my TV via DLNA
(My TV connected to PC via ethernet so that TV have no direct HDMI conneection to PC).Pay attention that local media files (located on my PC) can be streamed by XBMC to my TV without problems. In XBMC i have capability of replacement existing or registering additional media player. I used this capability to catch real media file URL (that send as first parameter to player) generated by XBMC plugin. So that i added to XBMC configuration my new media player that really is a number of CMD.exe commands (bat file). What my player do is receive one parameter (URL) and creates from it Play List XBMCDynamicPlayList.m3u
Sample:
#EXTM3U
#EXTINF:1,XBMC - DynamicPlayList
http://download.ted.com/talks/AdamSpenc ... EDDOWNLOAD

XBMCDynamicPlayList.m3u file was registered by me in Serviio online sources by this way:
SourceType: Web Resource
Source URL: http://-SW-ufile:///E:/VideoServer/XBMC ... -SW-tVIDEO
Display Name: XBMC Dynamic Play List
Media Type: Video

So when i select some media source accessed via some XBMC plugin, i select this source and from mouse right-click popup menu i choose option
"Play Using ..." and select my registered player (MyPlayer.bat). MyPlayer.bat generates new XBMCDynamicPlayList.m3u file.
After this i select (via navigation in Serviio online sources) in my Panasonic TV media source "1 - XBMC - DynamicPlayList" (that was extracted from XBMCDynamicPlayList.m3u by PlayList plugin) and i successfully can see streamed movie.

2) Problem description:
When i select in XBMC other movie (so the XBMCDynamicPlayList.m3u updated on my PC with other URL) i do not see this change on my Panasonic TV. It looks like XBMCDynamicPlayList.m3u file was cached by Serviio or "1 - XBMC - DynamicPlayList" medis source was cached by my TV.
I tried manually update XBMCDynamicPlayList.m3u file (also including Serviio stop/start) and i see same result, TV sometimes display "error file format", but if i try again number of times it sometimes start display "old URL" movie. If i create new file, for example XBMCDynamicPlayListNew.m3u and register it in Serviio, then it works without problems. But when update URL in this new play list, this update do not reach my Panasonic TV.

3) Additional question: probably i can solve my problem without use of Play List plugin if i will know how dynamically add new or update existing online source. Is it possible to write external program that will do this work? I need some capability of automation of Serviio administration. Is there exist such API ?

Thanks

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

PostPosted: Mon Oct 28, 2013 11:02 am
by MAX_IQ
i dont think this plugin is working

it adds the list but empty, i wish it works, in the idea, it is a very good plugin

Sorry it works like it charm, was my fault :)

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

PostPosted: Sun Nov 03, 2013 9:41 am
by Iveky
i have problems to add playlist on linux.
I see many examples for windows, but what is proper syntax for linux?

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

PostPosted: Thu Jan 02, 2014 3:10 pm
by Iveky
played again with this plugin.... works ok from my fedora linux too, I tried tu use xspf list, works fine, but would like to have another feature:
every track (location) separate thumbnail icon...

I added as web resource:

http://-SW-ufile:///disk.200GB/onlineLi ... m-SW-lLIVE

test file:

  Code:
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
    <trackList>
        <track>
            <location>http://31.12.0.2:8080/udp/239.195.254.2:5004</location>
            <title>Film</title>
            <image>http://images.amazon.com/images/P/B000002J0B.01.MZZZZZZZ.jpg</image>
        </track>
        <track>
            <location>https://149.255.37.194/nettv/8821/index.m3u8</location>
            <title>Prva</title>
            <image>http://images.amazon.com/images/Picture2.jpg</image>
        </track>
        <track>
            <location>rtmp://tvstream.rtvatlas.tv/live/448k</location>
            <title>Atlas</title>
            <image>http://images.amazon.com/images/Picture3.jpg</image>
        </track>
    </trackList>


could this plugin read <image> from xspf file, or any other playlist format?

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

PostPosted: Wed May 07, 2014 5:47 pm
by toshik
Hello,
PLease help. Have the latest 1.4.1.2 installed, it sees the Panasonic Viera TV, connects, I added M3U file but TV only shows the first 30 channels from the playlist.