* fix amc/plex refresh issue

@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1046
This commit is contained in:
Reinhard Pointner 2013-10-28 14:34:18 +00:00
parent f76c31e4d6
commit 9564e6f770
1 changed files with 1 additions and 1 deletions

View File

@ -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 ->