sct / overseerr

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

Show language info on available items #3637

Open pannal opened 12 months ago

pannal commented 12 months ago

Description

When using Sonarr/Radarr with custom formats that rank multiple languages higher than just the original one (with GERMAN DUAL/DL for example), there's no way for an overseerr user to see, whether an available item has both languages or only English.

Desired Behavior

Make the media languages visible in the frontend of overseerr, and/or add the current custom format score.

Additional Context

No response

Code of Conduct

OwsleyJr commented 11 months ago

We plan to eventually add individual episode support so that might be a good opportunity for this to be added.

pannal commented 11 months ago

Hey, not sure what you mean by individual episodes in this context. This applies to movies as well and is about showing the available audio stream languages of an existing item (be it movie or episode).

OwsleyJr commented 11 months ago

An individual episode is where the file would be for shows so support for that would be needed. It also wouldn't make sense to add it only for movies and not for shows.

pannal commented 11 months ago

Of course, understood. Thank you!