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

104 Commits

Author SHA1 Message Date
Reinhard Pointner
3bf8545bfc * improved movie result auto-selection 2012-01-02 06:09:00 +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
07fd0a0e89 * refactor 2011-12-31 10:21:58 +00:00
Reinhard Pointner
2734278249 * support for query term blacklist 2011-12-30 21:42:25 +00:00
Reinhard Pointner
a097daf079 * improved fault-tolerance for fetch banner script
* santize Groovy stack trace
2011-12-30 10:35:26 +00:00
Reinhard Pointner
50adfcc300 * make xml templating resilient against unexpectedly undefined properties 2011-12-29 16:23:56 +00:00
Reinhard Pointner
9b2317dbb8 * fix test-case 2011-12-29 04:05:10 +00:00
Reinhard Pointner
49c549bf3c * clean-up 2011-12-29 01:31:11 +00:00
Reinhard Pointner
c3093eb8d1 * gracefully ignore missing data 2011-12-29 00:51:00 +00:00
Reinhard Pointner
5530bc47f5 * clean clean 2011-12-28 14:15:39 +00:00
Reinhard Pointner
bb8f4fb3e7 + added portable profile 2011-12-28 13:51:36 +00:00
Reinhard Pointner
99c52281f9 * misc 2011-12-27 18:57:11 +00:00
Reinhard Pointner
43f844b6f3 * added TheMovieDB artwork fetcher
* move shared scripts folder
2011-12-27 18:54:25 +00:00
Reinhard Pointner
30e582b02e * download redirect script for the latest version of a given package 2011-12-27 06:03:17 +00:00
Reinhard Pointner
572c9b913e * fixed malformed elements 2011-12-25 17:17:49 +00:00
Reinhard Pointner
3af542f195 * start using the deployment toolkit for launching webstart again 2011-12-25 12:52:52 +00:00
Reinhard Pointner
187e330131 * SEO 2011-12-25 04:28:09 +00:00
Reinhard Pointner
ace3e7a96c + support update notifications 2011-12-24 07:30:54 +00:00
Reinhard Pointner
6aea967566 * lots of work done on adding functionality to the scripting interface 2011-12-22 19:36:31 +00:00
Reinhard Pointner
6dfbfd2d35 * added .nfo creation as scripting example 2011-12-21 08:31:57 +00:00
Reinhard Pointner
ad0714c67b * added support for retrieving series info 2011-12-21 05:54:30 +00:00
Reinhard Pointner
e638a4f28f * simplify banner naming 2011-12-21 02:39:25 +00:00
Reinhard Pointner
b765b7d1f0 * fixfix 2011-12-20 14:07:12 +00:00
Reinhard Pointner
cd577da79c * full support for watching a filetree 2011-12-20 13:03:28 +00:00
Reinhard Pointner
1a43b7c5fd * added fetch banner script
* refactored thetvdb banner api
2011-12-20 13:00:38 +00:00
Reinhard Pointner
00b1947fd5 * highlight "advanced" features 2011-12-20 02:39:33 +00:00
Reinhard Pointner
f8c746f075 * updated examples to highlight file moving 2011-12-19 11:59:43 +00:00
Reinhard Pointner
484996ac1f * clean-up 2011-12-13 12:38:25 +00:00
Reinhard Pointner
c37c38c2c7 * load ExpressionFormat convenience functions into script environment
* change media info sample into "write media info csv table"
2011-12-10 10:02:09 +00:00
Reinhard Pointner
397e7c5d38 * update twitter button code 2011-12-10 09:59:27 +00:00
Reinhard Pointner
d982c0a697 * load twitter async so it doesn't block the page 2011-12-08 15:05:34 +00:00
Reinhard Pointner
7fd95da113 * use the same +1 button on all pages 2011-12-07 21:31:28 +00:00
Reinhard Pointner
ea8a0b834f * added youtube video tutorial link to website 2011-12-07 18:33:49 +00:00
Reinhard Pointner
703e7024c2 * misc clean up 2011-12-07 05:41:44 +00:00
Reinhard Pointner
2c6b2bf799 * simplify examples with new shell api stuff 2011-12-03 08:07:56 +00:00
Reinhard Pointner
ae896e3cbd * add filtering to selectors 2011-12-02 03:15:33 +00:00
Reinhard Pointner
fae09a653a * added WatchService to Scripting API 2011-12-01 17:06:51 +00:00
Reinhard Pointner
2bf8270b17 * refactoring 2011-11-30 05:23:43 +00:00
Reinhard Pointner
9af051f08e * normalize path separators for windows so scripts using execute with native path strings will work all platforms 2011-11-29 15:29:36 +00:00
Reinhard Pointner
dced0140d6 * update script samples 2011-11-29 09:00:18 +00:00
Reinhard Pointner
cfb6512063 * added helper for running system commands from the groovy shell 2011-11-29 06:03:41 +00:00
Reinhard Pointner
6e10fd5c4b * added getMissingSubtitles() to shell API 2011-11-28 13:44:00 +00:00
Reinhard Pointner
3762d4f392 * update docs for CLI.getMissingSubtitles 2011-11-28 13:09:10 +00:00
Reinhard Pointner
d00d8fc329 * decided on lower-case binding names 2011-11-27 17:04:32 +00:00
Reinhard Pointner
7a69d46f09 * added link to twitter rss feed 2011-11-27 14:42:00 +00:00
Reinhard Pointner
6a4709db57 * updated google +1 code 2011-11-27 05:32:06 +00:00
Reinhard Pointner
040397d47c * changed layout to fix twitter button "jumping" 2011-11-27 05:15:52 +00:00
Reinhard Pointner
ecdb856992 * added twitter button
* improved page footer
2011-11-27 03:53:23 +00:00
Reinhard Pointner
b9b9c878e2 * improve homepage 2011-11-26 13:03:39 +00:00
Reinhard Pointner
3640287b86 * update docs 2011-11-26 04:57:31 +00:00