Any plugin available for web stored m3u files?
Posted: Thu Oct 29, 2015 4:52 am
Basically as the title.
I have a m3u file which i have stored on my cloud account which i would like to access via UMS. like this as an example only (this is not its actual location) http://myserver.my/Video/mylist.m3u
The content of the m3u file consists of various formats of video files and looks similar (again example only) to this...
So the question...
Is there any plugin or method which will list and playback this content for UMS and if not any plans to support files like this?
I can run this file via plex and its IPTV plugin/addon but the disadvantage is 1) it transcodes them all 2) As its load as a stream Plex will not allow allow fast forwarding/skip thru the file. Hoping there is a way to make it work in UMS which is of course far superior
Thanks in advance.
I have a m3u file which i have stored on my cloud account which i would like to access via UMS. like this as an example only (this is not its actual location) http://myserver.my/Video/mylist.m3u
The content of the m3u file consists of various formats of video files and looks similar (again example only) to this...
Code: Select all
#EXTM3U
#EXTINF:-1,VIDEO01
http://myvideos.tv/videos/video01.mp4
#EXTINF:-1,VIDEO02
http://myvideos.tv/videos/video02.m3u8
#EXTINF:-1,VIDEO03
http://myvideos.tv/videos/video03.flv
#EXTINF:-1,VIDEO04
http://myvideos.tv/videos/video04.mpg
Is there any plugin or method which will list and playback this content for UMS and if not any plans to support files like this?
I can run this file via plex and its IPTV plugin/addon but the disadvantage is 1) it transcodes them all 2) As its load as a stream Plex will not allow allow fast forwarding/skip thru the file. Hoping there is a way to make it work in UMS which is of course far superior

Thanks in advance.