SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Release notes for fileblasphemy

Software Requirements

nufin much - linux helps.

let me know if it works on other things

Documentation to read

  • this file

Building

From the toplevel source tree:

./configure
make

Installing


After performing the build step above, run:

make install

Standard Disclaimer

The authors don't take any responsibility for any damage this program may do. We are doing this in our spare time. If you don't like this program, don't use it.

Future Plans

Add more ops to ops.c

Usuage

fileblasphemy -f"<format>" -x"<execute this>" [-a] <file/s>

-f"" eg "%author%-%document%.doc"
-x"" eg "cp %file% ../%document%-%author%.doc"

-a flag, this will take each "%tag%" and strip whitespace at the front and

back, captilise each word, remove "_" and delete all !!s

         this flags was designed for automatically id3'ing mp3's from there
         filenames.

<files> this can either be a list of files, or a wildcard...

The following example will id3 all mp3's: fileblasphemy -a -f"%author%-%title%.mp3" -x"mp3info -t %title% -a %author% -l \"Misc Songs\" %file%" *-*.mp3

Known Bugs


if you have a -f"" = "%artist% - %title%.mp3" and the filename = "The Offspring - Americana.mp3" %artist% = "The"
%title% = "Offspring - Americana"

this will be fixed in version 0.2

Author

Chris Ross (Boris`) (chris@darkrock.co.uk) I'm also on efnet in #e


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.