Skip to content

Releases: CDrummond/lms-material

0.9.5

11 Aug 11:28
Compare
Choose a tag to compare
  1. When updating now-playing, prefer trackartist and trackartist_ids to artist and artist_ids if these are set.
  2. Use first of trackartist_ids for artist_id, if this is set.
  3. Fix removing a selection of favourites, when Material is set to order the favourites. Need to delete from the highest favourite ID to the lowest, but sorting can corrupt this order.
  4. Don't display loaded playlist name in queue.
  5. Use "playlistcontrol cmd:load" (etc) to load playlists.
  6. Colour repeat, shuffle, and power icons when active.
  7. Show cover-art in playlist listings.
  8. Fix play/pause button in standalone now-playing view.
  9. When updating player list, check if current player's name has changed.
  10. Take copy of player ID when updating settings, to prevent the real player object being modified.
  11. Close menus and dialogs with 'esc' key.
  12. Correctly update power state of other players.

0.9.4

04 Aug 07:15
Compare
Choose a tag to compare
  1. Fix detecting if an item is in favourites if its within a favorites folder.
  2. Try to use material icons, and not LMS icons, for favourites entries.
  3. Enable history menu even when there is no sub-title.
  4. Enable 'More' for artists, albums, or tracks within a favourite.
  5. If showing jumplist for mixed folders and files, draw jumplist items for folders slightly dimmer than files.
  6. Fix album not appearing in favourites, if it is the last item.
  7. When building SlimBrowse commands, don't add 'null' or 'undefined' values.
  8. Don't hide 'Save to favourites' and 'Delete favourite' options from 'More' lists.
  9. As per expand/collapse button, the grid/list button icon should indicate the state that will be, not what is.
  10. When pinning radio stations, just save URL and title, etc, not command.
  11. Only use media session with mobile browsers.
  12. Place pin, and unpin, actions into a menu, for consistency.
  13. Add play, play next, and insert to pinned radio items menu.
  14. Always show menu when clicking on pinned radio item.
  15. Only show dotted menu button if an item has a menu.
  16. Check whether "query_param" exists in "URI::http" before using. If not, then manually parse URI string.
  17. Only update favourite's set if ["favorites", "changed"] is received from CometD.
  18. In Mobile layout, switch to now-playing when clicking play/add icon in sub-toolbar (play/add all case).
  19. Don't show ratings stars for streamed tracks (negative ID).

0.9.3

28 Jul 11:41
Compare
Choose a tag to compare
  1. Update Dutch translation - thanks to Blackfiction.
  2. Add searched terms to list title.
  3. Fix dimmer browse icon using dark theme mobile layout.
  4. Prevent queue flicker when toggle power state of player.
  5. When fetching lyrics, only use ID if its not negative.
  6. Update Frech translation - thaks to Franck Berry.
  7. Swap when expand/collapse button is shown. Previously the icon/label was used to indicate state.
  8. Mark "On song change" and "Volume gain" for translation.
  9. For consistency, use "Player settings" in manage players dialog.
  10. Listen for 'click' and not 'touchend' to make media controls show.
  11. Click on 'No playing' tab whilst already on 'Now playing' will toggle song info.
  12. Click on cover in 'Now playing' only shows context menu for iOS, as other OS's can use context menu event.
  13. Add pre-caching of 300x300 artwork - thanks to Michael Herger.
  14. Use smaller apps, etc, avatars in pinned list, main radio and apps lists.
  15. Work-around CustomBrowse 999 item limit, by asking for list of items in chunks.
  16. Darken mobile bottom-nav area, to give buttons more contrast.
  17. Set Firefox scrollbar colours.

0.9.2

23 Jul 16:02
Compare
Choose a tag to compare
  1. Fix Qobuz (and others?) search field.
  2. Use new CSS line-clamp property to limit each section of now-playing text (e.g. title, artist, album) to 2 lines.
  3. When getting lyrics from MAI, if we have a track_id then just pass that and not other details.
  4. When getting biography from MAI, if we have an artist_id then just pass that and not artist name string.
  5. Use plugin to recolour SVG images, as opposed to having dark and light variants.
  6. Colour active tab icon and label, as this matches material.
  7. Fix showing images.

0.9.1

21 Jul 07:16
Compare
Choose a tag to compare
  1. Fix "TuneIn Options" when "More" selected from now-playing.
  2. Allow grid in more cases - e.g. "What was that tune?"
  3. Don't square off radio logos in queue and desktop bottom bar.
  4. Always use recycler view for grids, and for lists where its possible to switch to grid. (Recycler is quicker to update when toggling).
  5. Fix toggling image sizes when 1st image does not have size parameters (e.g. radio search results).
  6. For mobile layout, show song details in toolbar of now-playing view if song info is being displayed.
  7. For mobile layout, only toggle play/pause and info button if screen width is less than 600px.
  8. No need for lazy-load of images with recycler.
  9. Add a "now-playing" view. This is the same as the expanded desktop view, but designed to show only now playing info.
  10. New icon for 'Browse' tab, and use music note for now-playing tab, in mobile layout.
  11. When getting album review from MAI, if we have an album_id then just pass that and not other details.
  12. Move 'New Music' to top-level for non-server-categories.
  13. Fix technical info not showing in mini-player (this view also needs to listen to resize events, so that info is shown if wide enough).
  14. Make letter-overlay ignore click events, and allow these to fall through to item below.
  15. Fix mini-player when playing tracks with a composer.

0.9.0

11 Jul 16:58
Compare
Choose a tag to compare
  1. Fix missing repeat-single icon in desktop queue view.
  2. Display "current / total" in now-playing.
  3. Add mini-player.
  4. Only show technical info in desktop bottom bar if not showing ratings, or screen width is 900px or higher.
  5. Reduce CPU load when the server connection is lost, or there are no players, by using icons and not a circular spinning progressbars.
  6. When getting track info for a queue item, pass its position in the queue to the trackinfo command and not its ID/URL. This helps with TuneIn stations, where the URL in the queue can change.
  7. Don't repeatedly poll player status if song duration is 0 (as is for streams).
  8. When parsing SlimBrowse response, if we have a mixture of items with and without images then only set image to default album or artist image for items with the corresponding type. Also, if find an item that is not an artist or album, then disable grid.
  9. Remove "noselect" from browse-list, to allow text items (e.b. bandcamp URLs) to be selected.
  10. Update axios, vuetify, and vuex libraries.
  11. Add action to move queue from one player to another.
  12. When creating a group player, also update server status 1 second later.

0.8.4

30 Jun 08:35
Compare
Choose a tag to compare
  1. When creating jumplist for folders list, convert to uppercase.
  2. Remove list/grid toggle for image view.
  3. Fix adding albums and playlists to favourites.
  4. Remove parsing of title into tracknum+title.
  5. For mobile layout, place 'Add URL' and 'Scroll to current track' in menu if width is less than 500px.
  6. For mobile layout, place 'Random' and 'Shuffle' icons in queue toolbar if width is more than 320px.
  7. Add icons to standard settings menu entries, and now-playing context menu.
  8. Reduce margins in sleep dialog, to allow more space for text.
  9. Add option to show menu icons or not.
  10. Add more server information to "Information" dialog.
  11. Only update rating upon click.
  12. Show time in tooltip when hover over progressbar (desktop browsers only).
  13. Double-click now-playing image to show zoomed image.
  14. Show now-playing image context menu on single click. Mobile browses only, as its an iOS work-around.

0.8.3

23 Jun 16:28
Compare
Choose a tag to compare
  1. Fix parsing of queue items' durations - and showing of total duration.
  2. Fix elliding of toolbar text.
  3. Fix zoomed image sizes when viewing artist pictures.

0.8.2

22 Jun 06:33
Compare
Choose a tag to compare
  1. If queue page contains all tracks, then iterate these to determine total duration.
  2. When getting track lists (for albums, or queue) only request rating if rating support is enabled (via TrackStat).
  3. When drawing letter overlay, need to reduce item height for position calculation by 20px if there is no sub-text.
  4. Fix error message, and list update, when toggling server categories on/off.
  5. Remove "SimpleLibraryViews " prefix from library names.
  6. Use "All" as name for default library.
  7. When auto-selecting a player at start-up (1st time, or no config) then choose in order of preference: first powered on standard player, or first powered off standard player, first powered on group, first powered off group.
  8. Ensure all menus have scrollbars, if they are too tall.
  9. Long press on now-playing nav-button (whilst showing now-playing) shows track info. (Mobile only)
  10. Long press on queue nav-button (whilst showing queue) scrolls to current track. (Mobile only)
  11. Make confirmation dialogs persistent - need to press button to close.

0.8.1

15 Jun 11:42
Compare
Choose a tag to compare
  1. Lazy-load now-playing images.
  2. Set lazy-load error image to default cover.
  3. Always use lazy-load images, as can set error image easily.
  4. Set correct mouse-pointer for jumplist.
  5. Default to using mysqueezebox to resize remote images.
  6. If config does not have useLocalImageproxy, then default to mysqueezebox.
  7. Reduce size of grid row if there are no sub-titles.
  8. Custom icons for artists, albumartists, and compilations.
  9. Clear cache if artist list is toggled between single list or separate artists and album artists.
  10. Only hide home button if screen is less than 290px wide.
  11. Ignore negative coverid attributes.
  12. Fix moving items to lower position in list.
  13. Give shadow to letter-overlay.
  14. Fix cover grid sizing, and jump list activation.
  15. Pass URL query params when index.html selects variant.
  16. Now toolbar should get track count and duration from queue page, as queue page handles current track duration changing. (Mobile only)