Plex-Bot icon indicating copy to clipboard operation
Plex-Bot copied to clipboard

Bot can not connect to music library with spaces in title

Open SerinitySW opened this issue 5 years ago • 1 comments

My original music library name was Gecko's Music, but this led to an error with the bot:

plexapi.exceptions.NotFound: Invalid library section: Gecko's Music

Renaming to Music fixed the issue however

SerinitySW avatar Jan 31 '21 04:01 SerinitySW

I wonder if it was the apostrophe? Maybe try escaping the space or apostrophe with something like library_name: "Gecko\'s\ Music"?

jsit avatar Sep 14 '21 13:09 jsit