Mnyb wrote: > You can do both, although i never tried, after the tags are ok can for > example mp3tag also move the files/folders around acording to some rules > ? ( I think soo) > > But as usual Back up the tunes before doing anything at all !!!
you are correct. mp3tag can also reorganize your file directory locations (and rename the files themselves) based on tag information. This is with the CONVERT > TAG > FILENAME menu item. It works, very very well by the way. You can use any sort of "mask" to pick up just what you want. Here's an example of a "mask" I use: .\%artist%\%album%\$num(%track%,2) - %title% This would create an ARTIST subdirectory, with an ALUBM subdirectory underneath. And then within the ALBUM directory, it would save the files themselves with the format "01 - TrackName", "02 - TrackName" etc. The "period" at the very beginning of this mask is telling it to create all this "underneath" the current directory where the files are located (before they are "renamed/moved"). One may or may not need this and there are many other ways to do such a mask. Anyhow, works well. And always have backups before experimenting/learning how all this works. ------------------------------------------------------------------------ garym's Profile: http://forums.slimdevices.com/member.php?userid=17325 View this thread: http://forums.slimdevices.com/showthread.php?t=96244 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
