I agree that this would be a terrific feature.
However, it is possible to install filebot to a jail; I've done so and posted a tutorial on the only real hurdle here:
https://www.filebot.net/forums/viewtopic.php?f=6&t=5042#p29327
That post only details getting filebot working. To use it alongside e ...
Search found 8 matches
- 12 Sep 2017, 20:44
- Forum: Feature Requests and Bug Reports
- Topic: Feature Request: FreeNAS plugin
- Replies: 1
- Views: 2900
- 12 Sep 2017, 20:42
- Forum: Feature Requests and Bug Reports
- Topic: Fanart.tv fetch fails, causing exception
- Replies: 2
- Views: 3422
Fanart.tv fetch fails, causing exception
Consistently seeing this exception on every movie filebot processes.
Wasn't seeing this error 2 weeks ago.
Updating from 4.7.11 to latest made no change.
Error and exception:
Fetch failed: http://webservice.fanart.tv/v3/movies/372058?api_key=780b986b22c35e6f7a134a2f392c2deb
java.io.IOException ...
Wasn't seeing this error 2 weeks ago.
Updating from 4.7.11 to latest made no change.
Error and exception:
Fetch failed: http://webservice.fanart.tv/v3/movies/372058?api_key=780b986b22c35e6f7a134a2f392c2deb
java.io.IOException ...
- 12 Sep 2017, 20:29
- Forum: Help and Support
- Topic: How to setup jdownloader-filebot freenas jail
- Replies: 1
- Views: 3633
Re: How to setup jdownloader-filebot freenas jail
I can't help you with the jdownloader-specific parts, as I have no knowledge of jdownloader.
However:
To get filebot working inside a freenas jail, you'll need to follow the instructions I left at
https://www.filebot.net/forums/viewtopic.php?f=6&t=5042#p29327
You can specify formats inside the ...
However:
To get filebot working inside a freenas jail, you'll need to follow the instructions I left at
https://www.filebot.net/forums/viewtopic.php?f=6&t=5042#p29327
You can specify formats inside the ...
- 25 Aug 2017, 01:23
- Forum: Feature Requests and Bug Reports
- Topic: AMC collapses explicit whitespace
- Replies: 1
- Views: 2349
AMC collapses explicit whitespace
Description: the AMC script collapses whitespace to single spaces.
Expected Behavior: explicitly typed characters are all included in the filename with none omitted.
Note: even your forum eats white space so forgive the poor formatting below.
Example:
movieformat = foo bar results in files ...
Expected Behavior: explicitly typed characters are all included in the filename with none omitted.
Note: even your forum eats white space so forgive the poor formatting below.
Example:
movieformat = foo bar results in files ...
- 13 Jul 2017, 01:42
- Forum: Feature Requests and Bug Reports
- Topic: portable problem with Freebsd (Freenas) - mediainfo
- Replies: 15
- Views: 14828
Re: portable problem with Freebsd (Freenas) - mediainfo
Got mediainfo working for the current version of FileBot on FreeNAS 11, after quite a bit of poking.
For anyone else trying to accomplish the same:
Do a pkg upgrade inside your jail.
Then pkg search for the relevant prerequisites - in this case openjdk8 , mediainfo , chromaprint , and jna ...
For anyone else trying to accomplish the same:
Do a pkg upgrade inside your jail.
Then pkg search for the relevant prerequisites - in this case openjdk8 , mediainfo , chromaprint , and jna ...
- 12 Jul 2017, 21:54
- Forum: Feature Requests and Bug Reports
- Topic: portable problem with Freebsd (Freenas) - mediainfo
- Replies: 15
- Views: 14828
Re: portable problem with Freebsd (Freenas) - mediainfo
Ah, indeed, no xattr support on freebsd (duh). But with 4.7.5 you got media info bindings working?
- 12 Jul 2017, 21:10
- Forum: Feature Requests and Bug Reports
- Topic: portable problem with Freebsd (Freenas) - mediainfo
- Replies: 15
- Views: 14828
Re: portable problem with Freebsd (Freenas) - mediainfo
@islandrob - Did you make any headway on this? I too have installed the mediainfo package (which installs libmediainfo), chromaprint, etc, but still get xattr errors when it tries to use mediainfo.
- 03 Feb 2014, 09:35
- Forum: Scripting and Automation
- Topic: AMC uTorrent keeplink solution
- Replies: 1
- Views: 3203
Re: AMC uTorrent keeplink solution
Interesting. This code is meant to be appended to amc.groovy, then?