From 9564e6f770c1d1abf3a49283d3d54a725fe83575 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Mon, 28 Oct 2013 14:34:18 +0000 Subject: [PATCH] * fix amc/plex refresh issue @see http://www.filebot.net/forums/viewtopic.php?f=6&t=1046 --- website/scripts/amc.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ->