Page 1 of 1

Cant Navigate to Channels while app loads Logo's

Posted: 30 Jan 2020, 19:25
by ian_h
I love the app but have noticed that while the m3u playlist list loads perfectly, if i then select a folder i cannot navigate within the folder to select a channel and have to wait until channel logo's have loaded.

In a big folder there could be a large number of channel and logo's and the wait can be several minutes. Once the app has stopped trying to load them I can navigate fine but every time I leave one folder and re-visit later it goes through the same process.

There doesnt seem to be any way to cache or ignore the logo loading - does anyone have any ideas?

Re: Cant Navigate to Channels while app loads Logo's

Posted: 30 Jan 2020, 22:59
by Eugene
We suppose that you face this problem because of 'https' in logos' URLs. Remove URLs starting with https from your playlist and everything should work fine.

Re: Cant Navigate to Channels while app loads Logo's

Posted: 31 Jan 2020, 11:51
by ian_h
Hi Eugene, Thanks for your reply. The issue I have is that the M3U list is provided directly by my package supplier so I dont have the option to edit it, I have contacted them and they confirmed that the Logo URL's are httpS as you suspected. Are there any other ways this could be resolved?

Re: Cant Navigate to Channels while app loads Logo's

Posted: 31 Jan 2020, 14:01
by Eugene
You could add #nologo=1 appendix for palylist URL as described here. It says the app not to load external logos.

Re: Cant Navigate to Channels while app loads Logo's

Posted: 31 Jan 2020, 15:45
by ian_h
Great thanks - my current url looks like this
http://url.com:8080/get.php?username=US ... up=default

So will changing to:
http://url.com:8080/get.php?username=US ... s#nologo=1#catchup=default

be the correct syntax? (I tried this quickly but it seemed to still try and grab the logo's)

Re: Cant Navigate to Channels while app loads Logo's

Posted: 31 Jan 2020, 19:14
by Eugene
no, I think correct syntaxis should be #nologo=1&catchup=default