vladimir-tutin / Plex-Auto-Collections

Python 3 script to automatically update Plex collections based off a configuration file
123 stars 57 forks source link

Can't authorise Trakt on headless machine - tries to open browser #23

Open antigravity83 opened 3 years ago

antigravity83 commented 3 years ago

I'm trying to authorise Trakt on a headless machine, however your script tries to open a web browser on a headless machine - which obviously doesn't work.

How do you authorise Trakt via your script, on a headless machine?

I've authorised Trakt on a headless machine with other scripts (ie. Traktarr, PlexAutoLibrary) and they didn't require any interaction with Trakt via a browser?

meisnate12 commented 3 years ago

I recommend checking out this fork instead: mza921/Plex-Auto-Collections - it has a lot of improvements and I think has your issue already resolved

antigravity83 commented 3 years ago

I posted under the wrong project.

I'm having that issue with the mza921 fork.