xbmc / repo-skins

Official source repository for Kodi skin add-ons
65 stars 49 forks source link

[skin.copacetic] 2.4.4 omega #455

Closed realcopacetic closed 2 months ago

realcopacetic commented 3 months ago

Description

1.4.2

Improved visibility condition for widget settings screen Added globalsearch configuration screen to skin settings under Settings > Copacetic > Home > 'Configure global search' Disabled use of landscape artwork on Billboard widget views Disabled 'Prefer landscape artwork' option when Billboard view selected on a home widget Added script to quick subtitle switcher in videoOSD controls that allows it to toggle only between 'Off' and a preferred language, as set in skin settings. If preferred language is not available or no value is entered in skin settings, this button will toggle through all available subtitles instead https://github.com/realcopacetic/skin.copacetic/issues/170 Still to do: -- check tmdb helper click actions for all infoscreen widgets (including episode ones etc) -- tmdb helper for play button on infoscreen?

autoscroll bar multiart on autoscroll login background Create radio station button remove window property hack for music ratings during playback in Omega PVR https://github.com/jurialmunkey/plugin.video.themoviedb.helper/wiki/Replacing-Extended-Info#direct-call-auto 1.4.0

Added option to prefer TMDbHelper plugin if it's enabled as the content source for info screen widgets, under Settings > Copacetic > Customisations > Info screens https://github.com/realcopacetic/skin.copacetic/issues/105 Fixed bug in window transition animations between home, settings etc to ensure that when background slideshow is the same between two windows, the transition is instantaneous Fixed a bug in how views are displayed when a home widget redirects to a view in videos window https://github.com/realcopacetic/skin.copacetic/issues/167 Added error notification if global search returns 0 results. fixed bugs in infoscreen breadcrumb system especially when using tmdbhelper for info screen widgets Allow flags to show on Strip View even when details set to 'Off' - this enables views where user wants poster or landscape artwork to be visible without additional title label but still showing flags https://github.com/realcopacetic/skin.copacetic/issues/169 1.3.9

Updated more widget paths with URL-encoded strings from script.copacetic.helper 1.3.8

Updated widget paths with url_encoded strings from script.copacetic.helper to enable xsp filtering when titles have special characters Videoosd next button now does bigskipforward if no chapters or playlist are present Experimental option (Settings > Copacetic > Customisations > Experiments) to enable Kodi to automatically move to the parent directory in the event that you find yourself in an empty list, e.g. if you are in the Episodes folder of a TV Show and your filter is set to Unwatched but you don't have any unwatched episodes, this will return you to TV Shows, or Seasons if you have unwatched episodes in another season https://forum.kodi.tv/showthread.php?tid=376965&pid=3195627#pid3195627 New studio logos https://github.com/realcopacetic/skin.copacetic/issues/131#issuecomment-2040162305 1.3.7

Further refinement of auto scroll/play timers 1.3.6

Fix for preventing widgets from auto-playing trailers when auto-scroll also enabled 1.3.5

Added visual listitem indicator for Collections (sets) and items with VideoVersions Added tvchannels window Improved tvguide window Fixed issue with path tracer when navigating from one infoscreen widget to a new infoscreen. On pressing back, instead of going to the back to the previous infoscreen, Copacetic was closing all dialogs and the main lists were remaining hidden. Staying idle on global search home button will now trigger screensaver if it is active Added landscape to movieartwhitelist/tvshowartwhitelist recommended settings Added support for landscape artwork across all fanart views and widgets Added ability to prefer keyart and lanscape art on a per view / per widget basis Added ability to enable trailer autoplay on a per widget basis Added optional autoscroll to each widget, which can be combined with trailer autoplay to create a playlist of trailers Added ability to choose to display clearlogos on a per widget basis New 'Spotlight' display option for Grid widgets. This is the same as fanart, but smaller and stays on the screen when trailers are playing. Together with the options for autoscroll and trailer autoplay, the idea is to create a similar feel to the Netflix trailer auto-play view Rebuilt widget settings section of Copacetic settings screen into its own window to make for easier management of the new options Reordered some other parts of the Copacetic settings screen 1.3.4

fix for globalsearch scrollbar colour 1.3.3

misc bug fixes 1.3.2

globalsearch 1.3.1

Support for videoversions management dialog and embedded lists [omega] Support for videoversions folder views [omega] Cleaned some expressions governing Light theme and artwork backgrounds to simplify complex scenarios when several transparent windows are open on top of each other Removed flash of light background when transitioning from fullscreen artwork background to fullscreen artwork infoscreen. Removed some obsolete parameters Fixed some instances when the primary colour was incorrectly used instead of the secondary colour on light background views when Light theme selected, causing things like scrollbars to be shown as white on white instead of black on white Fixed a fadediffuse bug in the embedded list artwork mask used on Strip view Fixed the missing Ken Burns effect from Billboard and List views with fullscreen artwork Removed 'more' ListItem from home and infoscreen widgets [omega]

Checklist:

Additional information :

ronie commented 3 months ago

looks good to me, but please don't use the same version number for both nexus and omega. the omega version should be higher than the nexus one.

realcopacetic commented 2 months ago

Sorry about that @ronie - I've updated it now so I'll bump by 1 with each Kodi version. So Nexus will be on 1.44 and Omega will be on 2.44. Is this ok?

ronie commented 2 months ago

all fine now, thx!