Search found 5 matches

by ByteJunk
03 Feb 2013, 17:09
Forum: Feature Requests and Bug Reports
Topic: Some characters cause FileBot to stop job?
Replies: 4
Views: 3620

Re: Some characters cause FileBot to stop job?

The email isn't a problem, just goes to show that filebot doesn't crash. Can you reproduce it trying to rename something that has "ä" not in the original filename, but in the renamed name? For instance, NCIS.s02e12.avi (should be renamed "Doppelgänger")? I can create the filename...
by ByteJunk
02 Feb 2013, 19:07
Forum: Feature Requests and Bug Reports
Topic: Some characters cause FileBot to stop job?
Replies: 4
Views: 3620

Some characters cause FileBot to stop job?

Heya! I caught an exception on my logs: "InvalidPathException: Malformed input or input contains unmappable chacraters: <snip>" The character in question is "ä", snipped the full error output above for privacy. :P Filebot continues gracefully (kudos on catching it hehe), and send...
by ByteJunk
27 Jan 2013, 21:33
Forum: Help and Support
Topic: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?
Replies: 18
Views: 14265

Re: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?

Yeah, I haven't bothered much with labels. I call filebot through a shell script that I have running as a daemon, monitoring new files moved to a "completed" folder by transmission-daemon. It's working quite well, except for the odd anime file. Matching ed2k hashes with anidb would be over...
by ByteJunk
27 Jan 2013, 18:09
Forum: Help and Support
Topic: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?
Replies: 18
Views: 14265

Re: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?

Yeah, I've been playing with utorrent-postprocess now, but it seems that anime detection in this one is better. I only glanced at it so far, but although there's something in there for anidb lookup, it never gets used. I'll have a more thorough look latter and page you if I can figure it out. :D Tha...
by ByteJunk
17 Jan 2013, 13:20
Forum: Help and Support
Topic: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?
Replies: 18
Views: 14265

Re: HOW TO START A RENAMING JOB ON A HUGE DOWNLOAD FOLDER?

Hi, let me just say, this is an amazing piece of software. Thank you for all your hard work! :D I've been playing a bit with this script (the massrename r2), as I also have a huge, chaotic media folder, and ran into a problem: $ filebot -version FileBot 3.1 (r1296) / OpenJDK Runtime Environment 1.6....