» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: Trying to Add an Option to the Shell, Utterly Confused!< Next Oldest | Next Newest >
Raven001
Unregistered





Posted: Dec. 23 2002,07:18

I'd like to create a shell extension which would rename any folder to "<Artist> - <Year> - <Album>" (based on the id3 tags of the mp3s in the folder). However, I can't figure out how to add this to the Shell properly.

Could anyone lend a hand?

Thanks!
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Dec. 23 2002,15:17

You cannot directly rename folders in Mp3/Tag Studio, since its processing is file-based, and not folder based. Folder based processing would also lead to problems when not all the files in a directory had consistent info and such. But you can indeed sort the contents of a folder into new subdirectories of the format you specify, by using the following (advanced mode) template with the auto rename tool:

Code Sample
<Artist> - <Year> - <Album><\><OldFileName>


--------------
Software author and website owner
Back to top
Profile PM WEB 
1 replies since Dec. 23 2002,07:18 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]