patzm / plex-music-rating-sync

Plex Agents do not read music ratings when importing music files. This project aims to provide a sync tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Unable to Connect

Trentflix opened this issue · comments

I think this is mostly me being dense. I've installed all of the python modules but when running the command I get "Error: Unable to connect." The other odd thing though is that it isn't connecting with the username I specified per the message below. PMS is installed on a remote Linux box - do I need to be running this on the server with PMS installed? I wasn't sure if "Server" meant the name of the server hosting PMS or the name of the PMS instance itself (I tried both).

sync_ratings.py --server Plex-DB --player MediaMonkey --username trentflix --passwd PASSWORD

[19:40:34] INFO: Connecting to local player MediaMonkey
[19:40:34] INFO: Connecting to the Plex with username "Plex-DB"
[19:40:36] INFO: Connecting to remote player PlexPlayer on the server Plex
[19:40:36] ERROR [PlexSync.PlexPlayer.connect:225] Error: Unable to connect

I love the idea of this project though. I use Musicbee but luckily MediaMonkey auto-imports all of the song-ratings from the files themselves.

Gah! Totally me being dense I mis-remembered my server name.