Replies: 1 comment
-
Nevermind, it works exactly like I described. I must have been doing something wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to pass in a search query as a URL parameter?
I would like to be able to generate a link outside of Overseerr that I can use to quickly jump into Overseerr and have it show me results, like "https://overseerr:5055/search?query=fallout" for example. Currently, it looks like the login process strips out the search query and just dumps you on the homepage rather than saving it and passing it on.
Beta Was this translation helpful? Give feedback.
All reactions