Releases: CDrummond/lms-material
Releases · CDrummond/lms-material
3.5.4
3.5.3
- Update translations.
- Dim more player details in 'Manage players' dialog for switched off players.
- Fix now-playing covers for old browsers (e.g. old iOS) that don't support CSS min()
- Change "Perfomed by" to "performed by", etc.
- Fix showing multiple composers, etc, in MAI view.
- Fix cover URL in MAI.
- Fix HTML appearing in disc selection dialog.
- If LMS indicates multi-disc but album only has 1 then don't show choice dialog.
3.5.2
3.5.1
- Display replaygain value even if positive or zero.
- Only use 2 decimal places for replaygain.
- Fix missing bitrate from tech info.
- Don't allow to expand now-playing if nothing playing.
- Treat covers in queue as per now-playing, i.e. don't clip and add background if required.
- Use material icons for tracks note and selection count checkbox instead of unicode characters.
- Only show current track's replaygain value if it's non-zero.
- Only show artist context (e.g. XX From YY) for local, Deezer, Spotify, Tidal, Qobuz, or Radio Paradise tracks.
- Only use mobile-scroll hack for Android and iOS.
3.5.0
- Add setting to toggle rounded covers.
- If run under LMS8.4 (or newer) allow editing playlists up to 1k tracks.
- Only ask LMS for genre details when listing album and playlist tracks if set to show band, composer, or conductor.
- Add ability to edit favourite icons, thanks to wizmo2
- Remove SVG filtering for now-playing covers, and use plain CSS.
- Don't show bitrate, samplesize, or samplerate if 0.
- Add callback for when accent colour changes due to cover.
- Try to interpret back button as go back for all browsers.
- When browsing tracks place duration on right, as per queue.
- Fix resize issues when using tabs in now-playing information view.
- Slightly lower list margins in mobile layout up to 540px.
- Format disc headers similarly to tracks.
- Show artist name in subtitle of subtoolbar.
- Do not handle "http" or "https" links in iframe dialog, allow to be handled externally.
- Always use square aspect ratio for cover image area, whn rounding add background if necessary.
- For landscape now-playing text uses more space depending upon cover width.
- Fix biography, etc, showing in actions menu for 'Compilations' section.
- Only add bottom padding for iOS if running as web-app.
- In now-playing optionally show "Performed by" (etc.) prefixes for artists.
- Only show jumplist if LMS's list response has 4 or more keys.
- Increase max items in jumplist.
- Show (very thin) scrollbar when scrolling on mobile.
- Add separate options for tech info in browse and now-playing.
- Fix position of player power button when using narrow screens.
- Show (track) replaygain value in browse tech info.
- If using LMS8.4 (or above) show current replaygain value in now-playing tech info.
- Enable background blur for WebKit browsers (e.g. iOS). Disabled for Linux due to issues with WebKitGTK.
- Disable background blur by using "noblur" query parameter - e.g. http://SERVER:9000/material/?noblur
- Better collapsing of desktop bottom bar items when reducing width.
- Don't allow setting theme colour from cover on iOS, does not update iOS status bar to match.
3.4.5
3.4.4
- Fix duplicate covers in 'Manage payers' dialog.
- Fix custom favourite icons being replaced with default cover.
- Incrementally load playlist track listing, use LMS's "Items Per Page" setting to control batch size. (Will be changed to Material-specific config item for 3.5.0)
- Only allow editing (in 'Browse' view) of playlists of 250 (or less) tracks.
- Use custom 'no cover' image in 'Manage players' dialog.
3.4.3
- Round corners of images in song information.
- Always show queue duration under track count.
- Use negative number to indicate count/time remaining for queue as per now-playing.
- Clear selections on 'Esc'
- Reduce rounding of now-playing image for lower dpi screens.
- Slightly reduce rounding of covers in lists.
- Add traditional Chinese translation - thanks to jwchen119
- Treat images in 'Apps' as per this in 'Radio' - i.e. do not force square.
- Disable rounded corners via "?square" URL query parameter - to be replaced by UI setting in 3.5.0
- Request JPG cover-art from LMS for now-playing, so that transparent backgrounds are black.
- Add custom default radio icon.
- Use material album icon for no-cover image.
3.4.2
- Fix long-press on queue duration opening queue transfer dialog.
- Don't hard-code list of known translations, use Perl code to build this.
- Round corners of images.
- Menu/dialog shadows for all themes.
- Append artist name to album title (in toolbar) when listing album tracks.
- Add custom no-cover image.
- Fix missing icon for 'More' menu entry when clicking on album/track lists in now-playing info view.
- Always show album cover under album review.
3.4.1
- Update translations.
- Fix colour of text in 'Help' files when using dark backgrounds.
- Don't reload page when changing from 'set colour from cover', just unset changed variables so that CSS resets them.
- Show cover art for all tracks when browsing via 'Music Folder'.