You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce CPU load by removing some CSS animations - don't pulse library refresh status, don't pulse playing but muted volume, and use outlined pause icon to indicate waiting to play.
Fix custom actions for playlists.
Add PLAYLISTID and PLAYLISTNAME to custom action variables.
Remove fix for mapping of mysqueezebox.com icons, as no longer required and breaks some favourites images.
Add support for volume control of individual players with volume fixed at 100% via new status query attribute - thanks to Sam Y
In group volume dialog, fix player name for fixed volume players.
Ignore clicks on disabled queue context menu items.
Store player volumes when creating a group player.
Fix drag'n'drop in grid view not showing drag thumbnail.
Allow genre images to be PNG files.
Add (initial) support for playlist images - need to manually add "playlistImages: '1'" to 'prefs/plugin/material-skin.prefs'. Images need to be in 'prefs/material-skin/playlists/' - and have same name requirements as per genre images.
Use user genre, and playlist, images when listing favourites (if relevant option is enabled).
Create '.missing' images (e.g. 'rock.missing') for genre, and playlist, images that are not found (if relevant option is enabled).