Search found 3 matches

by shamwich
30 Dec 2014, 04:13
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
Replies: 121
Views: 699930

Re: [GUIDE] Fully Automated Media Center with Transmission (

Hi Heather, I had this issue too! You can fix the Disk Naming issue by checking your /Volumes directory (CMD+SHIFT+G then put in '/Volumes') for any folders with the same disk name. Delete that folder and eject/re-mount your disk and the name/path should be back to normal. (You will need to modify ...
by shamwich
21 Dec 2014, 03:44
Forum: Scripting and Automation
Topic: Using AMC to output report using non-gmail email address?
Replies: 3
Views: 3500

Re: Using AMC to output report using non-gmail email address

Thanks.

Stupidly I had the email commands BEFORE the file cleanup commands (silly!)

I have moved them so it looks like this:

filebot -script fn:amc --output "/Users/XXX/Downloads/Movies:TV" --log-file amc.log --action move --conflict override --conflict auto -non-strict --def deleteAfterExtract ...
by shamwich
17 Dec 2014, 08:19
Forum: Scripting and Automation
Topic: Using AMC to output report using non-gmail email address?
Replies: 3
Views: 3500

Using AMC to output report using non-gmail email address?

Hi,

I was wondering if there was any way to use the 'email report' using a non -gmail based account (i.e iCloud)

I can't seem to find any further information on the definitions below. Would using a combination of these make the above possible? Or is it something that more complicated scripting ...