Search found 2 matches

by yedidyak
17 Dec 2015, 09:29
Forum: Scripting and Automation
Topic: Custom AMC features (AniDB Maps, Sonarr, Couchpotato, etc)
Replies: 40
Views: 25845

Re: Custom AMC features (AniDB Maps, Sonarr, Couchpotato, et

Fixed it. In the amc groovy file, find the line

Code: Select all

def prefix = file.name.substring(0,file.name.indexOf('['))
and replace it with

Code: Select all

def prefix = ""