Search found 22990 matches

by rednoah
18 May 2013, 15:31
Forum: Scripting and Automation
Topic: AMC + uTorrent - Status Question & File Name Data Question
Replies: 12
Views: 8669

Re: AMC + uTorrent - Status Question & File Name Data Questi

Sorry, seems that feature has been broke for a while. Fixed that.

Try --script svn:amc and it should work.
by rednoah
18 May 2013, 13:23
Forum: Scripting and Automation
Topic: AMC + uTorrent - Status Question & File Name Data Question
Replies: 12
Views: 8669

Re: AMC + uTorrent - Status Question & File Name Data Questi

1. All possible. You'll find these threads inspiring: match() and matchAll() functions for keeping tokens: http://www.filebot.net/forums/viewtopic.php?f=5&t=712 {group} binding http://www.filebot.net/forums/viewtopic.php?f=5&t=4 format expression with data from text file: http://www.filebot....
by rednoah
17 May 2013, 18:36
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5932

Re: Movie Naming Scheme - w/ Cut and Case Conversion

This should get you most of the way:

Code: Select all

{n} ({y}) {'['+fn.replaceAll(/(?i)directors|theatrical/, '$0 Cut').matchAll(/UNRATED|REMASTERED|EXTENDED|UNCUT|DIRECTORS.CUT|THEATRICAL.CUT/).join('][').upperInitial().lowerTrail()+']'}
by rednoah
17 May 2013, 03:16
Forum: Help and Support
Topic: error after filebot update
Replies: 12
Views: 7317

Re: error after filebot update

It'll still work, fn:sysinfo is just a bit incompatible with the latest changes. I'll make sure to update that script for the next release.
by rednoah
16 May 2013, 15:51
Forum: Scripting and Automation
Topic: Renaming isn't always correct
Replies: 3
Views: 4545

Re: Renaming isn't always correct

It got no results when checking law.and.order.svu against the tv series database.

Added a mapping law.and.order.svu => Law & Order: Special Victims Unit so it'll work if you try again tomorrow.
by rednoah
16 May 2013, 14:10
Forum: Feature Requests and Bug Reports
Topic: 7z-JBinding error. How to debug?
Replies: 2
Views: 3620

Re: 7z-JBinding error. How to debug?

It says Error initializing 7-Zip-JBinding: No message so it's finding the native library and it's loading it. But when calling native code it errors out.

You could try checking with 7-Zip-JBinding project.
by rednoah
16 May 2013, 04:57
Forum: Help and Support
Topic: Movie Collection Labeling
Replies: 5
Views: 3616

Re: Movie Collection Labeling

Then try the other way around:

Code: Select all

{if (!n.contains(collection.before('Collection'))) collection.before('Collection')+' -'}
I don't understand the meaning of "selection of text from name string".
by rednoah
16 May 2013, 03:41
Forum: Scripting and Automation
Topic: Some help with my script
Replies: 13
Views: 7039

Re: Some help with my script

So from log it seems it's not reading any incoming request? I assume after you do def msg = ... there'll be a writer.println(msg) later as well sending that call?

Just make a test script and play with telnet(host, 9090) { ... } and let me know what command to send to XBMC so it works.
by rednoah
16 May 2013, 03:28
Forum: Help and Support
Topic: Documentation - where to start
Replies: 14
Views: 9282

Re: Documentation - where to start

Read FAQ, watch the video tutorials, run filebot -help. The docs on naming scheme, CLI and scripting are full of examples, and more examples here in the forums. ;) Overview and Examples: http://www.filebot.net/naming.html http://www.filebot.net/cli.html http://www.filebot.net/script.html Video Tutor...
by rednoah
16 May 2013, 03:22
Forum: Help and Support
Topic: Movie Collection Labeling
Replies: 5
Views: 3616

Re: Movie Collection Labeling

Try something like this and then play with it ;)

Code: Select all

{if (!collection.contains(n)) collection.before('Collection')+' -'} {n} {y}
by rednoah
14 May 2013, 13:40
Forum: Scripting and Automation
Topic: AMC deleting root folder specified in script when clean=y
Replies: 2
Views: 2791

Re: AMC deleting root folder specified in script when clean=

AMC is supposed to be called by your client on each newly downloaded file or folder, not the root folder. If you use AMC on your download root then i guess you can't do --def clean=y but need to run the cleaner script after the amc script. http://www.filebot.net/forums/viewtopic.php?f=4&t=5&...
by rednoah
14 May 2013, 12:56
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 543594

Re: Add Blacklisted Terms and Improve Movie / Series Detecti

Added to.be.sorted pattern. You can always override the *.properties files in the jar and then use your own data files. But it's already full of individual stuff. However wierd it may be, I'm sure there's lots of other people that use the same naming. So I don't mind adding things like this. Makes s...
by rednoah
14 May 2013, 10:46
Forum: Help and Support
Topic: Problem with multiple tv series matches (BSG 2003)
Replies: 3
Views: 3498

Re: Problem with multiple tv series matches (BSG 2003)

You can't do much about the query finding methods, but the better folders and things are named so the matcher will always narrow down on the correct episode match. You can't change the logic but I can fine-tune some data files. Here's more info: http://www.filebot.net/forums/viewtopic.php?f=3&t=...
by rednoah
14 May 2013, 03:36
Forum: Feature Requests and Bug Reports
Topic: TV Themes fetcher
Replies: 4
Views: 3904

Re: TV Themes fetcher

Someone could just write a script for this. For most shows you wouldn't even need a page scraper to find and grap the mp3 ... assuming you run it on a clean library it's 2-3 lines of groovy.

@see
http://www.televisiontunes.com/themeson ... hrones.mp3
by rednoah
14 May 2013, 03:22
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 543594

Re: Automated Media Center

*** If you need help start a new thread and always include cmdline output! ***
Definitely doesn't have anything to do with RSS feeds or whatnot. It's a simple cmdline tool that processes files.
by rednoah
14 May 2013, 03:20
Forum: Scripting and Automation
Topic: [HELP] Fully Automated Media Center
Replies: 37
Views: 21398

Re: [HELP] Fully Automated Media Center

It's new, added it last week, to better exclude clutter files. Kinda forgot subs would fall into that category. :P
by rednoah
14 May 2013, 03:15
Forum: Help and Support
Topic: Problem with dual-episodes.
Replies: 1
Views: 2070

Re: Problem with dual-episodes.

Episode titles match perfectly. It's getting those correct with a good title, and falls back to matching by SxE for the episode "VS" (2-letter title match not good enough). Your episodes names don't match what's in the DB so it can't work auto-magically. It'll need some manual intervention...
by rednoah
13 May 2013, 16:45
Forum: Scripting and Automation
Topic: [HELP] Fully Automated Media Center
Replies: 37
Views: 21398

Re: [HELP] Fully Automated Media Center

Set this:

Code: Select all

--def minFileSize=0
I'll should probably set that by default.
by rednoah
13 May 2013, 15:03
Forum: Scripting and Automation
Topic: [HELP] Fully Automated Media Center
Replies: 37
Views: 21398

Re: [HELP] Fully Automated Media Center

It should all work. Send me the paths that don't work.
by rednoah
13 May 2013, 03:29
Forum: Help and Support
Topic: Problem with multiple tv series matches (BSG 2003)
Replies: 3
Views: 3498

Re: Problem with multiple tv series matches (BSG 2003)

--q is the query, for which you get a set of shows, a set of episodes each. You'd use --q to manually specify a query if filebot can't figure it out from the filename. @see http://www.filebot.net/forums/viewtopic.php?f=8&t=579&p=3840#p3840 What you wanna use is --filter to exclude certain ep...
by rednoah
13 May 2013, 03:14
Forum: Scripting and Automation
Topic: Missile Huggers Synology NAS package
Replies: 5
Views: 6705

Re: Missile Huggers Synology NAS package

Play with the amc script, it can do everything you want.

Once you got it working you can setup a cron job. Check google for that. ;)
by rednoah
12 May 2013, 02:25
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 684
Views: 1600565

Re: Release Groups {group}

Added the missing ones. RGs that overlap with english words I always add as upper-case. Makes things a bit more reliable.
by rednoah
09 May 2013, 13:47
Forum: Feature Requests and Bug Reports
Topic: BUG: TVDB matching...
Replies: 1
Views: 2212

Re: BUG: TVDB matching...

This would be a very special corner case for varous reasons.

Fixed with r1626 but may break other corner cases that have been working so far.
by rednoah
09 May 2013, 03:22
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5932

Re: Movie Naming Scheme - w/ Cut and Case Conversion

Correct Case:

Code: Select all

fn.match(/THEATRICAL.CUT/).upperInitial()
Replacement:

Code: Select all

fn.replaceAll(/THEATRICAL/, 'THEATRICAL CUT').match(/THEATRICAL.CUT/)
Multi-Match:

Code: Select all

fn.matchAll(/THEATRICAL.CUT|REMASTERED/).join(', ')
It's all here:
http://www.filebot.net/naming.html ;)
by rednoah
08 May 2013, 09:02
Forum: Help and Support
Topic: I CANT USE FILEBOT VIA PROXY SERVER
Replies: 1
Views: 2235

Re: I CANT USE FILEBOT VIA PROXY SERVER

It'll automatically use your system proxy settings, you can override that with java system properties. Proxy authentication is not supported.