Search found 30 matches

by hansooloo
22 Jul 2018, 22:38
Forum: Help and Support
Topic: How can I get AMC to process MKV files and BDMV directories in one script
Replies: 9
Views: 3732

Re: How can I get AMC to process MKV files and BDMV directories in one script

I am using the following file structure to demonstrate the issue (actual BDMV behaves the same way): jd@plex:/mnt/JDownloader/_01.Download_$ find Star\ Wars\,\ A\ New\ Hope/ Star Wars, A New Hope/ Star Wars, A New Hope/CERTIFICATE Star Wars, A New Hope/BDMV Star Wars, A New Hope/BDMV/MovieObject.bdm...
by hansooloo
21 Jul 2018, 22:02
Forum: Help and Support
Topic: How can I get AMC to process MKV files and BDMV directories in one script
Replies: 9
Views: 3732

How can I get AMC to process MKV files and BDMV directories in one script

I download packages that, when extracted, result in either of the 2: a folder with an MKV file in it a folder with a Blu-ray BDMV folder in it Today, my script below works fine for folders with MKV files in them, but the same script picks up ONLY 1 file from inside a BDMV structure and copies it ove...
by hansooloo
08 Sep 2016, 14:26
Forum: Scripting and Automation
Topic: AMC workflow using "--def exec"
Replies: 6
Views: 6055

Re: AMC workflow using "--def exec"

Follow up question:

If I have multiple commands I want to run, can I use multiple "--def exec" options on the same filebot.sh command line?

e.g., do chmod, chown, an rsync, an rm, and then curl (to trigger Plex update of Movies section, don't want ALL).
by hansooloo
06 Sep 2016, 01:53
Forum: Scripting and Automation
Topic: [JDownloader] EventScripter doesn't call postprocess script
Replies: 9
Views: 6144

Re: [JDownloader] EventScripter doesn't call postprocess script

My symptoms were the same, though it wasn't related to the user .. my JD is run as 'root' in a FreeBSD jail, and is started at launch via a FreeBSD startup script. The issue was resolved after I modified the jdownloader-postprocess.sh file so that it would pass the proper PATH to the filebot.sh scri...
by hansooloo
17 Feb 2016, 19:50
Forum: Help and Support
Topic: How to fix small number of movie attributes?
Replies: 1
Views: 1782

How to fix small number of movie attributes?

Running FileBot 4.6 from Mac AppStore on OS X 10.11.3. Suppose I have an NFS mounted Movies folder with hundreds of movies in a place like /Volumes/Movies And suppose I have some movies whose attributes I am getting from TMDB are not to my liking, e.g., a few Bruce Lee movies where "collection&...