Feature Request: Interactive Quality Profile Selection for Overseerr Mode #111

Open
opened 2025-11-20 04:17:06 -05:00 by saavagebueno · 0 comments
Owner

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_name or /request movie movie_name
Doplarr 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

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_name` or `/request movie movie_name` Doplarr 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#111