toddrob99/searcharr

Command to list all movies/series

Opened this issue · 2 comments

Telegram user @JuanraNunez requested a command to list all movies/series in sonarr/radarr. Would need to determine if it should list only missing, downloaded, or all. Will be more complex for series to list missing, maybe # of episodes missing per season or overall.

Need help understanding the use case for this feature

The stated use case is not very strong for a command that lists ALL series/movies. Instead, I suggest using the /movie or /series commands to check if an individual movie/series is already in radarr/sonarr.

A sub-suggestion was made to add a command that lists the N most recently-added movies/series or movies/series added in the last N days. That could be interesting; need to check if the radarr/sonarr APIs will facilitate that.