2018-01-27, 02:52 AM
Hi there
I have an m3u playlist provided by my IPTV provider which is not being parsed correctly by NextPVR and I am not sure why.
In the latest NVPR version, .mp4/mkv urls in the playlist end up in a folder called "On Demand". However, when I import the m3u playlist, a significant number of VOD movies don't appear in the "On Demand" folder.
Here is one that did:
#EXTINF:-1 tvg-id="" tvg-name="Mad Max Fury Road (2015)" tvg-logo="http://ia.media-imdb.com/images/G/01/imdb/images/logos/imdb_fb_logo-1730868325._CB514892123_.png" group-title="MOVIES",Mad Max Fury Road (2015)
And here is one that didn't:
#EXTINF:-1 tvg-id="" tvg-name="Love Actually (2003)" tvg-logo="https://images-na.ssl-images-amazon.com/images/M/MV5BMTY4NjQ5NDc0Nl5BMl5BanBnXkFtZTYwNjk5NDM3._V1_UY1200_CR90,0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
The difference between the 2 EXTINF entries appears to be in the "tvg-logo" strings, with the latter having a more complex URL.
I can still find the channels if I look in "All Channels", however the channel name appears to be scrambled e.g. the string...
#EXTINF:-1 tvg-id="" tvg-name="Love Actually (2003)" tvg-logo="https://images-na.ssl-images-amazon.com/images/M/MV5BMTY4NjQ5NDc0Nl5BMl5BanBnXkFtZTYwNjk5NDM3._V1_UY1200_CR90,0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
has been loaded as channel:
1814 0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
Any ideas?
I have an m3u playlist provided by my IPTV provider which is not being parsed correctly by NextPVR and I am not sure why.
In the latest NVPR version, .mp4/mkv urls in the playlist end up in a folder called "On Demand". However, when I import the m3u playlist, a significant number of VOD movies don't appear in the "On Demand" folder.
Here is one that did:
#EXTINF:-1 tvg-id="" tvg-name="Mad Max Fury Road (2015)" tvg-logo="http://ia.media-imdb.com/images/G/01/imdb/images/logos/imdb_fb_logo-1730868325._CB514892123_.png" group-title="MOVIES",Mad Max Fury Road (2015)
And here is one that didn't:
#EXTINF:-1 tvg-id="" tvg-name="Love Actually (2003)" tvg-logo="https://images-na.ssl-images-amazon.com/images/M/MV5BMTY4NjQ5NDc0Nl5BMl5BanBnXkFtZTYwNjk5NDM3._V1_UY1200_CR90,0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
The difference between the 2 EXTINF entries appears to be in the "tvg-logo" strings, with the latter having a more complex URL.
I can still find the channels if I look in "All Channels", however the channel name appears to be scrambled e.g. the string...
#EXTINF:-1 tvg-id="" tvg-name="Love Actually (2003)" tvg-logo="https://images-na.ssl-images-amazon.com/images/M/MV5BMTY4NjQ5NDc0Nl5BMl5BanBnXkFtZTYwNjk5NDM3._V1_UY1200_CR90,0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
has been loaded as channel:
1814 0,630,1200_AL_.jpg" group-title="Christmas Collections",Love Actually (2003)
Any ideas?