![]() |
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 February-2022) - mardukL - 2022-02-18 (2022-02-18, 05:21)shanegetsu Wrote: @mardukL Thank you for being so responsive and even entertaining these types of things. Ok, got you. Currently not much time, if you're familiar with editing skin xml files you can test by adding.
in swan_home_widgets.xml after line 14 ( in the include Widget_Container_Template , like
I'll add a global option ( default action for all widgets using episode as content) Also on to is adding a season viewtype like this ![]() RE: S W A N (alpha , updated February-2022) - shanegetsu - 2022-02-20 @mardukL Seriously thank you! I think it will be used by a lot of people actually. I'm unfortunately not familiar with editing skin xml files, but I will start looking up videos and reading through the forums and start playing around to see if I can figure anything out. Sounds like something worth looking into, especially if I ever want to make changes like this again RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-22 (2022-02-20, 20:46)shanegetsu Wrote: @mardukL If you can wait you dont need to start editing ;-) Just a few things left for the new vietype (which become my own favourite one) and the update come in ;-) Video Current State of WIP viewtpye.. RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-23 Pushed Update: Changelog v *.1.16 • skinsettings - home widgets : possibility to use override select actions for episode widgets (either go to all episodes by tvshow , go to season view of tvshow) NOTE: If episode item does not provide 'tvshowdbid' it'll fall back to go to all epsides ( e.g. like 'nextup episodes' items by embuary helper ) • smartplaylisteditor - add 'delete rule' icon buttons within the rule listing, NOTE: Cannot be Used by using 'Mouse/Touch' -> use contextmenu instead (common scenario) • view520 (still WIP, but mostly done) - should / will be a viewtype for every content - View Options : autoplay trailer, disable big thumb if not music window, disable mediaflags, disable plot , disable touch buttons ( disable this is RECOMMENDED if not using to touch device ) • view global - show labels on top of a blank bg instead of the *default icons , for : DIRECTORS,YEARS,TAGS,GENRES,PLAYLISTS,COUNTRIES RE: S W A N (alpha , updated February-2022) - Aaiemron - 2022-02-23 (2022-02-23, 17:59)mardukL Wrote: Pushed Update:Thanks a lot for the update RE: S W A N (alpha , updated February-2022) - shanegetsu - 2022-02-25 (2022-02-23, 17:59)mardukL Wrote: Pushed Update:Thank you for the update! One quick question, when I go to my settings to override the select option, even when I select go to seasons, it will automatically change to all episodes. Seasons appears as an option, but even when selected it changes. I see that you mentioned it will default to all episodes if there is no 'tvshowdbid'. What is that and do I need to do anything allow the seasons option? Thank you again you're the best! RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-25 (2022-02-25, 03:43)shanegetsu Wrote:(2022-02-23, 17:59)mardukL Wrote: Pushed Update:Thank you for the update! One quick question, when I go to my settings to override the select option, even when I select go to seasons, it will automatically change to all episodes. Seasons appears as an option, but even when selected it changes. I see that you mentioned it will default to all episodes if there is no 'tvshowdbid'. What is that and do I need to do anything allow the seasons option? Thank you again you're the best! Sadly it's nothing you can simply influence , as it is addon related. ( tvshowdbid is an infolabel which need to be exists for the action to go into a season view ) if addon provides episodes i this can be missing ( did not looked in embuary helper why it is not provided ). the compromise was a fallback which does not need that label , but it is restricted to just go into episodes ) note: there i a kodi core setting to define 'always focus first unwatched epsisode' + 'exclude specials'. the skin settings itself just visualize what should be prefered when possible. RE: S W A N (alpha , updated February-2022) - shanegetsu - 2022-02-25 (2022-02-25, 04:10)mardukL Wrote:Ok so it will only show all episodes and there isnt a way to get it to do seasons?(2022-02-25, 03:43)shanegetsu Wrote:(2022-02-23, 17:59)mardukL Wrote: Pushed Update:Thank you for the update! One quick question, when I go to my settings to override the select option, even when I select go to seasons, it will automatically change to all episodes. Seasons appears as an option, but even when selected it changes. I see that you mentioned it will default to all episodes if there is no 'tvshowdbid'. What is that and do I need to do anything allow the seasons option? Thank you again you're the best! Also, I did find that setting for specials, and I have mine set to include specials, but they actually arent showing up with the rest of the episodes. And another side note, not sure if this is skin related or not, but for shows that only have one season and a specials season, it always combines them into one. Meaning when you select the show, instead of taking you to the seasons page to select specials or season 1, it just takes me straight to episodes, but does show the contents of both. Is that a setting that ive missed? Thank you again for your help! I'm very grateful for your responsiveness RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-25 (2022-02-25, 04:49)shanegetsu Wrote:(2022-02-25, 04:10)mardukL Wrote:Ok so it will only show all episodes and there isnt a way to get it to do seasons?(2022-02-25, 03:43)shanegetsu Wrote: Thank you for the update! One quick question, when I go to my settings to override the select option, even when I select go to seasons, it will automatically change to all episodes. Seasons appears as an option, but even when selected it changes. I see that you mentioned it will default to all episodes if there is no 'tvshowdbid'. What is that and do I need to do anything allow the seasons option? Thank you again you're the best! Not really skin related. Keep in mind there is also a setting for flatten tv shows, which also have a setting to ex/include speacials, if just have 1 season... ;-) RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-25 Pushed Update : vers. *.1.38 • dialogvideoinfo - fix double id, prevent scrolling (left|right) from close button • musicinfo|view 520 - add album column for songsheet • view selector: - fixed ui issues when en/disable viewtypes for 'pictures' and 'games' windows • ability to slide in the currently playing musicplaylist when in media winkdow * via premenu icon button ( can be disabled in skinsettings ) * if vertical scrollable view type is active and 'onleft' button clicked when... - focused container if scrollbar and albhabetbar not focusable - focused scrollbar if albhabetbar not focusable - focused albhabetbar NOTE: currently unadjusted colors (playlist container use musichub colors) • view520 touch control buttons - play ( artist, album , genre, year ) folder content - slide in playlist ( with ability to move items up|down or delete item in current playlist ) - toggle repeat states button Pushed Update : vers. *.1.39 • slideshow window - able to show gifs • pctures window - viewtypes availability ( 510,511,512,513,520 ) ![]() ![]() • pictureinformation dialog - added ![]() ![]() RE: S W A N (alpha , updated February-2022) - Aaiemron - 2022-02-26 Is it possible to show the OSD with progressbar when pressing Forward or Backward on your remote, in stead of showing the seek info in the middle of the screen? The only way to do that now is bringing up the OSD first and after that you have to press up on your remote. I hope you know what I mean. Thanks RE: S W A N (alpha , updated February-2022) - mardukL - 2022-02-26 (2022-02-26, 14:18)Aaiemron Wrote: Is it possible to show the OSD with progressbar when pressing Forward or Backward on your remote, in stead of showing the seek info in the middle of the screen? no promise, but i keep it in mind as an option. should plot be visible or just progressbar and time? RE: S W A N (alpha , updated February-2022) - Aaiemron - 2022-02-26 (2022-02-26, 17:27)mardukL Wrote:(2022-02-26, 14:18)Aaiemron Wrote: Is it possible to show the OSD with progressbar when pressing Forward or Backward on your remote, in stead of showing the seek info in the middle of the screen? Just progressbar and time would be fine. Thanks for considering RE: S W A N (alpha , updated February-2022) - corus - 2022-02-27 Hey @mardukL first thanks for this amazing skin, for me it looks like it's almost ready as a daily skin on my Kodi devices ![]() I would love to see an fallback for music artwork (like in the titan skin), if the user disable music artwork (or no artwork is available) and the user has defined a folder with custom music background pictures, they will shown as a global slideshow background and of course as background in the music player. Maybe you could add this feature to your list ![]() RE: S W A N (alpha , updated February-2022) - kobyboy - 2022-02-28 Yes and yes that would be awesome |