Commit Graph

1372 Commits

Author SHA1 Message Date
Reinhard Pointner 8da694d0f6 * customize filebot user agent so it doesn't get blocked 2013-02-06 14:09:35 +00:00
Reinhard Pointner 75322276a9 {c{1/0} ?: 0} 2013-02-06 03:00:44 +00:00
Reinhard Pointner 1c8e1972b6 * added some extra sanity to series name detection 2013-02-05 16:24:22 +00:00
Reinhard Pointner a2e36c5173 * don't keep extracted files even in HARDLINK mode
* fix matching issues
2013-02-05 15:44:18 +00:00
Reinhard Pointner 69b4f70a7c * fix things up for the ubuntu software center packages 2013-02-04 14:34:39 +00:00
Reinhard Pointner c722008d65 * possible fix for all these DBUS warnings on headless machines 2013-02-04 09:51:37 +00:00
Reinhard Pointner 70376e97f1 * start preparing special package for ubuntu software center 2013-02-03 10:15:36 +00:00
Reinhard Pointner 94013e2366 * avoid GVFS initialization issues 2013-02-03 06:50:54 +00:00
Reinhard Pointner 0c46748575 * save settings to user.home unless specified othervia via application.dir 2013-02-03 00:46:46 +00:00
Reinhard Pointner 6a9df0fb03 * make music processing an optional feature that can be activated via --def music=y 2013-02-02 03:21:56 +00:00
Reinhard Pointner 93f2bd39de * added syntax sugar for try{...}catch(){...} 2013-02-02 03:18:40 +00:00
Reinhard Pointner 823effbe40 * exclude VobSub from normal {lang} binding processing 2013-02-01 18:06:18 +00:00
Reinhard Pointner e631641a0c * support S0EP00 pattern
* added numeric sequence match differentiation step to improve support for generic season/episode patterns
2013-02-01 08:12:15 +00:00
Reinhard Pointner 12b277dacc * make cache 2 days because of daily shows 2013-02-01 08:08:18 +00:00
Reinhard Pointner e45b45a866 * fine-tune series differentiation 2013-01-31 00:39:47 +00:00
Reinhard Pointner 06edb22e5e Fix matching issue causing "TerraNova/Terra.Nova.S01E01.mkv" to be matched to NOVA instead of Terra Nova 2013-01-30 11:50:58 +00:00
Reinhard Pointner 04cbcb62c2 * special handling for \\server UNC paths 2013-01-30 10:33:10 +00:00
Reinhard Pointner d22289cb24 * support cleaning up temporary extracted files 2013-01-29 10:32:48 +00:00
Reinhard Pointner 75bd998408 * cache compiled script snippets since each new instance leaks into PermGen memory 2013-01-29 09:05:42 +00:00
Reinhard Pointner 5683b85d4b * added File.diskSize that works even for paths that don't exist 2013-01-29 08:54:50 +00:00
Reinhard Pointner 5695b9b84f * enable multi-line regex mode for match() 2013-01-29 05:32:00 +00:00
Reinhard Pointner e90a076729 * better samples for format expression testing environment 2013-01-28 17:56:14 +00:00
Reinhard Pointner eb0027d691 * utorrent-postprocess anime-mode: If it has a Japanese audio track and an Advanced Substation Alpha subtitle track one can be pretty sure it's Anime. Gonna add it this way to utorrent-postprocess. 2013-01-28 07:12:52 +00:00
Reinhard Pointner e08539b264 * better subtitle<->video guessing 2013-01-27 16:41:33 +00:00
Reinhard Pointner 3f2499fbea * fix scraper issues with (I) (II) etc tags 2013-01-27 12:02:28 +00:00
Reinhard Pointner cc57b89840 * fix TV Movie Lookup 2013-01-27 09:56:40 +00:00
Reinhard Pointner 2e68365b6e * support referencing match model from naming scheme 2013-01-27 08:17:12 +00:00
Reinhard Pointner 1280031dd2 * hi => hearing-impaired subtitles, NOT hindi language 2013-01-27 06:04:32 +00:00
Reinhard Pointner c98557150d * make sure to update episode data and everything else at least once a week so we don't work with outdated episodelist data 2013-01-24 06:43:37 +00:00
Reinhard Pointner 631a81ec4e * added lots of extra metadata bindings for music processing 2013-01-23 18:15:53 +00:00
Reinhard Pointner 2a8e9a91b7 * disable pre-caching of data via -Dapplication.warmup=skip 2013-01-23 18:08:32 +00:00
Reinhard Pointner f934efa111 * Expression Format: added getFileSystemAttributes permission 2013-01-22 09:26:24 +00:00
Reinhard Pointner afb0d24c3b * Support Pushover notifications 2013-01-22 08:14:21 +00:00
Reinhard Pointner b1de604df8 * utorrent-postprocess: support fetching of subtitles in multiple languages using --def subtitles=en,de,... 2013-01-19 17:04:15 +00:00
Reinhard Pointner bc2fcadedc + Clear cache via Ctrl+Shift+Delete 2013-01-19 06:50:48 +00:00
Reinhard Pointner 2cef5d6be2 * update data files 2013-01-19 05:16:20 +00:00
Reinhard Pointner e656c9bdc7 * try to inherit stderr if possible (Java 7) to void lots of error output blocking the pipe 2013-01-18 18:06:05 +00:00
Reinhard Pointner 3c59cd5acd + Bump to 3.3 2013-01-18 18:03:06 +00:00
Reinhard Pointner 1ed16c37f2 * use easy-to-change triple-quotes for script template 2013-01-18 11:05:27 +00:00
Reinhard Pointner 67f6dc63e1 * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
Reinhard Pointner d52ae6cab8 * better fix for the "3-digit SxE pattern with multiple files" issues 2013-01-17 06:32:58 +00:00
Reinhard Pointner 450e65dc0c * allow grouping by absolute SxE patterns of the path not just the filename 2013-01-17 06:11:54 +00:00
Reinhard Pointner 6f27ff37a8 * use S01E01-E02 as default pattern for S00E00 multi-episodes 2013-01-16 18:10:55 +00:00
Reinhard Pointner f2d0350a5b * support S03E11-E12 double episode pattern 2013-01-16 16:36:23 +00:00
Reinhard Pointner 66cb0510ed * don't just force SxE patterns -> consider movie mode 2013-01-16 14:24:08 +00:00
Reinhard Pointner 15722d00c6 * update data 2013-01-16 10:19:41 +00:00
Reinhard Pointner a45c86b94a * make sure to ignore any file/subtitle SxE mismatches 2013-01-16 10:16:50 +00:00
Reinhard Pointner e3ba7b79e3 * fix subscene scraper 2013-01-15 11:28:19 +00:00
Reinhard Pointner 6384e97b64 * include any famous (2000+ votes) movie regardless of age and length in the movie index 2013-01-15 11:22:46 +00:00
Reinhard Pointner 6ee9ff101d * improved logging for cmdline music mode 2013-01-14 18:08:13 +00:00