Closed MrOS88 closed 1 month ago
Hi it's trying to grab users with access to your server, which there aren't any. I'll push out a fix in a bit
Hi @varthe, I just tested it and it's working now 🙂 But I have another question. Does the code support listing multiple codecs under exclude such as the following:
filters:
Movies:
allUsers:
audio:
- include:
language: English # Needs to be in the original language, e.g Español for Spanish
# languageCode: eng # Alternative to the above, e.g. jpn for Japanese
exclude:
codec:
- truehd
- dca
- dca-ma
extendedDisplayTitle: commentary
I'm trying to exclude TRUE HD, DTS, DTS HD-MA but it's not working, maybe this codec key does not support a list?
I thought you were on docker? I haven't updated the docker image yet haha just finishing up a few more changes.
All fields including codec only take one word or phrase. So right now it's not possible to filter out multiple codecs in one go. If you give me until tomorrow I can add that, shouldn't be too difficult
I am on Docker but I just built it myself to test it. That would be awesome!
Managed to sneak it in :) Pull the latest image and check the new config
Works as expected now, great project :)
Hi, I'm using my Plex server as a single user (I guess this means owner?) and I don't have Plex Pass. When starting the container I get the following error:
2024-10-19T13:10:08.319Z [info]: YAML file is valid according to the schema. 2024-10-19T13:10:08.327Z [info]: Server is running on port 3184 2024-10-19T13:10:13.393Z [error]: Error fetching users from server: No response received.
This is my config.yaml file: