Page 1 of 1

Syntax to add M3U to playlist(groovy) plugin

PostPosted: Mon Jun 13, 2016 11:17 am
by timsmithuk
Hi,

I want to add the following M3U playlist to Playlist.groovy;

http://some-online-iptv-company.com:250 ... put=mpegts

Can you tell me if I need to change the syntax and where I should add this in the Playlist file?

This should in theory load the complete channel list from some-online-iptv-company.com

OR

Failing that approach I can add them separately, but will take time :-)

http://some-online-iptv-company.com:250 ... rd/3109.ts

Thanks in advance
Tim

Re: Syntax to add M3U to playlist(groovy) plugin

PostPosted: Tue Jun 14, 2016 10:06 pm
by atc98092
I could be wrong (It's been known to happen...) but I think the M3U file is something that can only be read from a local source. Don't quote me, though! :lol:

Re: Syntax to add M3U to playlist(groovy) plugin

PostPosted: Sat Jun 18, 2016 10:10 am
by tech
atc98092 wrote:I could be wrong (It's been known to happen...) but I think the M3U file is something that can only be read from a local source. Don't quote me, though! :lol:


As far as I am aware, the playlist plugin has the functionality to download playlists. I am not so sure myself, though if someone can test to see if the plugin still works, I would be grateful.