tanstaafl.
Board Fan

Group: Members
Posts: 11
Joined: Dec. 2003 |
 |
Posted: Feb. 08 2010,00:27 |
 |
Thanks, Magnus. That confirms what I already strongly suspected.
I think I know why you did it the way you did. I have a programmable keyboard in which I can store keystrokes and play them back, but it gives problems because MP3TS cannot execute the commands as fast as they keyboard sends them, so the macro fails. By not storing and playing back keystrokes in your macro utility, but instead saving and storing the results of the keystrokes, you avoid this problem.
After much trial and error (lots of error! ) I finally found the workaround with my macro keyboard. The failure point was in the "Direct tag manipulation" tab, where I was appending track number onto the end of the Title field. Only the first seven files (out of 30+) got modified, then the keyboard macro would send MP3TS onto the next task, "Auto rename (from tags)". The workaround was to open "Direct tag manipulation", put in 10 "Tab" commands (as buffer), then run the manipulation, followed by 10 more "Tab" commands before calling up the Auto Rename function.
The keyboard macro runs to nearly 80 keystrokes, but it lets me tag all of the files in an audio book (anything from two to 40 files), including parsing the author to be last name/first name, prepending last name to the title, appending track number to the title, adding the narrator's name to the album name, renaming each file, etc., all with a single keystroke.
There's no particular reason anyone would care, but on the off chance that there are people as geeky and OCD as I am, I will attach a file showing the keystrokes of the macro to this post.
tanstaafl.
edit: Well, I thought I was attaching a file. Apparently I'm not doing it right...
Edited by tanstaafl. on Feb. 08 2010,00:29
|