Search found 2 matches

by Paldran
31 May 2018, 03:47
Forum: Scripting and Automation
Topic: AMC script with 4K folder
Replies: 9
Views: 4968

AMC script with 4K folder

I am trying to figure out how to make the amc script create a separate folder just for 4k movies. Here is my current movie format MOVIE_FORMAT="Movies/{n.$QUOTE_FIXER} ({y}){'['+source+']'}/{n} ({y}) [{fn.match(/3D/)+', '}{vf}.{ac}-{channels}]" I would like it to be another root folder cal...
by Paldran
15 Feb 2018, 19:57
Forum: Scripting and Automation
Topic: Show "9-1-1" not getting processed
Replies: 1
Views: 1611

Show "9-1-1" not getting processed

I use Deluge to call a filebot AMC script to sort my media. I started grabbing the show 9-1-1 and it keeps dumping it into unsorted. Below is my script, and the output when I run the script manually, any tips on getting it to recognize this show properly would be appreciated. #!/bin/sh -xu # Input P...