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

hide 4k Script not working anymore #132

Open
ApfelBirneKreis opened this issue May 28, 2023 · 0 comments
Open

hide 4k Script not working anymore #132

ApfelBirneKreis opened this issue May 28, 2023 · 0 comments

Comments

@ApfelBirneKreis
Copy link

This is the log error i get:

Traceback (most recent call last):
File "/usr/local/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/app/app/scripts.py", line 1352, in hide4k
run_script()
File "/app/app/scripts.py", line 1338, in run_script
add_untranscodable()
File "/app/app/scripts.py", line 1331, in add_untranscodable
movie.optimize(deviceProfile="Android", videoQuality=10)
File "/usr/local/lib/python3.9/site-packages/plexapi/video.py", line 190, in optimize
backgroundProcessing = self.fetchItem('/playlists?type=42')
File "/usr/local/lib/python3.9/site-packages/plexapi/base.py", line 183, in fetchItem
raise NotFound(f'Unable to find elem: cls={clsname}, attrs={kwargs}')
plexapi.exceptions.NotFound: Unable to find elem: cls=None, attrs={}

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