OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.78k stars 117 forks source link

Indicate w/a dialog when songs are already in playlists #747

Open Leon-Plickat opened 1 month ago

Leon-Plickat commented 1 month ago

Description

I'd like a button to automatically remove duplicate entries from playlists.

Problem solved

I have multiple playlists containing many albums each. Sometimes I accidentally add one or multiple albums twice. Since the lists are really large, checking manually is just not feasible. An option to automatically remove duplicate entries would solve this issue.

Other implementations

Music players for the desktop generally have a different UI/UX for cerating playlists and as such generally don't suffer from the duplication issue in the first place.

I am not familiar with other mobile music players at this moment.

Benefit

Removes annoyance when editing playlists.

Duplicates

OxygenCobalt commented 1 month ago

Duplicate of #451. I've been meaning to improve the duplication experience though, I just have not had time, so I'll rename this issue.