github PlexRipper/PlexRipper v0.30.0

one day ago

0.30.0 (2025-02-01)

Bug Fixes

  • WebAPI: Fixed an issue where user data on PlexLibraries was overwritten when refreshing Plex library access (21c00fc)
  • Web-UI: fixed background jobs active in the front-end not resumed when refreshing the page (3b8a113)
  • Web-UI: fixed cypress boot process by using es-module import (4bf512e)
  • WebAPI: Fixed incorrect available space calculation when using a root path "/" (5ffe479)
  • WebAPI: Fixed missing restart button on downloadtasks that are in an move or merge error state (4b40878)
  • WebAPI: Fixed multiple download tasks merging/moving files, in most cases this will just make it slower for all so now this is limited to 1 (6ba3cfb)
  • WebAPI: fixed percentage miscalculation when PlexRipper is syncing the media (af5da57)
  • WebAPI: Fixed the default destinations not being shown in the PlexServer settings dialog (cb55c0b)
  • Web-UI: Fixed the sync media server background job not updating correctly in the front-end (37f22f1)

Features

  • Web-UI: A plex access report is now shown when refreshing a Plex account access in the account menu (dbf9d80)
  • WebAPI: Add property whether a server is offline and therefore could not determine the plex libraries (e92fb3a)
  • Web-UI: Added a click option under server when there are no libraries to refresh access more easiliy for new users (8734864)
  • Web-UI: Added a Plex Account Access Report which will show when refreshing the PlexAccount access: Account menu in top bar => refresh account (2d76444)
  • WebAPI: Added endpoint for server and library access refresh (e176bf1)
  • Web-UI: Display when a server connection is through Plex as a relay in the server settings (6293e8e)
  • Web-UI: Hovering over a tv show poster will show how many seasons and episodes there are (3c6c5e1)
  • Web-UI: Improved the look of all badges, such as the little number on top of the notification button and background activity toggle (fe3454a)
  • Web-UI: Improved the look of all chips, such as the quality circles on movie posters by making them glow (6e63aeb)
  • WebAPI: PlexRipper Docker images will now contain meta information based on the Opencontainers.image-spec (b5ac1aa)
  • Web-UI: Pressing the Download action will now show a loading icon and disable other actions to make it dummy proof and prevent multiple commands (9f2323e)

Performance Improvements

  • WebAPI: Do not send the download actions with every download update, this will be determined by the front-end (35c70c4)
  • WebAPI: Removed unused properties from the ResultDTO response class (a3df362)

Don't miss a new PlexRipper release

NewReleases is sending notifications on new releases.