Commit Graph

1969 Commits

Author SHA1 Message Date
Reinhard Pointner 35d343425a * fix history spooler memory issues 2013-12-04 02:37:56 +00:00
Reinhard Pointner 16d7ad513a * fix format capability issues 2013-12-03 15:24:57 +00:00
Reinhard Pointner 1dd6f6e3dd * account for TVDB entries being removed sometimes because of duplicates 2013-12-02 18:25:06 +00:00
Reinhard Pointner aca8be2620 * fix potential NPE 2013-12-02 15:21:05 +00:00
Reinhard Pointner f89ee90f72 * make auto-selection aware of alias titles 2013-12-02 14:41:15 +00:00
Reinhard Pointner b4dd50b73b * make sure people that have already donated know that only donating once is perfectly fine 2013-12-01 07:16:08 +00:00
Reinhard Pointner 90b8a7be2d * short-hand for calling master and head branches from github repo 2013-11-29 17:36:12 +00:00
Reinhard Pointner ad3d34eeba + move shared scripts to github 2013-11-29 17:18:31 +00:00
Reinhard Pointner 4843bb55d2 * move shared scripts to github 2013-11-29 17:08:47 +00:00
Reinhard Pointner a710988d37 * fine-tune movie rules 2013-11-29 12:33:18 +00:00
Reinhard Pointner 4c59484f3c * update blacklist terms
* fine-tune tvs/mov differentiation
2013-11-29 11:32:17 +00:00
Reinhard Pointner 198b8b0e06 * separate long-term caches that have different update frequencies 2013-11-29 04:29:56 +00:00
Reinhard Pointner e7668f2c5c + support .vob as video type 2013-11-29 03:31:12 +00:00
Reinhard Pointner 08fd294853 * set -Djna.nosys=true for all packages that are expected to extract & load jnidispatch to avoid nasty surprises 2013-11-28 17:52:42 +00:00
Reinhard Pointner b40647ddf2 * ignore sample/trailer files also automatically in simple -rename calls as well 2013-11-28 17:36:27 +00:00
Reinhard Pointner 6ede531e7f * exclude 0ee patterns from last-resort matcher 2013-11-28 03:13:24 +00:00
Reinhard Pointner ccfe94f49b * cache compiled patterns 2013-11-27 19:19:01 +00:00
Reinhard Pointner 9e41373f43 * set foundation for possible future fine-tuning of SxE pattern matching combined with release info knowledge 2013-11-27 18:49:15 +00:00
Reinhard Pointner eff07ec40f * make sure cache is big enough for all the people abusing filebot can't actually abuse the datasources via filebot due to heavy-caching 2013-11-27 17:24:12 +00:00
Reinhard Pointner 9588603206 * extra last-resort SxE pattern for space-less naming
@see
http://www.filebot.net/forums/viewtopic.php?f=4&t=1138
2013-11-27 17:09:19 +00:00
Reinhard Pointner 2f7df0bf4f * grab extra fields just in case 2013-11-27 15:38:23 +00:00
Reinhard Pointner 7814b093fe * fix AMC exclude issues
@see
http://www.filebot.net/forums/viewtopic.php?f=8&t=1133
2013-11-26 11:38:28 +00:00
Reinhard Pointner a382cb2230 * add review 2013-11-26 11:37:18 +00:00
Reinhard Pointner 644c5bc2a8 * make sure to include groovy build properties 2013-11-26 06:24:56 +00:00
Reinhard Pointner bf04656860 * improve --def deleteAfterExtract=y logic 2013-11-24 13:47:22 +00:00
Reinhard Pointner 49bb8f8395 * update fpcalc binaries to 1.1.0 2013-11-24 08:00:23 +00:00
Reinhard Pointner 402bf90158 * update Groovy 2.2.0 2013-11-24 07:45:44 +00:00
Reinhard Pointner 25fe9bcc2c * make sure to avoid JNA jnidispatch native lib conflicts 2013-11-24 07:44:48 +00:00
Reinhard Pointner c2adae2990 * rename new option to --def deleteAfterExtract=y 2013-11-23 15:33:26 +00:00
Reinhard Pointner 9264278a58 * add groovy engine version info 2013-11-23 10:16:48 +00:00
Reinhard Pointner beacccdeeb * add file.dir.path rules to AMC to separate Movies/TV.Shows/Anime by folder names 2013-11-23 04:53:59 +00:00
Reinhard Pointner d8751ea088 * force online dependencies in AMC script 2013-11-23 04:32:09 +00:00
Reinhard Pointner 49d644db55 * donations make me happy :) 2013-11-22 08:58:17 +00:00
Reinhard Pointner 385373daef * make -clear-cache delete all APPDATA temp folders 2013-11-22 08:54:40 +00:00
Reinhard Pointner e1c8e8d17b * try to fix various potential JNA init issues 2013-11-22 08:28:17 +00:00
Reinhard Pointner e1b6af2616 * Not-Modified requests also count towards the rate limit 2013-11-22 06:54:25 +00:00
Reinhard Pointner ff35d137df * disable warm-up feature to reduce possibly unnecessary network usage 2013-11-22 06:53:31 +00:00
Reinhard Pointner a49a5cc248 * final fixes for new moviedb index 2013-11-21 16:31:09 +00:00
Reinhard Pointner 746ab459f3 + rebuild movie index with imdb AND tmdb IDs 2013-11-21 14:31:31 +00:00
Reinhard Pointner 57f451025f * get rid of chocolatey "javaruntime" dependencies which is frickle at best 2013-11-21 08:55:26 +00:00
Reinhard Pointner 2040417f57 * make sure to keep ETag at least as long as cached data 2013-11-21 08:52:55 +00:00
Reinhard Pointner 0101915567 * don't escape ' character 2013-11-21 08:52:06 +00:00
Reinhard Pointner 75c897bae5 + rebuild movie index with imdb AND tmdb IDs 2013-11-20 10:07:25 +00:00
Reinhard Pointner 28df8ff69a * fully support ETag caching mechanism in TheMovieDB client 2013-11-20 02:53:36 +00:00
Reinhard Pointner f85d706dce * fix tricky internal DB override TMDb response issue when using non-English language preferences
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1106&p=6797#p6797
2013-11-18 14:41:19 +00:00
Reinhard Pointner 87bc1f7b47 * support for deleting archives after extraction: --def archives=delete 2013-11-17 20:37:11 +00:00
Reinhard Pointner 6fc15999dc * misc updates 2013-11-17 19:16:00 +00:00
Reinhard Pointner f09aaf133c * set internal extract calls in amc to --override skip 2013-11-17 19:15:23 +00:00
Reinhard Pointner 68c89ef01a * better account for large history files 2013-11-17 19:07:02 +00:00
Reinhard Pointner f4070a4c07 * better account for large history files 2013-11-17 19:05:45 +00:00