Skip to content

Releases: CDrummond/lms-material

3.5.4

12 Oct 17:01
Compare
Choose a tag to compare
  1. Fix missing album review for streaming services.
  2. Remove commas from "performed by", etc. in desktop now-playing bar.

3.5.3

07 Oct 07:45
Compare
Choose a tag to compare
  1. Update translations.
  2. Dim more player details in 'Manage players' dialog for switched off players.
  3. Fix now-playing covers for old browsers (e.g. old iOS) that don't support CSS min()
  4. Change "Perfomed by" to "performed by", etc.
  5. Fix showing multiple composers, etc, in MAI view.
  6. Fix cover URL in MAI.
  7. Fix HTML appearing in disc selection dialog.
  8. If LMS indicates multi-disc but album only has 1 then don't show choice dialog.

3.5.2

30 Sep 06:22
Compare
Choose a tag to compare
  1. Revert back to "img" tags for no-playing images, resolves loading of plugin PNGs.
  2. Ensure no repeated textkeys (apart from years).
  3. Adjust grid view margins, thanks to Denys Lysiuk.
  4. Remove now-playing shadow.
  5. Fix showing artist first or last with context.

3.5.1

26 Sep 20:20
Compare
Choose a tag to compare
  1. Display replaygain value even if positive or zero.
  2. Only use 2 decimal places for replaygain.
  3. Fix missing bitrate from tech info.
  4. Don't allow to expand now-playing if nothing playing.
  5. Treat covers in queue as per now-playing, i.e. don't clip and add background if required.
  6. Use material icons for tracks note and selection count checkbox instead of unicode characters.
  7. Only show current track's replaygain value if it's non-zero.
  8. Only show artist context (e.g. XX From YY) for local, Deezer, Spotify, Tidal, Qobuz, or Radio Paradise tracks.
  9. Only use mobile-scroll hack for Android and iOS.

3.5.0

23 Sep 17:23
Compare
Choose a tag to compare
  1. Add setting to toggle rounded covers.
  2. If run under LMS8.4 (or newer) allow editing playlists up to 1k tracks.
  3. Only ask LMS for genre details when listing album and playlist tracks if set to show band, composer, or conductor.
  4. Add ability to edit favourite icons, thanks to wizmo2
  5. Remove SVG filtering for now-playing covers, and use plain CSS.
  6. Don't show bitrate, samplesize, or samplerate if 0.
  7. Add callback for when accent colour changes due to cover.
  8. Try to interpret back button as go back for all browsers.
  9. When browsing tracks place duration on right, as per queue.
  10. Fix resize issues when using tabs in now-playing information view.
  11. Slightly lower list margins in mobile layout up to 540px.
  12. Format disc headers similarly to tracks.
  13. Show artist name in subtitle of subtoolbar.
  14. Do not handle "http" or "https" links in iframe dialog, allow to be handled externally.
  15. Always use square aspect ratio for cover image area, whn rounding add background if necessary.
  16. For landscape now-playing text uses more space depending upon cover width.
  17. Fix biography, etc, showing in actions menu for 'Compilations' section.
  18. Only add bottom padding for iOS if running as web-app.
  19. In now-playing optionally show "Performed by" (etc.) prefixes for artists.
  20. Only show jumplist if LMS's list response has 4 or more keys.
  21. Increase max items in jumplist.
  22. Show (very thin) scrollbar when scrolling on mobile.
  23. Add separate options for tech info in browse and now-playing.
  24. Fix position of player power button when using narrow screens.
  25. Show (track) replaygain value in browse tech info.
  26. If using LMS8.4 (or above) show current replaygain value in now-playing tech info.
  27. Enable background blur for WebKit browsers (e.g. iOS). Disabled for Linux due to issues with WebKitGTK.
  28. Disable background blur by using "noblur" query parameter - e.g. http://SERVER:9000/material/?noblur
  29. Better collapsing of desktop bottom bar items when reducing width.
  30. Don't allow setting theme colour from cover on iOS, does not update iOS status bar to match.

3.4.5

12 Sep 16:28
Compare
Choose a tag to compare
  1. Remove certain actions from browse-view playlist tracks if playlist has more than 250 tracks.
  2. Convert all now-playing PNG covers to JPG (if rounding covers).
  3. Fix adding duplicate 'l' tag for certain queries.
  4. Semi-transparent fill for image squares.

3.4.4

03 Sep 14:45
Compare
Choose a tag to compare
  1. Fix duplicate covers in 'Manage payers' dialog.
  2. Fix custom favourite icons being replaced with default cover.
  3. 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)
  4. Only allow editing (in 'Browse' view) of playlists of 250 (or less) tracks.
  5. Use custom 'no cover' image in 'Manage players' dialog.

3.4.3

02 Sep 06:54
Compare
Choose a tag to compare
  1. Round corners of images in song information.
  2. Always show queue duration under track count.
  3. Use negative number to indicate count/time remaining for queue as per now-playing.
  4. Clear selections on 'Esc'
  5. Reduce rounding of now-playing image for lower dpi screens.
  6. Slightly reduce rounding of covers in lists.
  7. Add traditional Chinese translation - thanks to jwchen119
  8. Treat images in 'Apps' as per this in 'Radio' - i.e. do not force square.
  9. Disable rounded corners via "?square" URL query parameter - to be replaced by UI setting in 3.5.0
  10. Request JPG cover-art from LMS for now-playing, so that transparent backgrounds are black.
  11. Add custom default radio icon.
  12. Use material album icon for no-cover image.

3.4.2

28 Aug 06:39
Compare
Choose a tag to compare
  1. Fix long-press on queue duration opening queue transfer dialog.
  2. Don't hard-code list of known translations, use Perl code to build this.
  3. Round corners of images.
  4. Menu/dialog shadows for all themes.
  5. Append artist name to album title (in toolbar) when listing album tracks.
  6. Add custom no-cover image.
  7. Fix missing icon for 'More' menu entry when clicking on album/track lists in now-playing info view.
  8. Always show album cover under album review.

3.4.1

23 Aug 07:38
Compare
Choose a tag to compare
  1. Update translations.
  2. Fix colour of text in 'Help' files when using dark backgrounds.
  3. Don't reload page when changing from 'set colour from cover', just unset changed variables so that CSS resets them.
  4. Show cover art for all tracks when browsing via 'Music Folder'.