Open kopiezzo opened 5 months ago
Thanks for flagging. What version is the docker image that you are using? I think in 0.3.0 this should be fixed.
Unfortunately, I don't have access to my laptop for a couple of days, but I can look into it more shortly.
As a workaround, I if you set the EDCM_DEBUG envvar to True. I think this will get things working again.
Let me know how you go 😃
Thanks for the quick answer! Unfortunately, setting debug to true doesn't help. I'm not quite sure how to use the 0.3.0 branch; I believe I'm on 0.2.1 (latest), and setting 0.3.0 manually in Docker does not find the manifest
Here's the log with debug enabled:
2024-06-10 11:27:01.871 | DEBUG | functions:debug:10 - Matched 0 of 1 rules to Ratatouille (2007). Matched rules: [] 2024-06-10 11:27:01.871 | SUCCESS | main:main:58 - Processed items. 21 matches found Traceback (most recent call last): File "/app/app.py", line 83, in
main(config) File "/app/app.py", line 66, in main if emby_api.update_collection(rule_set, ids): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api.py", line 44, in update_collection if DEBUG is True: ^^^^^ NameError: name 'DEBUG' is not defined
Hey, getting this error when trying to use it:
This is my docker compose:
My config is just: