Here is everything top to bottom: It is basically finding all movies moved to a new drive and fixing the path in radarr. import os import requests endpoint = 'https://radarr.dirtycajunrice.local/api/movie' headers = { 'X-Api-key': 'asdfasdfasdfasdfasdf' } g = requests.get(endpoint...
"TEAMDRIVES": [ "Shared_Movies", "Shared_TV" ], Note: This is just a list of Teamdrives, not the specific paths within it.POLL_INTERVAL - How often (in seconds) to check for Google Drive changes.SHOW_CACHE_LOGS - Show cache messages from Google Drive. Default is false.BINARY...