Closed dynamiccookies closed 2 years ago
Add ability to automatically search by query string parameter
https://fedingo.com/how-to-get-query-string-values-in-javascript/
https://github.com/dynamiccookies/Radarr-Assistant/blob/ee880605b60c5f1aae6469189b74adb1d68f504f/script.js#L45
?? operator isn't needed because search term is being added to the input box
https://github.com/dynamiccookies/Radarr-Assistant/blob/ee880605b60c5f1aae6469189b74adb1d68f504f/script.js#L12
Add ability to automatically search by query string parameter