|
|
Rockbox mail archiveSubject: Re: Problem with Tagcache . . .Re: Problem with Tagcache . . .
From: Ben Wilson <dausha_at_gmail.com>
Date: Mon, 16 Jul 2007 19:33:47 -0400
As an update:
I got home and used id3v2 to convert all V1 tags to V2.[1] I then
I then forced the tags to read Alanis Morisette, deleted the database
Finally, I again deleted all databases, shut down the player, booted,
Is there any way to pry open the database and force a change? I mean,
-- Ben Wilson "Words are the only thing which will last forever" Churchill [1]: Using ZSH: for f in **/*.mp3; id3v2 -C $f [2]: for f in **.*mp3; id3v2 -s from within the Alanis directory. [3]: for f in **.*mp3; id3v2 -a 'Alanis Morisette' [4]: for f in **.*mp3; id3v2 -l |grep 'Alanis'Received on 2007-07-17 Page was last modified "Jan 10 2012" The Rockbox Crew |