So at current, if you want to search for older episodes, you have 3 options.
- go to the episode and click search individually.
- goto the wanted list and click the checkbox at the top to select all episodes on the page and click search all selected.
- goto wanted page and click search all missing.
For someone like me who has 6000+ missing episodes on my library, the above 3 options basically allow me to search for either 1 episode, 15 episodes or 6000 episodes at a time. I want something in between the 15 and 6000, something flexible. So here are some potential solutions:
- On the wanted list page, add a items per page input field where you can type what ever you want. Which means you can show 100 or 1000 per page if you want to. Then you can easily order them and select them all and click search all selected.
- On the wanted list page, add a search X button, which will prompt to enter a number (say you enter 1000) and then it will search for that many items from top on the wanted list using the current order.
Then, it would also be nice to have a column on the Wanted list (that you can sort with) that shows the “Last Searched”, so it makes it easier for someone to go through their wanted list with blocks at a time by sorting using this Last Searched field.
Finally you could use the same logic to add some wanted list automatic search option that searches X episodes every night ordered by the said Last Searched column.
Can something like this be implemented? I believe the first question i asked for is an easy UI/Frontend task (since all the logic for this is already there), im not so sure about the difficulty of extra column and the automation request.