-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Does this script work on databases in the Windows version of Plex? It took me a bit of troubleshooting/getting the progressbar and running everything with python2, but I am getting the below error running the script
Analyzing Plex database: Traceback (most recent call last): File "./perplex.py", line 125, in <module> movies = build_db(args.plex) File "./perplex.py", line 43, in build_db year = row[2].split('-')[0]
I copied the database onto a Raspberry pi and re-ran it, but I'm getting the same errors.
Metadata
Metadata
Assignees
Labels
No labels