mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-07-22 13:23:35 -04:00
Feature Request: Interactive Quality Profile Selection for Overseerr Mode #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bastien70 on GitHub (May 29, 2025).
Current Behavior
When using Doplarr in Overseerr mode, requests are sent with the default quality profile configured in Overseerr settings. Users cannot interactively choose a different quality profile during the Discord slash command interaction.
For example, when running /request tv show_name, the request is automatically submitted with whatever quality profile is set as default in Overseerr's Sonarr configuration, without any option for the user to select an alternative.
Requested Feature
Add the ability for users to select a quality profile during the Discord interaction flow, similar to how Overseerr's web interface works.
Expected Workflow
User runs
/request tv show_nameor/request movie movie_nameDoplarr shows search results as usual
NEW STEP: When user selects a title, present a dropdown/selection menu with available quality profiles
User selects desired quality profile (e.g., "French Audio", "English VOSTFR", "4K", etc.)
Request is submitted to Overseerr with the selected quality profile
Use Case / Justification
Multi-language content management: Many users manage content in multiple languages or quality tiers. For example:
Anime with both Japanese (VOSTFR) and French (VF) audio tracks
Movies available in both standard and 4K quality
TV shows with different language preferences