View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Feb 17, 2006 4:28 pm 
Offline
Joined: Mon Feb 06, 2006 7:08 pm
Posts: 7
I've loaded quite a bit of mp3s into MythMusic, and I've subsequently edited their id3 tags (artist/track/album info) using another program. When I re-scan my collection, the changed information in the id3 tags doesn't show up. I even deleted everything from the musicmetadata table, and re-scanned... it sill shows the old id3 information. Is it cached somewhere else? What do I have to do to get the new info to show up in MythMusic?


Last edited by hophead18 on Tue Feb 28, 2006 8:53 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 28, 2006 8:53 am 
Offline
Joined: Mon Feb 06, 2006 7:08 pm
Posts: 7
After some digging, I seem to have found the problem. I was editing the tags using iTunes, which only changes the id3v2 tag... it leaves the id3v1 tag as it was. If I remove the id3v1 tag using the command below (then remove from the myth db, and re-scan,) it fixed the problem.

# id3v2 --delete-v1 myfile.mp3

I then removed the v1 tags from all of my mp3 files using the command:

# find /myth/music -name '*.mp3' -exec id3v2 --delete-v1 {} \;

(note - I don't remember if the program "id3v2" came with the KnoppMyth distro, or if I installed it myself)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 28, 2006 5:52 pm 
Offline
Joined: Tue Oct 25, 2005 1:22 pm
Posts: 108
Location: USA, New Hampshire
30.2 it was not installed. So just
apt-get install id3v2

works like a charm!!

Thanks!! :P

_________________
Once you go HDTV, you'll never come back!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu