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

Issue with missing .png files #360

Closed
NicodemPL opened this issue Oct 21, 2022 · 1 comment
Closed

Issue with missing .png files #360

NicodemPL opened this issue Oct 21, 2022 · 1 comment

Comments

@NicodemPL
Copy link

Describe the bug

Whatever I do script does not work due to lack of .png file to be blurred. I have local media asset turned on for TV series.
Any idea what is missing?

Provide logs

Tautulli Notifiers :: Script error:
Traceback (most recent call last):
File "/config/scripts/hide_episode_spoilers.py", line 123, in
modify_episode_artwork(plex, **vars(opts))
File "/config/scripts/hide_episode_spoilers.py", line 99, in modify_episode_artwork
with open(episode_artwork, 'wb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tv/The Thing About Pam/Season 1/The.Thing.About.Pam.S01E04.1080p.BluRay.x264-BORDURE.png'

@blacktwin
Copy link
Owner

This could be a permissions issue. There is another thread with other people mentioning a similar issue.

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

2 participants