Search found 8 matches

by stickman
16 Apr 2013, 14:21
Forum: Scripting and Automation
Topic: AMC problem - change TVDB default series choice
Replies: 4
Views: 4257

Re: AMC problem - change TVDB default series choice

I've been suffering this issue for some time now and took a peek in the forum to see if someone else noticed it. Rename episodes using [TheTVDB] Auto-detected query: [Smash] Fetching episode data for [SMASH] Fetching episode data for [Smash Lab] Fetching episode data for [Smash Hit] Fetching episode...
by stickman
26 Oct 2012, 01:38
Forum: Help and Support
Topic: Removing input directories
Replies: 1
Views: 2887

Removing input directories

This is the workflow I'm trying to implement. I'm downloading all my stuff in an external system and everything is setup so I just mirror whatever files have been downloaded during the day Once the files are in my local system I process them with the utorrent-postprocess script. The input folder has...
by stickman
24 Oct 2012, 14:40
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

I don't plan on making GUI forms just for that, only very very few people would be using that anyway. But if you wanna open up the jar and modify where FileBot is looking for that data I can't stop you. ;) https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/source/net/sourceforge/filebot/media/R...
by stickman
24 Oct 2012, 12:44
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

Oh btw here's what you asked yesterday, sourceforge was down so I forgot about that: Here's all the data files FileBot is using. It's checked for updates every 24h. http://filebot.sourceforge.net/data/ You will find the series-mappings surprisingly empty. Actually I solved all the issues via smarte...
by stickman
24 Oct 2012, 12:30
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

Sorry for that, I noticed it and was running the job again when you posted.

Thx.
by stickman
24 Oct 2012, 12:18
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

I just proccesed some files and there is another show that needs mapping: vegas.104.720p-dimension.mkv Auto-detected query: [Vegas] Failed to auto-select search result: [Vegas, Cheating Vegas, The Real Hustle Las Vegas, Langt fra Las Vegas, Vegas: The City the Mob Made, King of Vegas, DR. Vegas, Jus...
by stickman
23 Oct 2012, 10:48
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

That's not a good solution since it's not automated. Shared mapping data is one way since it's at least only one person doing the work for everyone else. This case doesn't need any of those though: filebot -rename "E:/testdata/Once.Upon.a.Time.S02E04.720p.HDTV.X264-DIMENSION.mkv" -non-str...
by stickman
22 Oct 2012, 21:59
Forum: Scripting and Automation
Topic: Need help getting automation going
Replies: 28
Views: 24425

Re: Need help getting automation going

Wouldn't it be possible to add a file that provided matching between a file (or the name as filebot gets it) and a DB? Por instance, in my 3.0 installation the file: Once.Upon.a.Time.S02E04.720p.HDTV.X264-DIMENSION.mkv is sent to TheTVDB as: [Once Upon a Time] and it fails. I know you've solved it a...