* update data

This commit is contained in:
Reinhard Pointner 2014-03-31 12:22:35 +00:00
parent 67b778eb4d
commit dbe6b6392b
2 changed files with 4 additions and 0 deletions

View File

@ -251,6 +251,8 @@ addSeriesAlias('The Big Bang Theory', 'TBBT')
addSeriesAlias('The Walking Dead', 'TWD')
addSeriesAlias('@midnight', 'At Midnight')
addSeriesAlias('The Late Late Show with Craig Ferguson', 'Craig Ferguson')
addSeriesAlias('Naruto Shippuden', 'Naruto Shippuuden')
thetvdb_index = thetvdb_index.findResults{ [it[0] as Integer, it[1].replaceAll(/\s+/, ' ').trim()] }.findAll{ !(it[1] =~ /(?i:duplicate)/ || it[1] =~ /\d{6,}/ || it[1].startsWith('*') || it[1].endsWith('*') || it[1].length() < 2) }

View File

@ -19,6 +19,7 @@
^[0-9]{1,2}[.]
^[_]+$
^[lp]
^__.+$
^Action$
^Adventure$
^and$
@ -50,6 +51,7 @@
^emule$
^Entertainment$
^Episode$
^Episodes$
^Erotic$
^extract$
^extracted$