Search found 24027 matches
- 27 Jun 2014, 03:43
- Forum: Scripting and Automation
- Topic: [FileBot] Failure
- Replies: 4
- Views: 3655
Re: [FileBot] Failure
What exactly are you doing? What is your setup? And do you really need to set reportError=y for any reason?
- 26 Jun 2014, 18:33
- Forum: Scripting and Automation
- Topic: Filebot CLI AMC script stripping : from the drive on Windows
- Replies: 2
- Views: 3575
Re: Filebot CLI AMC script stripping : from the drive on Win
Why would your target path start and end with ""? "E is not a valid drive designation, nor is " a valid path character in general, especially not at the beginning or end of the path. You pass in characters that shouldn't be there at all.
- 26 Jun 2014, 04:30
- Forum: Episode / Movie Naming Scheme
- Topic: 480p in {vf} ?
- Replies: 18
- Views: 15387
Re: 480p in {vf} ?
{hpi} literally does give you height + progressive/interlaced so it's not odd heights, it's the actual heights. Only {vf} tries to interpret and classify it into one of these standard formats.
- 25 Jun 2014, 10:50
- Forum: Episode / Movie Naming Scheme
- Topic: How to avoid 2 space together?
- Replies: 6
- Views: 5083
Re: How to avoid 2 space together?
Your formats are not compatible with the new version. There's some info on other threads, as well as the release notes. Have you read the post above? Now you should see the difference between these: ({d}) {'('+d+')'} Basically none of your formats take into account that a variable could be undefined ...
- 25 Jun 2014, 10:07
- Forum: Episode / Movie Naming Scheme
- Topic: How to avoid 2 space together?
- Replies: 6
- Views: 5083
Re: How to avoid 2 space together?
It's your format. And you are adding the extra space somewhere in your format.
1. I assume you did not read the link I just gave you.
2. Unless you paste your format here I cannot tell you how to fix your format.
1. I assume you did not read the link I just gave you.
2. Unless you paste your format here I cannot tell you how to fix your format.
- 25 Jun 2014, 10:03
- Forum: Episode / Movie Naming Scheme
- Topic: 480p in {vf} ?
- Replies: 18
- Views: 15387
Re: 480p in {vf} ?
No.
Besides, you have all the bindings, nothing stopping you from making your own implementations with your own error handling:
Besides, you have all the bindings, nothing stopping you from making your own implementations with your own error handling:
Code: Select all
{video.height}{video.scanType[0].toLowerCase()}
- 25 Jun 2014, 06:03
- Forum: Episode / Movie Naming Scheme
- Topic: 480p in {vf} ?
- Replies: 18
- Views: 15387
Re: 480p in {vf} ?
I suppose the Progressive/Interlaced MediaInfo field isn't available for some files. You can check Video > ScanType field.
- 25 Jun 2014, 03:08
- Forum: Help and Support
- Topic: Some Errors and questions
- Replies: 5
- Views: 5788
Re: Some Errors and questions
1. If you report any mismatch, it's always useful to give me the filenames as well. 2. red doesn't mean the file doesn't fit, it means there is a chance that the file doesn't fit 3. I suppose they don't make that information available via the anonymous HTTP API. 4. {group} isn't perfect. It only ...
- 25 Jun 2014, 02:56
- Forum: Episode / Movie Naming Scheme
- Topic: 480p in {vf} ?
- Replies: 18
- Views: 15387
Re: 480p in {vf} ?
1.
Added step for 720x304 => 480p
2.
People don't understand p/i and get confused when they suddenly get 720i which most people have never seen before. The {vf} gives you the lies you wanna see.
If you want the real values use:
Added step for 720x304 => 480p
2.
People don't understand p/i and get confused when they suddenly get 720i which most people have never seen before. The {vf} gives you the lies you wanna see.

If you want the real values use:
Code: Select all
{hpi}
- 25 Jun 2014, 02:42
- Forum: Episode / Movie Naming Scheme
- Topic: How to avoid 2 space together?
- Replies: 6
- Views: 5083
Re: How to avoid 2 space together?
The two examples you gave are identical. And surely not generated by the default format.
@see http://www.filebot.net/forums/viewtopic ... 5&t=2#p783
@see http://www.filebot.net/forums/viewtopic ... 5&t=2#p783
- 24 Jun 2014, 16:45
- Forum: Feature Requests and Bug Reports
- Topic: Script not working after upgrade
- Replies: 24
- Views: 17275
Re: Script not working after upgrade
Try the latest beta build and see if that makes a difference.
- 24 Jun 2014, 16:43
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
See FAQ. You need to replace the jar.
- 24 Jun 2014, 10:19
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
I just can't seem to reproduce the issue... something must be different: Input: D:\workspace\testdata\AMC-TEST\mnt\freebox\ext_hdd\downloads\[www.Cpasbien.pe] Joe.2013.LIMITED.FRENCH.720p.BluRay.x264-LOST.mkv [www.Cpasbien.pe] Joe.2013.LIMITED.FRENCH.720p.BluRay.x264-LOST.mkv [series: Joe, movie ...
- 24 Jun 2014, 08:17
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
I've added www.**.pe to the blacklist, even though it works for me without. Try doing filebot -clear-cache once.
- 24 Jun 2014, 02:33
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
Then I'm out of ideas. These are the functions that are used in the amc script, and if they work it can't not work. If you can really reproduce this every single time, you try debugging the amc script (just clone from GitHub). It's pretty complicated, but other than that I'm out of options ...
- 23 Jun 2014, 17:37
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
You could try along the same advice I gave on this thread:
http://www.filebot.net/forums/viewtopic ... 254#p10242
http://www.filebot.net/forums/viewtopic ... 254#p10242
- 23 Jun 2014, 16:16
- Forum: Help and Support
- Topic: Error using suball and maxdayage
- Replies: 5
- Views: 3473
Re: Error using suball and maxdayage
Still a permission issue. Somewhere you got a folder where the java process doesn't have permission to list files. Instead of crashing it will no ignore these folders.
- 23 Jun 2014, 16:10
- Forum: Feature Requests and Bug Reports
- Topic: AMC detect all movies as series
- Replies: 14
- Views: 9050
Re: AMC detect all movies as series
Unable to confirm: Input: D:\workspace\testdata\AMC-TEST\[www.Cpasbien.pe] Joe.2013.LIMITED.FRENCH.720p.BluRay.x264-LOST.mkv [www.Cpasbien.pe] Joe.2013.LIMITED.FRENCH.720p.BluRay.x264-LOST.mkv [series: www Cpasbien pe Joe, movie: Joe (2013)] Exclude Series: www Cpasbien pe Joe Group: [tvs:null, mov ...
- 23 Jun 2014, 15:16
- Forum: Help and Support
- Topic: Linkdrop folder mode doesnt work with episodes?
- Replies: 3
- Views: 2227
Re: Linkdrop folder mode doesnt work with episodes?
Yes, but only for files that match your episode / movie files.
e.g.
Avatar.avi
Avatar.eng.srt
Avatar.xml
Avatar.xyz
Should automatically be moved as expected. That won't work with other random clutter, but then that I would just regenerate.
e.g.
Avatar.avi
Avatar.eng.srt
Avatar.xml
Avatar.xyz
Should automatically be moved as expected. That won't work with other random clutter, but then that I would just regenerate.
- 23 Jun 2014, 14:50
- Forum: Help and Support
- Topic: Error using suball and maxdayage
- Replies: 5
- Views: 3473
Re: Error using suball and maxdayage
I'd guess it's a permissions issue.
EDIT: Fixed with r2268.
EDIT: Fixed with r2268.
- 23 Jun 2014, 13:27
- Forum: Help and Support
- Topic: Ignore certain subdirectory
- Replies: 7
- Views: 5675
Re: Ignore certain subdirectory
Remove libmediainfo.so since it's not working anyway and is just crashing the process.
If you report crashes you should really include a uname -a as well.
If you report crashes you should really include a uname -a as well.

- 23 Jun 2014, 11:07
- Forum: Feature Requests and Bug Reports
- Topic: rename script xattr error on nfs drive
- Replies: 5
- Views: 8357
Re: rename script xattr error on nfs drive
I only checked for a minute, but from what I can tell xattr (not to be confused with named attributes) is not supported on NFS.
Try setting xattr from console. I'm sure you'll get the exact same error message.
Try setting xattr from console. I'm sure you'll get the exact same error message.

- 23 Jun 2014, 10:45
- Forum: Feature Requests and Bug Reports
- Topic: rename script xattr error on nfs drive
- Replies: 5
- Views: 8357
Re: rename script xattr error on nfs drive
Are these warnings in anyway affecting the desired outcome?
You can disable xattr with:
You can disable xattr with:
Code: Select all
-no-xattr
- 23 Jun 2014, 04:40
- Forum: Feature Requests and Bug Reports
- Topic: prevent amc mismatches:
- Replies: 4
- Views: 3337
Re: prevent amc mismatches:
FYI it works just fine if you give FileBot enough hints that this is a TV Show Episode and not a Movie: Input: D:\workspace\testdata\AMC-TEST\TV Shows\Only Fools And Horses - 1989 Christmas Special - The Jolly Boys Outing.avi Group: [tvs:only fools and horses] => [Only Fools And Horses - 1989 ...
- 23 Jun 2014, 04:36
- Forum: Feature Requests and Bug Reports
- Topic: prevent amc mismatches:
- Replies: 4
- Views: 3337
Re: prevent amc mismatches:
This is a shitty episode filename, far from any kind of standard naming, don't you agree? 1. Episode name looks like a movie name 2. Thus FileBot looks for a matching movie, since there is no correct movie FileBot is set up to fail 3. FileBot picks the most likely match, despite difference, because ...