bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
589 stars 26 forks source link

Are search results paginated? #516

Open wzzrd opened 1 year ago

wzzrd commented 1 year ago

I'm not sure how to solve this problem, but it might be quite simple (I hope so). Maybe someone can give me a pointer. I recently started using MediaTracker, and I'm in the process of importing my old Audible library. I'm search for the title "It", by Stephen King.

As this is a short title, and a frequently used word, I get tons of results, but not the right one. So how to proceed to the next 25 results? I don't see an obvious way to do that? Or am I supposed to search in a different way?

bonukai commented 1 year ago

No only the first page is returned at the moment, but that would not help you much, I look through first ten pages and still could not find "It", so I have changed the sort order of returned results, and now "It" is on the first page, in version 0.2.2

wzzrd commented 1 year ago

Thanks :) Might that not create problems for other titles down the line though?