github PlexRipper/PlexRipper v0.14.0-dev.1

latest release: v0.14.0
pre-release10 months ago

0.14.0-dev.1 (2023-06-22)

Bug Fixes

  • Translations: Added translations for the media selection dialog (8f0c808)
  • Translations: Added translations for the Plex Account selector in the top right corner (3aca494)
  • Web-UI: Ensured the media selection range cannot exceed the other value, prevents min > max and max < min (0776baf)
  • Web-UI: Fixed empty help dialog appearing for options that have no text available (8aeb3ef)
  • Web-UI: Fixed missing translations for the account selector in the top right corner (943f12f)
  • Web-UI: Fixed the download commands not working when download confirmations have been disabled (8cbd736)
  • Web-UI: Fixed the DownloadSpeedLimit not displaying the correct value when changing in the server dialog (e4a059f)
  • Web-UI: Fixed the index shown in the MediaTable not being the same as the one coming from the back-end (2100fef)
  • WebAPI: Fixed the media data not being properly sorted, this will now use Natural sort by using the title instead of the sortTitle (603d1fe)
  • Web-UI: Fixed the media table sort requiring two clicks to begin sorting (e024617)
  • Web-UI: Fixed the MediaTable sorting not correctly using the same sorting as the back-end (27613f1)
  • WebAPI: Fixed the PlexServerConnections connection status not being retrieved when requesting the PlexServers (53b236e)
  • Web-UI: Fixed the PlexStatus icon displayed next to the server names not being updated when it changes (29b4b49)
  • Web-UI: Fixed the Poster / Table dropdown selector not working due to Pinia migration (c308986)
  • Web-UI: Fixed the service layer initializing too early when for example Pinia is not ready yet, this is now dependent on a Nuxt hook (289de1d)
  • Web-UI: Fixed the settings being updated on page load when nothing could have changed (7c44fd5)

Features

  • Web-UI: Added a selection button to the MediaTable to make it way easier to make media selections (0323cbf)

Performance Improvements

  • Web-UI: Replaced the settings system with Pinia instead of an observable store, this should improve performance (a628731)
  • Web-UI: Settings are now updated once every second when something changes, this debounce effect prevents DDOS'ing the back-end (a8116d3)

Don't miss a new PlexRipper release

NewReleases is sending notifications on new releases.