skin.mimic icon indicating copy to clipboard operation
skin.mimic copied to clipboard

Unable to disable weather (celcius charachter) on homepage

Open nelske opened this issue 6 years ago • 5 comments

Case: The celsius sign is active on the homepage (upgrade from 8x to 8.9x and installed) though no weather addon is installed. I'm unable to remove it via settings.

nelske avatar Dec 14 '18 23:12 nelske

Also would like an answer to this.

Gertbucket avatar Jan 11 '19 22:01 Gertbucket

I have the same issue. Looking for solution.

bringyoutolife avatar Feb 01 '19 00:02 bringyoutolife

Did anyone find a solution to this problem yet? Their should be a way to disable the weather in the following file: skin.mimic/1080i/includes.xml by removing something from the Navigation Bar section between lines 612 to 711 and if you erase all the text from lines 612 to 711 then the whole header dissapears including the weather but that is not ideal. What is the correct text to remove/hide the weather? I hope someone can find out and share with us

bringyoutolife avatar Feb 01 '19 00:02 bringyoutolife

Did anyone find a solution to this problem yet? Their should be a way to disable the weather in the following file: skin.mimic/1080i/includes.xml by removing something from the Navigation Bar section between lines 612 to 711 and if you erase all the text from lines 612 to 711 then the whole header dissapears including the weather but that is not ideal. What is the correct text to remove/hide the weather? I hope someone can find out and share with us

In the 1080i/variables.xml file, you must remove $INFO[Weather.Temperature,, • ] twice and save the file.

o1516876 avatar May 17 '19 07:05 o1516876

I forked the skin and I'm updating it every now and then. Check: https://github.com/DaedalusBLN/skin.mimic

DaedalusBLN avatar May 10 '20 20:05 DaedalusBLN