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

TPDBMarkers throws errors continuously #455

Open
Fradhyle opened this issue Oct 25, 2024 · 0 comments
Open

TPDBMarkers throws errors continuously #455

Fradhyle opened this issue Oct 25, 2024 · 0 comments

Comments

@Fradhyle
Copy link

TPDBMarkers keeps showing error
It seems like an error related to handling dict data.

INFO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers] created (0) new marker(s) for SceneID (575)
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers] Traceback (most recent call last):
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers]   File "C:\Users\Fradhyle\.stash\plugins\community\TPDBMarkers/tpdbMarkers.py", line 176, in <module>
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers]     processScene(scene)
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers]   File "C:\Users\Fradhyle\.stash\plugins\community\TPDBMarkers/tpdbMarkers.py", line 41, in processScene
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers]     if settings["createMovieFromScene"] and len(scene["movies"]) ==0:
ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers]                                                 ~~~~~^^^^^^^^^^

ERRO[2024-10-25 20:32:47] [Plugin / The Porn DB Markers] KeyError: 'movies'
ERRO[2024-10-25 20:32:47] Plugin returned error: exit status 1
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

1 participant