Kiwi_Tim Posted October 15, 2018 Share Posted October 15, 2018 Hi, I want to load the the following playlist in DVBViewer: http://iptv.xxx.xx/xxx/xxx.m3u8 I can't seem to find a clear explanation of how to do this. I assume that I need the DVBV Media Server, but cannot find an english wiki or tutorial that explains step by step how to do this. Can someone please point me in the right direction. Quote Link to comment
Griga Posted October 15, 2018 Share Posted October 15, 2018 No Media Server needed. Simply drag & drop the playlist into the DVBViewer channel editor. However, there are special commands appended to the contained URLs (after the pipe character |) for modifying the HTTP header that are tailored for Kodi. They don't work in DVBViewer. It has to be translated in the following way: |X-Forwarded-For=...&User-Agent=...&Referer=... to ?addhdr=X-Forwarded-For:... %0D%0AUser-Agent:...%0D%0AReferer:... Try search & replace with a text editor in the following order (!): replace = by : replace | by ?addhdr= replace & by %0D%0A Quote Link to comment
Kiwi_Tim Posted October 15, 2018 Author Share Posted October 15, 2018 Thanks Griga. I don't quite understand. The link above is a web address, not a file, so do I make it into a file to drag it into channel editor ... as it is just text. Please excuse my ignorance. Quote Link to comment
Griga Posted October 15, 2018 Share Posted October 15, 2018 5 minutes ago, Kiwi_Tim said: The link above is a web address, not a file Right-click the link in your browser -> save link/target as... https://superuser.com/questions/271608/how-do-i-do-save-target-as-in-google-chrome-or-firefox Quote Link to comment
Kiwi_Tim Posted October 15, 2018 Author Share Posted October 15, 2018 Thanks again Griga. I followed your instruction and it worked perfectly. Quote Link to comment
Kiwi_Tim Posted October 15, 2018 Author Share Posted October 15, 2018 Another question. I want to import the xml epg from the same source into DVBViewer. Currently using Xepg to import epg. My new streaming channels don't show up with the rest of my tuner channels in recording service (v.1.33.2.0), and don't show in Xepg, so I cannot pair with XML epg. I assume RS does not support streams. Will I need your Media Server to get EPG and record Streams? Quote Link to comment
Griga Posted October 15, 2018 Share Posted October 15, 2018 8 minutes ago, Kiwi_Tim said: Will I need your Media Server to get EPG and record Streams? Yes. Even worse, the RS may delete the IPTV channels (belonging to the TS Stream reception type) from the channel list bcause it regards them as unknown objects. For the TS Stream reception type you either need to use DVBViewer 6.x stand-alone or in combination with the Media Server. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.