-
Notifications
You must be signed in to change notification settings - Fork 44
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
User preferences ignored #50
Comments
Can confirm this is happening on my setup as well, might be related to #31 |
Here is how I handle this in my other application. I've truncated it down some so that its more standalone here. The logic/methods are pretty straightforward. You'd just call Feel free to take what you can use, if its useful at all. Let me know if you have questions, I'm Spoked on discord. https://github.com/dreulavelle/Nexus/blob/main/utils/parser.py |
Hey all,
I've had a few users reporting this on reddit and in ElfHosted discord, haven't looked into it yet, but wanted to raise it incase anybody else has seen it, or incase I have a stupid misconfiguration bug somewhere :)
Describe the bug
When a user selects preferences like "no 4K, primary foreign language DE", these are ignored by the addon, and all results are still displayed when the user searches.
To Reproduce
Attempt to configure user preferences on https://torrentio.elfhosted.com/, observe that your preferences are not respected :)
Expected behavior
Preferences would affect the results return from a user search via the addon
The text was updated successfully, but these errors were encountered: