Skip to content

[DEV] [0.8.7] 2FA, French translation and many fixes!

Compare
Choose a tag to compare
@PlexRipper PlexRipper released this 03 Oct 15:51
· 1414 commits to master since this release
12d43e2

[0.8.7]

Added

  • Added two-factor authentication compatiblity, meaning PlexRipper now works with two-factor authentication protected Plex accounts.
  • Added the awesome French translation from @starnakin, thank you so much!
  • Added a progress window showing the individual servers being connected to when setting up an PlexAccount.
  • Added a warning that deleting an plexAccount might take a long time due to the amount of data which has to be deleted.
  • Added a thank you for the awesome contribution from Starnakin to the README.
  • Added migration check for adding ClientId to already created Plex accounts, this avoids users having to re-setup their accounts in PlexRipper.

Changed

  • When confirming an action in the confirmation dialog, a loading spinner will now show.
  • When a translation is missing, it will now show the English variant.
  • When no downloads have been selected in the download page, the "Clear Completed" is now disabled.
  • Updated to the new PlexAPI SignIn process
  • Improved the PlexApi HttpClient to return errors given by Plex.

Fixed

  • Fixed the "New device connected" spam that Plex server owners would get due to a randomly generated ClientId's being used per request by PlexRipper. This is now unique and consistent for every PlexAccount.
  • Fixed the delete button missing from the Plex account update window.
  • Fixed the confirmation window prevented from being closed.
  • Fixed the menu titles now being translateable.
  • Fixed the DateTime settings not being translatable.
  • Fixed the browser client not updating its store after resetting the database.
  • Fixed the error window having a very wide window due to unwrapped text.
  • Fixed the TvShows libraries getting stuck in a infinite loading loop when viewed, TV show libraries can now be viewed again.