Hey,
I'm really new to TVheadend so sorry if this is a dumb question.
I'm having an issue with some muxes that i got from the iptv-org github - https://iptv-org.github.io/iptv/countries/us.m3u
The muxes show 'scan result' as'failed'
I looked into the failed m3u files and i noticed they all had some sort of session based authentication (this isn't a paid service so I'm guessing its some sort of guest session that is created when i pull the initial m3u8 file?)
I pulled a shorter playlist that has issues to make the issue easier to trouble shoot.
The playlist I'm pulling for testing is
https://iptv-org.github.io/iptv/subdivisions/us-ia.m3u
within that file two channels work on TVheadend
"WOIDT1.us" and "WQADDT1.us"
The other three do not work, the two PBS channels show 403 status codes when i visit in a browser (so I'm guessing those are server related issues)
The KCCIDT1.us channel does work in VLC when I enter the 'tubiprd01,Cloudfront-KCCI.m3u8' url, it does NOT work when I enter any of the streams shown within the tubiprd01,Cloudfront-KCCI.m3u8 file directly into VLC and Neither of the files work in TVheadend.
I've tried changing the user-agent in TVheadend to the same user-agent VLC uses but that didn't work.
So I'm assuming that the issue might be related to this part of the URL
jsessionid=5D7C323688E5F1GGDA3B32B2SGB21225.csm-e-cetubiausw2live204-0378fa1158e137135.csm.tubi.video
Does anyone know of any reason why this channel fails in TVheadend? or if there is any work around to allow these sessions to be created?