mopidy / mopidy-local-sqlite

DEPRECATED (Mopidy SQLite local library extension)
https://mopidy.com
Apache License 2.0
30 stars 10 forks source link

Same album on two locations #37

Closed woutervanwijk closed 9 years ago

woutervanwijk commented 9 years ago

I had a situation on MusicBox where an album was both on USB and the Network and hence indexed twice. It found it ok, but in the Albums and Artists sections, the tracks of both albums are merged into one album-entry in the browsing section of mopidy. So I am left with an album with all tracks doubled, one from USB, one from Network. It's ok when I use the Folder structure. Maybe you could split duplicate albums in two?

tkem commented 9 years ago

Well, if it's the same album, then there should be only one entry in the database for it. If you see albums with duplicated tracks, I'd take this as a reminder to clean up my media collection ;-)

tkem commented 9 years ago

About that last comment -- didn't mean to sound rude, but different people will organize their media collection differently, so it's not as easy as one might expect to detect something like a "duplicate album". Like, not everybody is using an "Artist/Album/Track" directory structure, I mean.