Registered Member
|
I've very old low quality mp3 files that I've ripped maybe more than 10 years ago because in those days my computer had very low specs. Now I have a much better computer and want to rip the same tracks again with better quality settings, but I don't want to loose the stats.
Is there an application that can make it easy to copy the stats from one track to an other track? If not, I'm willing to log in to mysql and execute some commands, can some one tell me which commands I should execute? Thanks. |
Registered Member
|
If you name it the same and the tags are the same, Amarok should keep the stats, because the statistics tables only contain references to the tracks.
You should try it with one and see what happens. m0nk
If men could get pregnant, abortion would be a sacrament.
|
Registered Member
|
You mean also keep the filename the same? I was thinking of ripping the tracks to flac instead of mp3. This is what I'm going to try: 1. dump the amarok database with mysqldump; 2. make copy of the dumpfile; 3. change old filenames to new with: sed "s:/path/to/old.mp3:/path/to/new.flac:g" dumpfile; 4. import the altered dumpfile in to mysql. |
Registered Member
|
Should work. You can use this script for creating a dump:
Stop and close Amarok before and run it from within your $KDEHOME/share/apps/amarok folder. And then happy seding :-) Or type:
and then use UPDATE statements to change the extensions. m0nk
If men could get pregnant, abortion would be a sacrament.
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], rblackwell