Subversion

You can access this project with Subversion at https://svn.madcowdisease.org/mcd/misc/trunk.

fixanime.py

Renames annoying anime episode filenames. Fansub groups seem to love polluting the filenames, and this 'fixes' them, at least to suit me :)

fixbins.py

Renames CD images (bin/cue, etc), including editing the cuesheet? I think.

fixtv.py

Renames TV episodes to a format of your liking, using information from epguides.

fixvideo.py

Renames video files so the file extension matches the format of the file.

grabnzb.py

Simple command line client to download .NZB files from newzBin.

md5dupe.py

Quick hack job to check files for duplicates. Can do silly things like $ md5dupe.py `find . -iname \*.jpg`, whee.

newsunpack.py

Simplifies the process of unpacking things downloaded from usenet. Automagically repairs with PAR/PAR2, unpacks RARs, and optionally deletes the files when done.

unpack.py

Simplifies the process of unpacking RAR file sets. It will unpack any RAR archive set it finds in the target directory, including CD/Disc directories.

wordfinder.py

Quick script to find all possible words makeable from a set of letters.

Last modified 2008-09-09 22:56:48 -0400 Generated in 0.012s