Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
That would be awesome, right now it's a little bit of hurdle to change it every time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
While this was already partially implemented there where a few bugs #1054 this PR solves those and adds the option to "pin" filters to the side navigation bar for easy navigation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Allow user to configure the default search settings, either with a config page, or by saving the search settings from one search and reusing them for subsequent searches.
Basic Example
I personally find it very annoying to have recursive search on, especially since there's no visual indicator differentiating between shows, individual episodes, and movies. So I often disable "recursive" when searching to eliminate all the individual episode results. However, I have to disable it manually every time I search.
Drawbacks
N/A
Unresolved questions
No response
Implementation
Beta Was this translation helpful? Give feedback.
All reactions