I really can't remember how I imported my m3u list, and I can't find an easy way to import one without scanning
Perhaps finally implement this?
Perhaps finally implement this?
Caution: Installing the latest version 2.2.26.8015 caused MP to freeze when skipping forward or backward on OnlineVideos. The only way to get out of the frozen MP was to Ctrl-Alt-Del and use Task Manager.
Reinstalling 2.2.22.7408 has fixed the issue for me.
Do you happen to have some logs from when this happened? I really want to get to the bottom of thisThanks for this. I had this problem too.
@DevelopersI really can't remember how I imported my m3u list, and I can't find an easy way to import one without scanning
See how the request is sent to the server, most likely it is through Utils, but if my memory serves me right, the useragent is specified there.Anyone has an idea on how to do this?
If f.e. the iptv server needs a useragent then scanning won't work: it wouldn't find anything and scanning seems to be needed to get the list in the database section of MPUrlSourceSplitter where you can set the useragent
that is only when using the old MPIPTV plugin, the MPUrlSourceSplitter doesn't have a useragent set as defaultSee how the request is sent to the server, most likely it is through Utils, but if my memory serves me right, the useragent is specified there.
Is that a problem? Add it and that's it ... Or am I missing something?the MPUrlSourceSplitter doesn't have a useragent set as default