Commit Graph

275 Commits

Author SHA1 Message Date
Reinhard Pointner 0ef8b9710d * robust 2012-12-14 15:21:50 +00:00
Reinhard Pointner 3a601f13a0 * forgot to add new resources on last commit 2012-12-12 19:35:23 +00:00
Reinhard Pointner 12146a4b5a * ask for a kind donation on download page 2012-12-12 19:34:16 +00:00
Reinhard Pointner 7b8430ab65 * update plex notify url 2012-12-12 19:23:59 +00:00
Reinhard Pointner cebcb3f92f * support newer plex http api 2012-12-12 09:32:22 +00:00
Reinhard Pointner cfa959cd38 * replace -clear option with 2 options -clear-cache and -clear-prefs 2012-12-11 11:19:14 +00:00
Reinhard Pointner d82c37a3fe * support for checking user-defined pre-condition 2012-12-10 18:07:03 +00:00
Reinhard Pointner a05c98dce7 * fine-tune blacklists for movie matching 2012-12-09 20:01:27 +00:00
Reinhard Pointner 419884ab73 * make movie index lookup more restrictive and reliable 2012-12-09 18:57:04 +00:00
Reinhard Pointner b770ecb6af * TVS is a RG 2012-12-09 13:44:41 +00:00
Reinhard Pointner 8c96196b60 * added heuristics for the following episode filenames:
Hml8p.201.mkv
tvs-himym-dd20-sed-dl-18p-bd-x264-410.mkv
tvs-mentalist-dd51-ded-dl-7p-ithd-avc-214.mkv
2012-12-09 13:37:27 +00:00
Reinhard Pointner 66ec99bceb * fix issue that crashed utorrent-postprocess in it's postprocess section 2012-12-09 04:28:49 +00:00
Reinhard Pointner ee92214842 * [utorrent-postprocess] Support --def myepisodes=user:pwd to add automatic support for MyEpisodes.com 2012-12-07 16:47:54 +00:00
Reinhard Pointner 042d1f99db * improve the update-mes script 2012-12-07 10:04:29 +00:00
Reinhard Pointner 88a34527c8 * MyEpisodes integration 2012-12-06 19:24:25 +00:00
Reinhard Pointner ee6330a10c * include omdb dump in movie index
* allow foreach for AssociativeScriptObjects
* added sysenv script used for printing out system properties and environment variables
2012-12-05 09:36:30 +00:00
Reinhard Pointner bb6837fd4b * added fb like button to website 2012-12-03 11:29:50 +00:00
Reinhard Pointner 7396e1fe68 * optimize 2012-12-02 14:16:29 +00:00
Reinhard Pointner f053ecd8be * make imdb host (e.g. akas.imdb.com) configurable via -Dimdb.hostname 2012-12-02 05:15:50 +00:00
Reinhard Pointner 9c39577f63 * update IMDb Scraper due to site changes 2012-12-01 14:55:34 +00:00
Reinhard Pointner b7feb548ce * allow passing in format expression via --def 2012-11-26 09:11:14 +00:00
Reinhard Pointner f1b59c0a4a * check JNA and GIO libs 2012-11-25 05:36:06 +00:00
Reinhard Pointner c6a883a538 * fixfix 2012-11-24 21:56:09 +00:00
Reinhard Pointner a5ed0351d1 * fix anime/artwork handling 2012-11-24 00:45:47 +00:00
Reinhard Pointner 5ba5622350 * added chocolatey package 2012-11-23 04:27:54 +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 c5f3a89ed0 + added a cmdline script for reverting previously renamed files 2012-11-17 04:14:09 +00:00
Reinhard Pointner e817ca4689 * cover more special cases with series name detection
* better respect query-blacklist by applying it before removing any tokens using other patterns
2012-11-15 13:48:28 +00:00
Reinhard Pointner 8f1b21a02b * combine stripReleaseInfo & checkMovie to redeem false negative matches that would otherwise be ignored 2012-11-15 12:24:31 +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 3dc145b55e * if output is filtered using file arguments, only print history entries where the final destination file exists 2012-11-12 14:30:29 +00:00
Reinhard Pointner d6b8c187a0 + script printing and querying the history 2012-11-12 14:19:53 +00:00
Reinhard Pointner 35e1ee4735 * account for missing features of uTorrent 2.2.1 and workaround that 2012-11-09 11:19:35 +00:00
Reinhard Pointner 6879a1336e * revert to Groovy 2.0.2 to fix scripting compatibility issues 2012-11-05 09:41:48 +00:00
Reinhard Pointner 22abbab6ac * make users update due to 7zip/ShellAPI issues 2012-11-04 01:16:12 +00:00
Reinhard Pointner b5f0190b7d * revert broken native libs 2012-11-03 11:16:59 +00:00
Reinhard Pointner 968d3f32da + Release 3.1 【猫咪小姐】 2012-11-01 15:57:37 +00:00
Reinhard Pointner 0840791140 * added special handling for disk folders 2012-10-30 09:48:34 +00:00
Reinhard Pointner 4063f57e54 * easy way for accessing optional --def variables via _def.name 2012-10-29 14:46:25 +00:00
Reinhard Pointner 5bf2dc1a0f * don't crash if ut_title is not set but figure out some other useful email title 2012-10-29 09:56:17 +00:00
Reinhard Pointner c7033f330c * add Extended Attribute status to sysinfo
* make cleaner exts/terms/maxsize customizable via --def
2012-10-27 12:39:52 +00:00
Reinhard Pointner e3dde62618 * revert back to imdbapi code since it's been moved and renamed to omdbapi 2012-10-26 09:57:28 +00:00
Reinhard Pointner d0194aae25 * improved error handling if xattr/createDate are not supported 2012-10-24 12:56:27 +00:00
Reinhard Pointner c2398cc6b0 * make use of original-filename xattr in {source} and {group} bindings 2012-10-24 11:57:36 +00:00
Reinhard Pointner b638092409 * tuned basic -rename series/movie-mode decision logic
* update fn:renall to support --def target=folder option to easily rename folders specifically (only works for movie mode)
2012-10-22 12:31:15 +00:00
Reinhard Pointner e6d4115da6 * log options as well as input arguments 2012-10-18 16:34:38 +00:00
Reinhard Pointner 947aed4c62 * update blacklisted terms 2012-10-14 13:40:59 +00:00
Reinhard Pointner caafbca373 + TheTVDB: extend API search with LocalSearch from cached database index 2012-10-14 11:57:25 +00:00
Reinhard Pointner ac958bd7d3 * fix tabs 2012-10-14 05:23:56 +00:00