FileRenamer v2

Easily renaming files for lazy people

FileRenamer v3

The FileRenamer project has been idle for a very long time. But there might be some changes soon.
As I am starting to write a small batch tagging program in Java, I might think about making a new version of FileRenamer all in Java.
I do not promise anything, but who knows what time will bring.

About FileRenamer v2

One day, when I had nothing to do, I decided to make FileRenamer. It started as a project to make sorting my audio easier.
FileRenamer v1 (okay, at that time it didn't have a major version in its name, but it was my first major version), did what I wanted it to do. But as it was the first time I made a program that did this, I made everything while learning how it was to be done. This meant that there was little structure in the code, and when something was wrong, fixing it seemed like impossible. Adding other functions was a hell too. That's when I started FileRenamer v2, which did exactly the same, but had a more structured code. Well, it's still a mess. But this time a mess in which I can find my way pretty good. This all is of no importance to you, what counts for you is what FileRenamer v2 does.

FileRenamer is a program that can rename files based upon several rules you give it. Its interface is quite simple, but there is a documentation on how everything works on this site, if something might be unclear.

Please note that FileRenamer v2 is a beta version of just a simple project and that there might always be bugs in it. If you encounter one, feel free to contact me at thonoht<at>thonoht<dot>com.

Credits

Kevin Wiegand for id3v2 tagging.

I don't remember where I got the code for id3v1 tagging.

Common Control Replacement Project for the new FolderBrowser

Firebird, for general coding help.

Screenshot

Changelog

The changelog is here.

Downloads

Download the latest FileRenamer here.

Your computer might need certain components to run FileRenamer. They would automatically have been included with an installer, but I am going to assume you are smart enough to find out which ones you need, and download them here. For those components, click here.

The plugins for FileRenamer that I have approved are here.

Languages

Languages now supported! Please create a directory called 'languages' inside your FileRenamer Directory, and put one or more of these language files in it.
When a new version is out, new languagefiles might be needed. The newest languagefiles are needed from version: B27
English
Nederlands
Deh (messed up dutch)

Documentation

For information on how to use FileRenamer, click here.

Plugin Documentation

If you are interested in making a plugin for FileRenamer, click here to find out what you need to do to make a working plugin for FileRenamer.