Author Topic: Filename Stripper  (Read 7271 times)

0 Members and 1 Guest are viewing this topic.

Offline Sindobook

  • Moderator
  • Maetel Hero
  • *****
  • Posts: 662
    • View Profile
Filename Stripper
« on: May 05, 2007, 02:57:31 am »
This is a work in progress and will probably continue to be as filenames are changing constantly.  It attempts to remove unnecessary [tags] in an automated fashion.  When it detects what appears to be a group tag prefixing the description, it will move it to the postfix position.

Offline Sindobook

  • Moderator
  • Maetel Hero
  • *****
  • Posts: 662
    • View Profile
Re: Filename Stripper
« Reply #1 on: May 05, 2007, 05:30:18 am »
Here's the link.
If you find a filename that gives it trouble, or have general suggestions, feel free to post them.

http://sindo.live-evil.org/fstrip.zip

win32 console version, just copy it into the directory and then fstrip.
ie. fstrip *.avi

Can compile in Linux with a few changes to some initial #defines.