1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

98 Commits

Author SHA1 Message Date
Reinhard Pointner
7226dd6fc4 * misc 2013-03-12 13:43:35 +00:00
Reinhard Pointner
2b0aff8038 * update blacklist data 2013-03-07 14:10:26 +00:00
Reinhard Pointner
883c684bac * update amc script and movie detection data
@see http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=566
2013-03-06 08:34:43 +00:00
Reinhard Pointner
b7da78c942 * clear name of punctuation, spacing, and leading 'The' or 'A' that are common causes for word-lookup to fail 2013-03-05 10:20:10 +00:00
Reinhard Pointner
3647858bad * update query-blacklist to better support www.onlinetvrecorder.com movie naming schemes 2013-02-21 13:29:46 +00:00
Reinhard Pointner
cdfafe0337 * cosmetics 2013-02-20 10:16:21 +00:00
Reinhard Pointner
eee42fabd8 **/Season 01/** 2013-02-18 16:33:25 +00:00
Reinhard Pointner
9caa77a0c0 * small adjustments 2013-02-11 09:02:17 +00:00
Reinhard Pointner
2cef5d6be2 * update data files 2013-01-19 05:16:20 +00:00
Reinhard Pointner
0171f31b09 * integrate music processing with utorrent-postprocess 2013-01-10 19:30:16 +00:00
Reinhard Pointner
e8513bfd54 * fix --conflict skip behaviour for fn:replace 2013-01-09 09:08:53 +00:00
Reinhard Pointner
6ce7ee5cd7 * fix for 1e01 pattern problems => http://filebot.sourceforge.net/forums/viewtopic.php?f=6&t=428 2013-01-03 10:02:15 +00:00
Reinhard Pointner
8052c400cd * added support for batch downloading all movie backdrops 2012-12-16 13:26:39 +00:00
Reinhard Pointner
9c39577f63 * update IMDb Scraper due to site changes 2012-12-01 14:55:34 +00:00
Reinhard Pointner
ee9d14651d * fine-tune query clean-up => improved movie matching 2012-11-22 16:45:40 +00:00
Reinhard Pointner
9ee3e1b0ac * extra heuristics for filebot.sourceforge.net/forums/viewtopic.php?f=8&t=365 2012-11-18 18:26:37 +00:00
Reinhard Pointner
6c1024bf72 * improved series guessing for certain cases where there is clutter text before the series name 2012-11-15 09:56:59 +00:00
Reinhard Pointner
ee6ff94c85 * no long support the {imdb.name} binding that doesn't work stable anyway 2012-09-27 14:26:23 +00:00
Reinhard Pointner
339c267f6b * update docs 2012-09-17 15:21:17 +00:00
Reinhard Pointner
41b95be589 * update RG list 2012-08-25 09:28:10 +00:00
Reinhard Pointner
92ca448eb6 * don't check trusted/non-trusted in scripting interface 2012-08-19 03:04:57 +00:00
Reinhard Pointner
a7cf9bfbba UPDATE release-groups.txt FROM http://scenegrouplist.com/lists_sgl.php 2012-08-11 01:20:19 +00:00
Reinhard Pointner
f0be86de35 * extra RG names 2012-07-28 11:06:23 +00:00
Reinhard Pointner
14c4bc7c01 * sort 2012-07-20 14:09:44 +00:00
Reinhard Pointner
dc3415eb35 * updates 2012-07-17 20:55:01 +00:00
Reinhard Pointner
8bdfaaec46 * fine-tuning as suggested by part timer 2012-07-16 11:32:09 +00:00
Reinhard Pointner
ef80b0ec10 * added extra release info 2012-07-16 02:36:49 +00:00
Reinhard Pointner
b4706ac468 * extras: ant functions for scripting, better initial window size, updated RG names 2012-07-15 07:48:47 +00:00
Reinhard Pointner
d29fe49390 * build my own imdb index from osdb movie data for ids and using my imdb scraper to get the original aka names
* lots of extra RG names and blacklisted terms (esp useful for dokus)
* updated cleaner script to handle video clutter like samples etc
2012-07-13 11:41:50 +00:00
Reinhard Pointner
811f945daf * improved series detection for certain cases 2012-07-04 10:20:52 +00:00
Reinhard Pointner
3e197b2263 * slightly improved release {group} matching 2012-06-28 02:36:32 +00:00
Reinhard Pointner
a5284ccb40 * lots of testing & improvement for movie auto-detection
* more robust CLI movie-mode
2012-06-22 07:47:26 +00:00
Reinhard Pointner
f6525f8d27 * added i686 ipkg package to build 2012-05-14 19:15:22 +00:00
Reinhard Pointner
b7832285d9 * update resources 2012-05-08 01:16:18 +00:00
Reinhard Pointner
cfc52cd215 * a little bit more robust movie-detection 2012-04-28 17:46:46 +00:00
Reinhard Pointner
820a5594ba * add RG names suggested by ntg 2012-04-23 19:24:57 +00:00
Reinhard Pointner
999045765a * update filetype and release-group data 2012-04-22 18:09:55 +00:00
Reinhard Pointner
0b171db10d * update scripts 2012-03-10 10:47:39 +00:00
Reinhard Pointner
aa7fe34e59 * update docs & samples 2012-02-26 17:02:54 +00:00
Reinhard Pointner
b2681508ef * improved movie mode 2012-02-22 08:30:50 +00:00
Reinhard Pointner
de1cb56865 * update shared data 2012-02-20 07:10:39 +00:00
Reinhard Pointner
4e20fca248 * clean-up 2012-01-05 05:30:22 +00:00
Reinhard Pointner
90cc0a06fa * super charge movie auto-detection using a local movie index and use it for common-word-sequence matching
* use language specific Collator wherever matching movie names / file / so we get perfect matching even with accents, umlauts, half-width/full-width characters, etc
2012-01-02 03:48:24 +00:00
Reinhard Pointner
2734278249 * support for query term blacklist 2011-12-30 21:42:25 +00:00
Reinhard Pointner
46079e98f3 * update data 2011-11-14 12:02:11 +00:00
Reinhard Pointner
1f0d9214fb * improved substring matching for instances like Doctor Who vs Doctor Who (2005), The Office vs The Office (US), etc 2011-10-28 08:07:02 +00:00
Reinhard Pointner
3f948ba4a2 * updated docs (movie bindings, part bindings, etc) 2011-09-19 14:24:57 +00:00
Reinhard Pointner
3583876086 * added release-groups.txt to website 2011-09-18 18:24:14 +00:00