sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.54k stars 412 forks source link

Sort requests by title release date #3859

Open super-cooper opened 1 month ago

super-cooper commented 1 month ago

Description

I rent movies from two different services. One of them tends to only have newer titles available, so I like to rent my newest movies from them, and save the backlog for the other service. It's currently a huge pain to look through the entire requests backlog until I find one that released relatively recently, and check if they have it. I'd prefer to just sort all the requests by release date and go through them in order.

Desired Behavior

Add an option to sort by release date to the sorting dropdown on the requests page. I've made a simple example to show this behavior:

image

Additional Context

No response

Code of Conduct