Search found 22983 matches

by rednoah
24 Oct 2013, 03:58
Forum: Help and Support
Topic: Particular Series
Replies: 23
Views: 11804

Re: Particular Series

This is how it should work: filebot -rename . --db thetvdb -non-strict --order absolute && filebot -rename . --db thetvdb -non-strict --order airdate [MOVE] Rename [X:\[HorribleSubs] Naruto Shippuuden - 309 [720p].mkv] to [Naruto Shippuuden - 309 - An A-Rank Mission The Contest.mkv] Processe...
by rednoah
24 Oct 2013, 03:55
Forum: Help and Support
Topic: Particular Series
Replies: 23
Views: 11804

Re: Particular Series

Send me some file names to play with. 101 is interpreted as both E101 as well as 1x01 where 1x01 always takes precedence unless there is other factors indicating otherwise. If you switch to --order absolute everything is always absolute since the episode data is fetch with absolute numbers only and ...
by rednoah
24 Oct 2013, 03:45
Forum: Help and Support
Topic: Automated Media Center
Replies: 1
Views: 1872

Re: Automated Media Center

I guess XBMC should have all it needs from the files generated by FileBot/AMC but I guess it's best to try yourself and see what works best.
by rednoah
23 Oct 2013, 08:29
Forum: Help and Support
Topic: Filebot checks wrong folder?
Replies: 3
Views: 3532

Re: Filebot checks wrong folder?

Your format: D:\TV/{n}/{fn} Output as specified by your format: D:\TV\The Walking Dead\[www.Cpasbien.me] The.Walking.Dead.S03E01.FRENCH.LD.HDTV.XviD-MiND.avi Works perfectly, as specified by you. Why use original filename binding {fn} when you say you don't want the original filename? You do underst...
by rednoah
23 Oct 2013, 03:36
Forum: Help and Support
Topic: Help with "Sort into drive with the most free space:"
Replies: 13
Views: 6889

Re: Help with "Sort into drive with the most free space:"

Support Donation before I even answer? Very much appreciated. :) You can easily prototype the format in the GUI. This looks wrong: [s1, s2 , s3].collect{"/" as File} The point is to convert the String objects into File objects, but you're just casting "/" to File. I think my exam...
by rednoah
22 Oct 2013, 10:35
Forum: Help and Support
Topic: Filebot checks wrong folder?
Replies: 3
Views: 3532

Re: Filebot checks wrong folder?

This is what the docs says (in big fat red letters): The folder paths to Location of Downloaded Files must not end with backslash \ because the value gets passed through as the %D token. So the final backslash \ will escape the double-quote " and mess up everything This is your command: --outpu...
by rednoah
22 Oct 2013, 10:31
Forum: Scripting and Automation
Topic: Noob question
Replies: 1
Views: 1897

Re: Noob question

You can use the absolute path to the filebot.sh shell script as well if u can't manage to link it into /bin. Learn how to use the console first.

Code: Select all

/Applications/FileBot.app/Contents/MacOS/filebot <args>
by rednoah
22 Oct 2013, 09:32
Forum: Help and Support
Topic: MyEpisodes intergration has stopped working
Replies: 8
Views: 6635

Re: MyEpisodes intergration has stopped working

Should be fixed with r1802.
by rednoah
22 Oct 2013, 09:25
Forum: Feature Requests and Bug Reports
Topic: (Incorrect Match) Atlantis
Replies: 4
Views: 3357

Re: (Incorrect Match) Atlantis

That file has already been tagged the first time around, you'll need to remove xattr metadata first before you can try again.

Use this script to view/remove xattr metadata:
http://www.filebot.net/forums/viewtopic ... &t=5#p5394
by rednoah
22 Oct 2013, 01:36
Forum: Feature Requests and Bug Reports
Topic: [Feature] Mkv subtitle detection
Replies: 8
Views: 5875

Re: [Feature] Mkv subtitle detection

That's pretty easy. Check how AMC forces anime-mode by checking Japnese audio + ASS subtitles.
by rednoah
22 Oct 2013, 01:30
Forum: Scripting and Automation
Topic: Quick Question on Automated Media Center Guide
Replies: 1
Views: 1687

Re: Quick Question on Automated Media Center Guide

Read Change how files will be organized and renamed.

Set your own format => http://www.filebot.net/naming.html
by rednoah
21 Oct 2013, 15:31
Forum: Scripting and Automation
Topic: AMC: temporary location for processing
Replies: 11
Views: 7346

Re: AMC: temporary location for processing

Feel free to share any bash/groovy scripts back here. ;)

Also you should really call AMC on a batch of files. Just loading up FileBot/AMC (Groovy engine, movie/series index, etc) will take ALOT more CPU cycles than anything else you're running I'm sure. :D
by rednoah
21 Oct 2013, 13:51
Forum: Scripting and Automation
Topic: AMC: temporary location for processing
Replies: 11
Views: 7346

Re: AMC: temporary location for processing

amc processes whatever you pass in from cmdline. If you only pass in two file paths (and not a folder) it'll process only those.
by rednoah
21 Oct 2013, 06:59
Forum: Scripting and Automation
Topic: More terms to exclude
Replies: 10
Views: 6745

Re: More terms to exclude

I don't have time to look into old code, especially with no output log attached.

It works with r1801.
by rednoah
21 Oct 2013, 02:28
Forum: Scripting and Automation
Topic: More terms to exclude
Replies: 10
Views: 6745

Re: More terms to exclude

Rename episodes using [TheTVDB] Auto-detected query: [The Walking Dead] Fetching episode data for [The Walking Dead] Fetching episode data for [Talking Dead] Fetching episode data for [The Walking Dead Black And White] [TEST] Rename [D:\Volumes\Descargas\05 RENOMBRAR\RENOMBRAR SERIES\The Walking De...
by rednoah
20 Oct 2013, 14:21
Forum: Scripting and Automation
Topic: AMC Weird (can not do --action move or hardlink)
Replies: 12
Views: 7939

Re: AMC Weird (can not do --action move or hardlink)

Just deleting some *.rar files is easy. You can modify amc.groovy yourself or just call your own delete script afterwards.
by rednoah
20 Oct 2013, 13:15
Forum: Help and Support
Topic: anidb script
Replies: 1
Views: 2020

Re: anidb script

Not supported. No idea if AniDB even has an API for artwork.
by rednoah
20 Oct 2013, 13:14
Forum: Feature Requests and Bug Reports
Topic: (Incorrect Match) Atlantis
Replies: 4
Views: 3357

Re: (Incorrect Match) Atlantis

You can try r1800 and see if it works better.
by rednoah
20 Oct 2013, 03:46
Forum: Episode / Movie Naming Scheme
Topic: Adding resolution to filename
Replies: 8
Views: 12985

Re: Adding resolution to filename

The x86/x64 msi packages are in the sourceforge download section. ;

The msi should install to Program Files or Program files (x86). FileBot itself is Java code, so platform-independent, same Java code run everywhere. Only once it's loading native code like libmediainfo the architecture must match.
by rednoah
19 Oct 2013, 19:56
Forum: Episode / Movie Naming Scheme
Topic: Adding resolution to filename
Replies: 8
Views: 12985

Re: Adding resolution to filename

Check the FAQ for trouble shooting tips ;) Q: Why does MediaInfo not work? Why is 7zip not working? I'm running on 64-bit Windows and installed FileBot x64? A: If you're on 64-bit Windows but are actually running a 32-bit Java runtime, the whole java process will be in 32-bit compability mode, so th...
by rednoah
19 Oct 2013, 07:11
Forum: Scripting and Automation
Topic: AMC Weird (can not do --action move or hardlink)
Replies: 12
Views: 7939

Re: AMC Weird (can not do --action move or hardlink)

1. I guess {n} is the file name, folder name looks like this:

Code: Select all

{folder.name}
2. What's not working about this one? It's gonna count all files that are not folders:

Code: Select all

{folder.listFiles().sum{ it.isFile() ? 1 : 0 }}
3. That one is already in the original mi script:

Code: Select all

{file.path}
by rednoah
19 Oct 2013, 04:20
Forum: Scripting and Automation
Topic: AMC Weird (can not do --action move or hardlink)
Replies: 12
Views: 7939

Re: AMC Weird (can not do --action move or hardlink)

You mean the number formatting?

Code: Select all

{(folder.listFiles().sum{ it.length() } / (float)(1024.power(3))).round(2)}
Just play with it. All really basic groovy code. You can play with all that in the GUI and the paste it into the script.
by rednoah
19 Oct 2013, 03:03
Forum: Scripting and Automation
Topic: AMC Weird (can not do --action move or hardlink)
Replies: 12
Views: 7939

Re: AMC Weird (can not do --action move or hardlink)

* Can't have release date. The mi script doesn't do media detection so you only get data based on file name or file content.

* Subtitle en,fr might be a bit tricky. You'd have to check files in the same folder and count subtitles.
by rednoah
18 Oct 2013, 20:05
Forum: Help and Support
Topic: MyEpisodes intergration has stopped working
Replies: 8
Views: 6635

Re: MyEpisodes intergration has stopped working

Did a check and it works. Some shows may not work if the names on the different sites don't match.