AMC -> 3D

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
cina
Posts: 7
Joined: 07 Dec 2014, 15:00

AMC -> 3D

Post by cina »

Hi!

I've read some of your scripting/command line tutorials and browsed half of this overwhelming forum. I've found AMC setup and I'm half way down to success.
I need help with some issues that I cannot resolve:
- Can AMC be modified to recognize 3D content based on file name (path contains 'Half-OU' or 'Half-SBS') and put it into separte folder? (I've found a format expression here: http://www.filebot.net/forums/viewtopic.php?f=5&t=2#p51 but it has to be modified to recognize my strings.)
- Can AMC be configured to other path than "Movies/TV Shows/Anime/Music" or I need to modify downloaded script at lines 46-49? How to add category "3D" here?
- Is there a way to notify Serviio of content update? I have an URL based request to trigger folder rescan. Can it be added to AMC?

The first topic is much beyond my knowledge of groovy coding.

Thank you.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC -> 3D

Post by rednoah »

1. & 2.
Yes, you can supply your own format.

3.
There's no support for Serviio right now. However, you can probably make that curl call yourself via --def exec parameter.


This should be very simple, no need to modify the script.
:idea: Please read the FAQ and How to Request Help.
Post Reply