[Banshee-List] duplicate banshee entries



I recently started using the android remote for banshee:
http://www.dartmouth.edu/~nstamato/android.html

And after successfully syncing, I noticed that browsing to Tracks,
showed the same Track multiple times.
Eventually I ran this command:

sqlite3 .config/banshee-1/banshee.db 'select count(Uri) as c, Uri from
CoreTracks group by Uri having c > 1;'

And found that there are many many files that have duplicates:
306 -> 3 duplicates
1289 -> 4
555 -> 5

This is based on my library of 6390.

Is there any way to clean up this file? How does banshee work with so
many duplicates?

It's also worth noting that my library seems to contain the path
/media/3530-3931/Music which must be the library on my android when I
sync my android to my computer. I hope these entries won't cause any
problem with the android remote.

Thanks!

-Isaac


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]