radiorabe / klangbecken

Klangbecken: The RaBe Endless Music Player
https://rabe.ch/klangbecken/
GNU Affero General Public License v3.0
11 stars 5 forks source link

das Programm erkennt nicht immer, wenn ein Track mit gleichem Namen und Titel eingelesen wird. #32

Open hairmare opened 4 years ago

hairmare commented 4 years ago

I think we need some examples to help debug this.

smlz commented 3 years ago

The conditions for rejecting duplicates are relatively strict, and are only triggered, when uploading the exact same file twice:

See: https://github.com/radiorabe/klangbecken/blob/master/klangbecken/playlist.py#L256-L259

We might relax this a bit. Suggestions?

hairmare commented 3 years ago

I guess same artist and title could already be enough to trigger a rejection

spameier commented 2 years ago

Once this issue happens again we will receive a track to test this with.