Skip to content

Add support for loading Playlist without file extension from URL #23

Description

@jaykijay

Hi,
I'm using tvheadend, which provides an M3U playlist with it's channels under an url e.g:
http//xxx/playlist/channels
This will load the File "channels" which contains an m3u Playlist in format:

#EXTM3U
#EXTINF:-1 tvg-id="a607f784ea7cda3b07ba3fcdf6506829",Das Erste HD
http://server:9981/stream/channelid/83298214?ticket=BD102138xxxx1BC704FEC2F27&profile=pass

When openeing this Url with vlc, it will load the m3u playlist and let me choose which channel i will see after playlist is loaded.
This app will only provide me an Error :(
Also loading the channels file via load Playlist will fail :/
Hope you can find a solution for this, it's the only thing that forces me to use vlc.. ;)
1337 ;)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions