mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-02-03 14:03:25 +00:00
Google Drive Monitoring on plexautoscan #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zwatchmaker on GitHub.
How do I authorize Google in plexautoscan to enable Google Drive Monitoring?
@zwatchmaker commented on GitHub:
I installed autoscan from community apps but realized there's no guide on how to set it up... I also removed PAS.
@dallensmith commented on GitHub:
I just tried to install it too, i just get bad gateway. any insight on how to set it up?
@remserwis commented on GitHub:
If you are on PTS...I strongly suggest dropping PAS and install Autoscan module from Community. Pretty simple config, still maintained (by cloudbox community) on contrary to PAS and it has simple A-train plugin to monitor google drive. Just switched 2 days ago and I can't be happier of results.
P.S. As direct answer to question: I was able to "hook" terminal to plexautoscan container with "docker exec -it plexautoscan /bin/sh" command and then execute "python3 scan.py authorize". Worked but I still got segmentation problems with movies trigger so decided to jump the train (almost literally)
@remserwis commented on GitHub:
cloudbox/autoscan you have an extensive guide there and link to A-train (only needed for gdrive monitoring)