Welcome to Dream.In.Code
Getting Help is Easy!

Join 132,013 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,845 people online right now. Registration is fast and FREE... Join Now!




Editing ID3 tags

 
Reply to this topicStart new topic

Editing ID3 tags

Seth
post 12 Jul, 2007 - 09:30 AM
Post #1


New D.I.C Head

*
Joined: 1 Dec, 2006
Posts: 12


My Contributions


How can I edit ID3 tags?

I want to create a nice ruby program in the same folder of the songs, it's like this one:
CODE
Dir.entries('.').each do |filename|
  
  change_id3_tags(filename, 'Year', 1990)
  change_id3_tags(filename, 'Title', filename.sub(/\d\d \- /))

end


But I have no idea how make it work unsure.gif

Thanks biggrin.gif
User is offlineProfile CardPM

Go to the top of the page

Seth
post 16 Jul, 2007 - 02:30 PM
Post #2


New D.I.C Head

*
Joined: 1 Dec, 2006
Posts: 12


My Contributions


Well...
I get a solution by myself
check this link if you're interesed smile.gif
http://bitacoreando.com/fix-mp3-tags-with-rake/
User is offlineProfile CardPM

Go to the top of the page

Amadeus
post 17 Jul, 2007 - 11:51 AM
Post #3


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 12,167



Thanked 32 times

Dream Kudos: 25
My Contributions


Cool! Thanks for posting!
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/21/08 04:56AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month