WIP S W A N (alpha , updated April-2022) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12) +---- Forum: WIP Skins (https://forum.kodi.tv/forumdisplay.php?fid=160) +---- Thread: WIP S W A N (alpha , updated April-2022) (/showthread.php?tid=348245) |
RE: S W A N (alpha , updated july-2021) - Rijs43 - 2021-07-26 Hi, I really like the look when pressing on movies/ TV shows (all).. is it possible to achieve same for home screen? Thanks. RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-07-28 (2021-07-26, 19:16)Rijs43 Wrote: Hi, I dont get what you mean. Are you refer to bold heading and media flags? RE: S W A N (alpha , updated july-2021) - Rijs43 - 2021-07-28 (2021-07-28, 09:47)mardukL Wrote:(2021-07-26, 19:16)Rijs43 Wrote: Hi, I mean on another screen it is showing the footer with ratings etc and the title text is more bold.. can we have this look on home screen as well? RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-08 (2021-07-28, 14:27)Rijs43 Wrote:(2021-07-28, 09:47)mardukL Wrote:(2021-07-26, 19:16)Rijs43 Wrote: Hi, Got you. i will see, when .but i will try it at a later state. RE: S W A N (alpha , updated july-2021) - Rijs43 - 2021-08-08 (2021-08-08, 11:35)mardukL Wrote:(2021-07-28, 14:27)Rijs43 Wrote:(2021-07-28, 09:47)mardukL Wrote: I dont get what you mean. Cheers for considering RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-08 Pushed Update *.1.11~alpha - renamed setting (will need re do - or auto detect on updete push • 'menucontrol_forcedfocus_8999' to 'menucontrol_forcedfocus_premenu' - added / adjust • weather window (did the basics, rest see WIP* Note) - by default show animated gif as ng image - optional show a) none - LAYER 1 color will be present as BG b) multiimage - using resource.images.weatherfanart.multi - layer 2/3 overlay softened (40%) c) single - resource.images.weatherfanart.single - layer 2/3 overlay softened (40%) - choose alternative layout (clear layout) - disable the scaled fanart in dayly widget items -> choose settings in common menucontrol bar ## WIP NOTE : Color Usage, Maps Layout (infos) • dialog(fullscreninfo).xml - show cast container and some additional media flags, artwork , possibility to open tmdb info (just placed ,switch pos n offset later?, ## WIP NOTE: Colors for Container items/Container Hesading may need adjust ? • OSD / Skinsettings ( -> Player Section) - add setting 'show plot on video start' (previously show osd on start) - changed 'show osd on start ' open player controls on start - fixes • 503/504 : when click play on 'next up/resume' widget - you gain focus to the widget again after coming back from video (just after hit select) • artwork variables (e.g. view 50 auto show disc in list if exist, fallback to fanart if no thumb is found for artists) • change some xsp path (some sortmethods not working outside of window(videos|playlist), e.g. year - define attributes in xml tags instead of xsp 'string') • some visible conditions in generell • fullscreenvisualisation - fix playlist visible conditions • Music HUB - Matrix : - if click on album and it's an compilation / multidisc album - schow discs / album left - show songs right - new dbtype ='originalyears' in content year, new path bool attribute = '?useoriginalyear=' ~false/true) - need further check the dependencies - force origonalyear as default - if click on album and its a single disc album , focus song container, hide album container (!no 'auto' indiacte if came from artist and it has just one album !) - fixes paths, removed encode function and unneded actions - prevent focus an unfilled current playlist container RE: S W A N (alpha , updated july-2021) - Buzniak - 2021-08-16 Super Clean Following n testing for sure! RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-27 (2021-08-16, 12:56)Buzniak Wrote: Super Clean Following n testing for sure! Thanks. RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-27 Did some tests and next update will come with the option to use Section Widgets - you can link widgets to a specific mainmenu entry, which will then be shown depending on the menu entry. They can be set up from - mainmenu shortcut section -> link multiple widgets - widget shortcut section -> link the widget to one mainmenu entry video example link widgets Still some things left to do for push new update, but if someone like to test, take the git hub xml folder and put it into the skin directory(overwrite when promted) RE: S W A N (alpha , updated july-2021) - Aaiemron - 2021-08-27 (2021-08-27, 17:58)mardukL Wrote: Did some tests and next update will come with the option to use Section Widgets -I have tested the Section Widgets. Looks nice but have two questions: 1: Once you checked a widget to the main menu, how to uncheck that widget in case you want to change it? I couldn't uncheck it. 2: Do you have plans to make it possible to add more widgets to the main menu in case of Section Widgets, like weather or favourites etc..? Thanks RE: S W A N (alpha , updated july-2021) - trkselim - 2021-08-27 Great work thanks Really I like the new section widgets RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-28 (2021-08-27, 20:22)Aaiemron Wrote:(2021-08-27, 17:58)mardukL Wrote: Did some tests and next update will come with the option to use Section Widgets -I have tested the Section Widgets. Looks nice but have two questions: Hi, 1. when linking via mainmenu you can en/disable now. But when link within Widget itself you cant. https://github.com/marduklev/skin.swan-alpha/commit/b5aa92349d127b53c912ffab43f140aa02821dcc 2. For some menuitems, there is a plan to have a widget group to choose. favourites can be choosen since a while, but for e.g. search item = have a group with eidt control and 3-4 widgets which can be filtered weather item = have a group with dayly,weekly,current widgets live tv = maybe something RE: S W A N (alpha , updated july-2021) - Aaiemron - 2021-08-28 (2021-08-28, 09:18)mardukL Wrote:Goodmorning.(2021-08-27, 20:22)Aaiemron Wrote:(2021-08-27, 17:58)mardukL Wrote: Did some tests and next update will come with the option to use Section Widgets -I have tested the Section Widgets. Looks nice but have two questions: Checking/unchecking is working now. Thanks At the moment if you want to link widgets to a main menu item, "favourites" is not in that list. Favourites is in the list with the home widgets. RE: S W A N (alpha , updated july-2021) - User 405025 - 2021-08-28 (2021-08-28, 10:20)Aaiemron Wrote:(2021-08-28, 09:18)mardukL Wrote:Goodmorning.(2021-08-27, 20:22)Aaiemron Wrote: I have tested the Section Widgets. Looks nice but have two questions: hm. tested booth workin. set as mainmenu item set as widget path link to widgets from mainmenu editor link to mainmenu from widgets editor https://streamable.com/a48h58 can you report back in which case it is not possible in your scenario? RE: S W A N (alpha , updated july-2021) - Aaiemron - 2021-08-28 (2021-08-28, 11:03)mardukL Wrote:Thanks a lot! That video makes it clear.(2021-08-28, 10:20)Aaiemron Wrote:(2021-08-28, 09:18)mardukL Wrote: Hi,Goodmorning. Now I get it and it's working fine. thanks for explaining |