Search found 22986 matches

by rednoah
24 Oct 2013, 11:14
Forum: Help and Support
Topic: Filebot on a readynas + transmission
Replies: 5
Views: 4226

Re: Filebot on a readynas + transmission

I don't support this ReadyNAS packaging format. So your ReadyNAS is Arch Linux based? In that case the AUR might be easiest, or the deb if it's more Debian based. Really depends on your flavour of Linux. In the end it's just unpacking some files really, so the portable package might be more generic ...
by rednoah
24 Oct 2013, 08:31
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:"

I wrote this scriptlet to help you escape the format expression for cmdline:

Code: Select all

filebot -script fn:escape
It's just 2-line hack and plenty of room for improvement, but it sure beats manually escaping quotes...
by rednoah
24 Oct 2013, 04:06
Forum: Help and Support
Topic: Filebot on a readynas + transmission
Replies: 5
Views: 4226

Re: Filebot on a readynas + transmission

First you need to get Java running on your NAS. The pre-release builds of Java 8 for ARM work best. If Java runs, FileBot/AMC will run, and you can simply make transmission call filebot on completed downloads. Plenty of peoople running filebot/amc on these devices, synology, qnap, etc, so it's possi...
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: 1898

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: 6636

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: 1688

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: 6746

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: 6746

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: 7940

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: 7940

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}