Releases: trulow/plexdrive
Releases · trulow/plexdrive
PlexDrive v5.2.2
Fixed "redirect_uri=urn:ietf:wg:oauth:2.0:oob" error
If you are upgrading from a plexdrive version older than 5.2.0, make sure to remove your ~./plexdrive/cache.bolt so that it gets rebuilt with the metadata required by the new version.
When asked for auth code, the browser will now return an error that the site can't be reached:
Look for "token&code=" within the resulting URL and copy the token
*Exclude "&scope=https://www.googleapis.com/auth/drive" at the end of URL
** If you already have rclone configured, you can also navigate to rclone config dir to copy the token to PlexDrive **
cd ~/.config/rclone
cat rclone.conf
copy everything after "token ="
cd ~/.plexdrive
nano token.json
paste copied token