Search found 7 matches

by thekeeper
30 Oct 2013, 21:37
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

Somehow you're getting malformed XML back from TheTVDB for one of your shows. Too bad. If you figure out which show is cause it you can report the bug in their forums. You are aware that a simple filebot -rename <EVERYTHING> is not necessarily the best way to do things? Especially if you don't want ...
by thekeeper
30 Oct 2013, 20:46
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

Alright, for symlink you'll need Java 7. It's really just a matter of downloading the JRE. You can check things with filebot -version and if you wanna update to the latest revision just override the jar. That's all in the FAQ. I got Java installed and the FB version you recommended and it works as ...
by thekeeper
30 Oct 2013, 19:22
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

If you run filebot on just these files i'm sure it'll work. But since you grep for bones I guess you're filtering out the files that don't work. In anycase try r1816 first and see if that makes a difference. Since I'm on FeralHosting, I'm not sure if I'm able to upgrade this. My linux skills ...
by thekeeper
30 Oct 2013, 18:09
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

I recommend using Java 7 though it's not the issue here. Try using the latest r1816 from here: https://sourceforge.net/projects/filebot/files/filebot/HEAD/ PS: I didn't mean $HOME. I meant the folder/file names of your media files. Some of your files are named very badly and cause it to abort ...
by thekeeper
30 Oct 2013, 16:52
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

thekeeper wrote:
rednoah wrote:Give me the file paths.

$HOME is: /media/sdp1/home/thekeeper

I also discovered that the Server is running Java 1.6 and and not 1.7.. Could that be the issue? I'm upgrading it later this afternoon.


TK
by thekeeper
30 Oct 2013, 16:51
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Re: Help.Can't get past 'Exception: Failed to auto-detect qu

rednoah wrote:Give me the file paths.

$HOME is: /media/sdp1/home/thekeeper
by thekeeper
30 Oct 2013, 02:51
Forum: Scripting and Automation
Topic: Help.Can't get past 'Exception: Failed to auto-detect query'
Replies: 12
Views: 7401

Help.Can't get past 'Exception: Failed to auto-detect query'

I can not seem to get past this error and I've been searching through everything I can think of the past few days. Let it be known My linux basically sucks!! :) I'm simply trying to create a directory of symlinks with the proper format (for Plex) so I can download these files via SCP or something ...