CourtneyMetal

Results 3 issues of CourtneyMetal

Made a change to use URL parsing utility instead of string formatting to build URL when calling Plex API. This is to address the related open issue I created earlier...

When building the request to call Plex, the line `req = Request('{}{}'.format(plex.url, movie.key))` isn't stripping the leading backslash from the movie.key params so we end up with something like 'http://192.168.1.100:32400//library/metadata/730'...

Not an issue! Just wanted to express myself by saying this is really cool! Nice initiative 😸