diff --git a/website/scripts/amc.groovy b/website/scripts/amc.groovy index 2e5588fd..b1fab27a 100644 --- a/website/scripts/amc.groovy +++ b/website/scripts/amc.groovy @@ -115,7 +115,7 @@ input = input.findAll{ f -> !(f.path =~ /\b(?i:sample|trailer|extras|deleted.sce input.each{ f -> _log.finest("Input: $f") } // artwork/nfo utility -if (artwork || xbmc) { include('lib/htpc') } +if (artwork || xbmc || plex) { include('lib/htpc') } // group episodes/movies and rename according to XBMC standards def groups = input.groupBy{ f ->