@mackbeth
FYI - just released a new version of the SpotifyPlus Card Dashboard that addresses some of your concerns.
[ 1.0.18 ] - 2024/12/11
- This release requires the SpotifyPlus Integration v1.0.69+ release; please make sure you update the SpotifyPlus integration prior to updating this SpotifyPlus Card release.
- Added
albumFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Album Favorites media browser. - Added
artistFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Artist Favorites media browser. - Added
audiobookFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Audiobook Favorites media browser. - Added
episodeFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Episode Favorites media browser. - Added
playlistFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Playlist Favorites media browser. - Added
showFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Show Favorites media browser. - Added
trackFavBrowserItemsLimit
config option that specifies the maximum number of items to be returned by the Track Favorites media browser. - Added “Copy X Preset JSON to Clipboard” action for all section detail displays that contain a “Copy X Preset Info to Clipboard” action. This will create a user-preset JSON format configuration entry for the selected media and copy it to the clipboard; the entry can then be pasted into the
userPresets.json
file, which will create a user preset for the media item.