rieck / perplex

A Movie Renamer for Plex Metadata
39 stars 17 forks source link

Not working... #7

Closed vdias closed 1 year ago

vdias commented 1 year ago

./perplex.py --save movies.db --plex /var/plex

File "/scripts/./perplex.py", line 32 print "Analyzing Plex database:", ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Analyzing Plex database:", end=" ")?

rieck commented 1 year ago

Hopefully fixed with #8