You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently setup Plex_Utills and after working out a coupld of small kinks with errors going into the Migrate involving plex incorrectly matching movies, or the admin config page needing me to change /films to / so that it would stop returning no file or destination error when scanning 4k movies.
I have noticed that no matter what i look into, i am getting an internal server error (500) when i try to have Plex_Utills try action anything to do with TV Shows.
Unraid 6.11.5
Docker Settings:
Plex Library - /films = /mnt/user/Plex - Media/ (this houses folders for both Movies and TV Shows)
PUID 99
PGID 100
Plex_Utills Settings:
Plex, Tautulli, and TMDB are mapped with API keys.
Libraries match those in Plex.
Plex file path - Set by script, This can not be changed (automatically sets itself)
/media
Enable Plex File Path, Manual override
False
Manual plex Path
None
Plex-Utills file path, this should nearly always be left as /films (changed from /films to / to resolve issue with errors when performating Movies 4K banners scripting)
/
Enable the blur unwatched TV episodes script
True
On the right side of Plex_Utills I can select TV Shows and all my shows show up there and i can open and view the seasons and episodes are viewable. but cannot change any of the Art without the (500) error.
In the Plex_Utills Database, Seasons and Episodes are empty, and nothing else shows up for TV Shows. It is as if there is a pathing issue in the config files trying to locate or allocate these into the database.
The text was updated successfully, but these errors were encountered:
I had this issue but managed to resolve it. It was due to the naming conventions of the tool being unclear.
The tool wants the name of the Library as seen in Plex. This is NOT the actual folder name.
I was under the impression that the tool used the folder names as the Help section describes file paths. Maybe this is the case for Films, but is not the case for TV Shows.
I have recently setup Plex_Utills and after working out a coupld of small kinks with errors going into the Migrate involving plex incorrectly matching movies, or the admin config page needing me to change /films to / so that it would stop returning no file or destination error when scanning 4k movies.
I have noticed that no matter what i look into, i am getting an internal server error (500) when i try to have Plex_Utills try action anything to do with TV Shows.
Unraid 6.11.5
Docker Settings:
Plex Library - /films = /mnt/user/Plex - Media/ (this houses folders for both Movies and TV Shows)
PUID 99
PGID 100
Plex_Utills Settings:
Plex, Tautulli, and TMDB are mapped with API keys.
Libraries match those in Plex.
Plex file path - Set by script, This can not be changed (automatically sets itself)
/media
Enable Plex File Path, Manual override
False
Manual plex Path
None
Plex-Utills file path, this should nearly always be left as /films (changed from /films to / to resolve issue with errors when performating Movies 4K banners scripting)
/
Enable the blur unwatched TV episodes script
True
On the right side of Plex_Utills I can select TV Shows and all my shows show up there and i can open and view the seasons and episodes are viewable. but cannot change any of the Art without the (500) error.
In the Plex_Utills Database, Seasons and Episodes are empty, and nothing else shows up for TV Shows. It is as if there is a pathing issue in the config files trying to locate or allocate these into the database.
The text was updated successfully, but these errors were encountered: