2020-05-27, 12:01
@beatmasterrs is it possible the letters inside the focus bar in the list view to be white instead of black?
(2020-05-27, 12:01)Gioherk Wrote: @beatmasterrs is it possible the letters inside the focus bar in the list view to be white instead of black?
xml:50focuslayout
xml:<control type="label">
<posx>30</posx>
<width>200</width>
<font>SmallNavi</font>
<aligny>center</aligny>
<height>64</height>
<textcolor>Light1</textcolor>
<selectedcolor>Light1</selectedcolor>
<label>$VAR[LabelYear]</label>
<visible>Container.Content(movies)</visible>
</control>
(2020-05-28, 14:33)Gioherk Wrote: Thank you very much!
I did what you said but in the View_57_ExtraInfo.xml I didn't found any Light1 but only Dark1 and Dark2.
How about thoese two?
for all round/unwatched icons in the Skin, which is the simplest wayxml:<color name="WatchedIconsListFocus">ffDBDBDB</color>
xml:<textcolor>ffDBDBDB</textcolor>
(2020-05-28, 15:03)beatmasterrs Wrote:Everything is perfect now!(2020-05-28, 14:33)Gioherk Wrote: Thank you very much!
I did what you said but in the View_57_ExtraInfo.xml I didn't found any Light1 but only Dark1 and Dark2.
How about thoese two?
For the adittional info line there musst be something like "Light2", which is to replace with "Dark2".
For round/unwatched icons search for "WatchedIconsListFocus" inside the sections. "WatchedIconsListFocus" is defined in the color definitions in "color" folder. Either you change the color value there, e.g. in default.xml (or the color present you are using) tofor all round/unwatched icons in the Skin, which is the simplest wayxml:<color name="WatchedIconsListFocus">ffDBDBDB</color>
Or you replace WatchedIconsListFocus in the include sections with the color value, e.g.
xml:<textcolor>ffDBDBDB</textcolor>
In View_57_ExtraInfo.xml there is nothing to change, this was my fault.
(2020-05-28, 16:31)Gioherk Wrote: @beatmasterrs because you are so helpfull I bought you a beer
(2020-05-28, 21:31)wsx1 Wrote: Do you think I can use
addon id="script.module.metadatautils" name="Metadata and Artwork module" version="1.0.27" provider-name="marcelveldt, finkleandeinhorn, cartmandos">
Or I have to use your version of module?
I dont know the difference.
(2020-05-29, 12:10)rolling3e Wrote: hello great job I have the skin installed in coreelec and very well, but the coreelec tab does not appear. It is normal?
(2020-05-29, 13:08)rolling3e Wrote: In arctic zephyr 2 a tab appears that sets coreelec. Inside that tab comes out: network, system, bluetooth, updates, connections, services, hardware, about.
(2020-05-29, 21:37)beatmasterrs Wrote:(2020-05-29, 13:08)rolling3e Wrote: In arctic zephyr 2 a tab appears that sets coreelec. Inside that tab comes out: network, system, bluetooth, updates, connections, services, hardware, about.
Thanks for the explanation. I've added the libre/coreelec configuration shortcut to the settings window. Simply press right in the list and the configuration tab appears
Please download and test https://github.com/beatmasterRS/skin.arc...master.zip