Reply to thread

Ok then :)


http://users.edpnet.be/darkie/movierenamer/MovieRenamer.bat

http://users.edpnet.be/darkie/movierenamer/MovieRenamer.jar

http://users.edpnet.be/darkie/movierenamer/MovieRenamer.java


You can use the bat file for easy reuse. Just put all the directories you want to scan and rename between double quotes and seperated by a space.


Put both files in the same directory(which one doesn't matter)


Directories where it finds a .info file, the application skips. This is because I create a new file with the original name but with a .info extention. So if there is ANY .info file in it, it'll be skipped. This can be important to know if you keep group release files with your extracted movies, since they are also named .info. If this is a problem, I can change it (or you can do it yourself, source is included).


Only thing you will need is a Java JRE 6.0 (maybe 5.0 also works, not sure under which one I compiled :))


You'll find this JRE on this page:

Java SE Downloads


And there you take: Java Runtime Environment (JRE) 6 Update 5


Little disclaimer: I'm not reponsible for any loss of data or bad renaming.

So first test it on your system since I only tested it on mine. Because I only rename files, I can't see for any reason that something goes bad ... but it can't hurt to do a quick test :)



I'm going to put a quick question here:

At first MP' found only 4 movies of the 91. Now about 70, the problem is that for the remaining 21, he finds mulitple IMDB possibilities. I've checked the option that he takes one automatically ... but still he ask's manual input? Is there a fix for this? And is there a way to schedule this as well? Or a script/tool that'll do all this for me?

It looks like MP uses a sqllite db, so I can probably write something myself, but it would be easier if it already existed :)


Top Bottom