I don't think there is anyway you can do that currently. When you move and change things around, the metadata for that is gone as well for that particular area.
I think in order to fix it you would have to store the md5 sum or equivalent in the database and if it finds a match it could update the location. It's somewhat vague, but I'm simply saying that we need to probably take the extra step to check if we've seen the file before. A problem arises if you have duplicate files with different names. (eg two files with same md5 sum but different filenames and locations) That's using the current stuff. Ideally, an indexing engine could keep track for you. But we don't have that. sri On Tue, Apr 25, 2006 at 05:23:40PM +0900, A May Zing wrote: > Sometimes, I re-organize my files on my computer, moving my audio > from one location to another, or renaming a folder or audio file. > Doing so seems to make RB lose recogition. In other words RB "forgets" > stuff like "last time played", rating, "times played". Is there a way > we can somehow make RB track the changes in file/folder names and > locations? > > > > ------------- > Rhythmbox 0.9.3.1 on Ubuntu Dapper (Beta) > _______________________________________________ > rhythmbox-devel mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/rhythmbox-devel -- _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
