PlasmaPower / rhythmbox-ampache

Automatically exported from code.google.com/p/rhythmbox-ampache
0 stars 0 forks source link

Re-fetching the cache doesn't properly update the RB database #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change the Ampache library (ie. add/clean/update) while RB is running.
2. Re-fetch the local cache
3.

What is the expected output? What do you see instead?
If the URLs for the tracks have changed, they are re-added (duplicated) in
the RB database

Please use labels and text to provide additional information.
Either the re-fetch option needs to blow the RB database away and
completely rebuild it (in which case other music sources would need to be
re-added as well) or we need to find another way of checking to see if an
entry already exists in the DB.

Original issue reported on code.google.com by grindlay@gmail.com on 5 May 2010 at 4:35