We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TPDBMarkers keeps showing error
It seems like an error related to handling dict data.
The text was updated successfully, but these errors were encountered: