Files
vrobbler/vrobbler/apps/music
Colin Powell 99da9b62bf [music] Fixes bug where lastfm created new tracks
The issue here was that if we couldn't find a track from a musicbrainz
ID (which was almost never), we would fall back to just creating a new
track with a blank album. So we'd spam the track table with identical
tracks just no albums.

Now we do a quick check for the track where the title and artist match
and use that if it's found. This will result in some tracks being
associated with the wrong album, but I think that's better than the
current behavior.
2025-03-29 13:47:45 -04:00
..
2023-03-04 17:29:25 -05:00
2023-03-15 12:34:42 -04:00
2023-03-04 17:29:25 -05:00
2023-02-20 17:08:54 -05:00
2023-03-04 17:29:25 -05:00