Introduce an additional user preference option to automatically deny adding duplicate tracks to a playlist, without prompting the confirmation dialog.
Current Behavior:
When a user attempts to add a duplicate track to a playlist, a confirmation dialog appears with the following options:
Yes
No
A checkbox: “Always allow without asking”
This allows users to bypass future prompts only if they choose to allow duplicates.
Proposed Enhancement:
Add a second checkbox option to the confirmation dialog:
Always deny without asking
When selected, this would:
Automatically skip adding duplicate tracks to playlists.
Suppress the confirmation dialog for future duplicate attempts.
Store the preference similarly to the existing “Always allow without asking” option.
Thank you!