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
1.0.2 (Python 3.11.0rc1)
master
As soon as you enable one of PHOTO_TRANSCODER, EMPTY_TRASH or CLEAN_BUNDLES, you seem to break "local mode": any of these three options cause error:
PHOTO_TRANSCODER
EMPTY_TRASH
CLEAN_BUNDLES
|======================================== Validating Options ========================================| | Running in Report Mode with Empty Trash, and PhotoTrancoder set to True | | Report: Metadata Directory File changes will be reported but not performed. | | Connecting To Plex | |====================================================================================================| | Args Error: No Plex URL Provided | |====================================================================================================| |====================================================================================================| | Critical Report | |====================================================================================================| | | | Generic Criticals: | | Args Error: No Plex URL Provided |
So as far as I can see, "LOCAL_DB" doesn't seem to have any point if you need to go through the API to clean up, anyway.
No response
The text was updated successfully, but these errors were encountered:
meisnate12
No branches or pull requests
Version Number
1.0.2 (Python 3.11.0rc1)
What branch are you on?
master
Describe the Bug
As soon as you enable one of
PHOTO_TRANSCODER
,EMPTY_TRASH
orCLEAN_BUNDLES
, you seem to break "local mode": any of these three options cause error:So as far as I can see, "LOCAL_DB" doesn't seem to have any point if you need to go through the API to clean up, anyway.
Logs
No response
The text was updated successfully, but these errors were encountered: