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

Join 86,399 Programmers. There are 1,473 online right now! Ask your question and get quick answers from Dream.In.Code experts. Join the #1 programming help community on the internet! Registration is fast and FREE... Join Now!

Chat LIVE With a Expert
Powered by LivePerson.com

Register to Make This Box Go Away!

Editing ID3 tags

 
Reply to this topicStart new topic

Editing ID3 tags

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


New D.I.C Head

*
Joined: 1 Dec, 2006
Posts: 12



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
+Quote Post


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


New D.I.C Head

*
Joined: 1 Dec, 2006
Posts: 12

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
+Quote Post

Amadeus
post 17 Jul, 2007 - 12:51 PM
Post #3


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 11,385

Cool! Thanks for posting!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 5/17/08 06:22AM

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