jimmay
Unregistered
|
 |
Posted: Sep. 05 2004,09:01 |
 |
Here's another vote for recursive processing... I've got a very large and deep collection, and I know there are borked VBR's scattered about in it. Winamp plays them, but my iriver player just quietly skips them. Unless I'm looking at the player -- not too likely when driving -- I won't notice.
If it's possible, it might be nice to implement a "scan" stage. Instead of going right ahead on "Execute", first scan the directories and build up a list of files that are candidates for the selected operation, which we can then edit. I'm thinking mainly of the VBR repair, which is the one operation I need most to be recursive, but it would be nice to detect truncated files, existing v1/v2 tags etc. this way.
|