l3uddz / plexarr

Fix mismatched media in Plex mastered by Sonarr/Radarr
66 stars 3 forks source link

Won't pull movie listings from plex #5

Closed edrock200 closed 3 years ago

edrock200 commented 4 years ago

Thanks for this awesome tool! Works great with tv shows but I can't get it to work with movies. It sees the library but says it can't pull listings. Does it not work with the upgraded movie library? Either way, thanks again! Ed

Animizio commented 4 years ago

hey, sadly it only worked for tvshows too. for movies (using german library name: Filme) i get this error:

user@cb:~$ /opt/plexarr/plexarr --pvr radarr --library Filme

FTL Failed retrieving items from plex libraries error="failed \"Filme\" plex library items: retrieve library items: []"

edrock200 commented 3 years ago

I don't think plexarr supports the new upgraded plex movie libraries yet.

l3uddz commented 3 years ago

plexarr does support the new movie agent.

i would imagine this is a problem with the library name being provided to plexarr

Iguana9999phil commented 3 years ago

Doubt it, testing the latest version and issue is still there with any of my movie libraries. Example here: DBG Retrieved libraries libraries=[{"ID":1,"Name":"Movies","Path":"/home/plex/media/Movies","Type":1}url=http://plex:32400 1:14PM FTL Failed retrieving items from plex libraries error="failed \"Movies\" plex library items: retrieve library items: []"

Could it be an issue with the type? Creating a test Moviestest with type TVShows works.

l3uddz commented 3 years ago

this should be resolved in the latest version