Search found 53 matches

by xflak
22 Mar 2015, 13:50
Forum: Scripting and Automation
Topic: [SCRIPT] uFiler | Automate your media center
Replies: 32
Views: 23982

Re: [SCRIPT] uFiler | Automate your media center

Quotes are not used in the settings.bat file so no need to concern yourself with that (uFiler compensates for that in the main script). And in a text/bat file I think the different style of quotes make no difference. Don’t forget to escape special characters like brackets or pass throughs using carr...
by xflak
22 Mar 2015, 04:09
Forum: Scripting and Automation
Topic: [SCRIPT] uFiler | Automate your media center
Replies: 32
Views: 23982

Re: [SCRIPT] uFiler | Automate your media center

Edit settings.bat with your path(s), also be sure to give your tv torrents a "TV" label and your movie torrents a "Movie" label so your files get saved to F:\Documents\Done\TV and F:\Documents\Done\Movie All explained here: https://ufiler.wordpress.com/installation/ Let me know i...
by xflak
20 Mar 2015, 00:22
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

so I tried using --def "ignore=[.](jpg|txt)$" and it's not ignoring txt files. Am I doing something wrong? The exact cmd I'm using is: "C:\Program Files\FileBot\filebot.exe" -rename --action copy --conflict auto --db theTVDB -r -non-strict --def "ignore=[.](jpg|txt)$" -...
by xflak
19 Mar 2015, 15:51
Forum: Scripting and Automation
Topic: Series ID
Replies: 12
Views: 12014

Re: Series ID

I'm assuming #2 would only work for dragons den and not all my series? Can either #1 or 2 be used in a general way so I'm using the same command for all series and only some are overridden while the majority remain automatic? #3 could work but I don't want to sacrifice being able to process files af...
by xflak
19 Mar 2015, 12:00
Forum: Scripting and Automation
Topic: Series ID
Replies: 12
Views: 12014

Re: Series ID

I too would be interested in a series ID override function but I think it would only make sense to have the IDs and corresponding series names/strings listed in a csv file (similar to how series names are overriden) Before discovering FileBot, I used a competing app, theRenamer, that supported this ...
by xflak
19 Mar 2015, 11:40
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Thanks I'll test it out and add it to uFiler (assuming it works).

Where was this knowledge the first time I asked? Does FileBot have so many bells and whistles that even you have a hard time keeping track of them all? lol
by xflak
18 Mar 2015, 22:51
Forum: Scripting and Automation
Topic: [SCRIPT] uFiler | Automate your media center
Replies: 32
Views: 23982

Re: [SCRIPT] uFiler | Automate your media center

Made another small update: When Plex Media Server\Scanner (PMS) adds the first episode of a season it needs to scan the entire series folder, the season subdirectory isn't enough. To work around this, when adding the first episode of a season, or any videos from Season 1, uFiler will have PMS scan t...
by xflak
18 Mar 2015, 20:49
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Looks like those file are excluded by default already. Are you using the amc script? If you not you have to do the exclude logic yourself with find | egrep | xargs | filebot -rename ... Parameter: minFileSize = 0 Parameter: minLengthMS = 0 Parameter: ut_dir = /Users/reinhard/Test/AMC-TEST Parameter...
by xflak
18 Mar 2015, 03:10
Forum: Scripting and Automation
Topic: [SCRIPT] uFiler | Automate your media center
Replies: 32
Views: 23982

Re: [SCRIPT] uFiler | Automate your media center

Just updated the script. Previously conflicts were always set to auto, now it's auto by default but if a "TV" labeled torrent name contains "proper" or "repack" the conflict setting changes to override. This means that corrected "repack" and "proper"...
by xflak
17 Mar 2015, 11:41
Forum: Scripting and Automation
Topic: Incorrect Match: CSI Cyber
Replies: 2
Views: 2401

Re: Incorrect Match: CSI Cyber

Thanks!
by xflak
17 Mar 2015, 01:49
Forum: Scripting and Automation
Topic: Incorrect Match: CSI Cyber
Replies: 2
Views: 2401

Incorrect Match: CSI Cyber

Example filename: csi.cyber 101.avi keeps matching against CSI Crime Scene Investigation instead of CSI Cyber. The GUI even prompts me with a list of series, and regardless of which one I choose it defaults to CSI Crime Scene Investigation (which isn't even in the list). How can I fix this? Some kin...
by xflak
12 Mar 2015, 02:27
Forum: Scripting and Automation
Topic: [SCRIPT] uFiler | Automate your media center
Replies: 32
Views: 23982

[SCRIPT] uFiler | Automate your media center

uFiler So I wrote a windows CLI script using Filebot and called it uFiler, you can find all the info on it, including source code and download links at ufiler.wordpress.com Here are a few highlights of what it can do that the amc script doesn't: Copy operations performed when downloads begin seedin...
by xflak
09 Mar 2015, 16:05
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Last Question. For some reason renaming from the gui and from cmd line using the same format are yielding slightly different results. The GUI is working fine, I'm hoping you can help me get the same results from cmd line. So the issue only occurs when renaming multi-episode tv shows. For example ren...
by xflak
03 Mar 2015, 02:05
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

I got another question, how can I get filebot to skip jpg and nfo files when renaming?

I tried using --def ignore=.jpg and it didn't work. I tried using the cleaner script the folder before renaming but it doesn't delete jpg and nfo files if there's a large video file in the same directory.
by xflak
02 Mar 2015, 19:57
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Even if I upgrade my account I will only be able to download 1000 subtitles a day and I will still hit that maximum and have filebot needlessly running and spending resources trying to get more. And even if I were to check my current limit there's no way for me to have filebot just download up to my...
by xflak
02 Mar 2015, 03:45
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Omg this tool is capable of so much it's overwhelming. Not sure if u saw my edit above with another q about xbmc. But also wanted to know if there a way to stop filebot from attempting to download subs when the anti-leech limit is met? I am running a script daily to download 200 missing subs at a ti...
by xflak
01 Mar 2015, 18:33
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Got that working thanks. it seems every question I ask leads to 10 more, lol, so I really appreciate your patience. 1- Is it possible to specify custom tv series titles? For example, instead of Dragons' Den CA I use Dragons' Den Canada. 2- I already managed to get vc included as part of the naming f...
by xflak
28 Feb 2015, 18:33
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Got everything working with filebot.cmd and logging. I got a couple other unrelated questions I thought I'd ask here instead of creating a new thread. Is there a way to get a summary log? For example just a list of what it did and not everything it skipped? I know I could parse the output to create ...
by xflak
27 Feb 2015, 12:48
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

I'm pretty sure I tried filebot.cmd with no success, I will try again when I get home. I noticed another odd thing that might be the result of the "crack" I did, when redirecting output it logged everything except for the lines where it found or didn't find a subtitle, those still appeared...
by xflak
27 Feb 2015, 02:07
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

So I managed to install filebot, my antivirus was interfering with the install so I just temporarily disabled it. The installed version is working properly with verbose output and using java instead of javaw... But the portable version is still using javaw and not showing any output. Any advice on g...
by xflak
26 Feb 2015, 17:33
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Just to make sure I'm grabbing the right version, do you mind sharing a link to the version of java I should install? I briefly read in the FAQ that the java version needs to be the same as filebot (x32 vs x64), is the portable version essentially x32?
by xflak
26 Feb 2015, 13:00
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

There is zero output when using filebot, could it be an issue with the version of java I have installed? Note I can't remember the error I was getting but I couldn't install filebot normally and was forced to use the portable version, I prefer the portable version anyways but that info might help yo...
by xflak
26 Feb 2015, 01:24
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

Ok, so I got everything working but wanted to report a couple bugs I encountered and found work arounds for. First off, I'm running 4.5.6 portable on Windows 7 x64. When using the cmd I listed in my above post it worked but only some of the time. I found that by deleting the cache folder each time b...
by xflak
25 Feb 2015, 18:27
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

In the other thread I linked to above you mentioned sublight and subscene support. Are both no longer supported? Thanks again for your very timely responses
by xflak
25 Feb 2015, 16:23
Forum: Scripting and Automation
Topic: Remove language from subtitle name
Replies: 46
Views: 20733

Re: Remove language from subtitle name

A couple quick questions, using the non-strict tag filebot will try to match based on hash then based on file name, right? Do I need the -r option to handle folders recursively when we're talking about subtitles? Do you know if sublight has a limit on the number of daily downloads like opensubtitles...