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

Cleanup flags have (undocumented-) direct dependency on PLEX_URL #66

Open
cbrunnkvist opened this issue Jul 18, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@cbrunnkvist
Copy link

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 or CLEAN_BUNDLES, you seem to break "local mode": any of these three options cause error:

|======================================== 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.

Logs

No response

@cbrunnkvist cbrunnkvist added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants