Jump to content

Recommended Posts

Posted

You know, the tags in most music files that hold information about the artist, album name, etc...

I wan't to make a nice little formatter that would change something such as:

15_queen_another_one_bites_the_dust

to:

Queen- Another One Bites the Dest

Which wouldn't be all too hard, except the actual ID3 tag editing part.

Any help is greatly appreciated!

Posted (edited)

There's a UDF (user defined function) for this somewhere.

Search for 'get mp3 info' or something similar.

EDIT:

Searching 'mp3' in the Scripts & Scrapts section got it:

http://www.autoitscript.com/forum/index.ph...wtopic=7134&hl=

Edited by Insolence
"I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
Posted (edited)

i think lazycat has an id3 tag reader, 1 minute let me look...

http://www.autoitscript.com/fileman/users/public/Lazycat/

mp3 tag reader

i dont know if that will read it right, but if it does you can figure out how it works and modify it to write

not sure though, hope i helped

edit: dang insolence beat me to it, look at the post times

Edited by Xenogis

[font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...