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.
AMC -> 3D
Re: AMC -> 3D
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.
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.