github PlexRipper/PlexRipper v0.2.0

latest releases: v0.14.0, v0.14.0-dev.1, v0.13.0...
pre-release3 years ago

[0.2.0] - 2020-12-22

Added

  • Added CHANGELOG.md file
  • Added PlexRipper version to the front-end in the home button.
  • Added the FileSize.vue component and moved the PrettyBytes filter there.
  • The total media size of a Plex library is now shown in the media bar on the library page.

Changed

  • Changed the dockerFile path for tvShows from "/series" to "/tvshows"
  • Movies which are downloaded now include the year of release in their folder name.
  • Refactored the config pipeline on front-end startup to work in both development and production.

Fixed

  • Fixed the CORS issue for SignalR due to missing "AllowCredentials".
  • Fixed a bug in the refreshing of PlexLibraries which have the TvShow type.
    It would not wait for the result of all media, leading to wrong return values

Removed

  • Removed the CorsMiddleware fix in the back-end as it was not needed anymore

Don't miss a new PlexRipper release

NewReleases is sending notifications on new releases.