Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TV Shows - Unable to update into database or run scripts #129

Open
Schmackei opened this issue May 7, 2023 · 2 comments
Open

TV Shows - Unable to update into database or run scripts #129

Schmackei opened this issue May 7, 2023 · 2 comments

Comments

@Schmackei
Copy link

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.

image
image
image
image
image
image
image
image

@meldalinn
Copy link

I have the same error - did you find a solution to this?

@raf802
Copy link

raf802 commented Apr 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants