Commit Graph

118 Commits

Author SHA1 Message Date
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 d22289cb24 * support cleaning up temporary extracted files 2013-01-29 10:32:48 +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 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 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 15722d00c6 * update data 2013-01-16 10:19:41 +00:00
Reinhard Pointner 0d0b13ad61 * ensure backward compatibility 2013-01-14 17:26:59 +00:00
Reinhard Pointner 3e4968af8f * allow all audio files in utorrent-postprocess 2013-01-11 10:03:27 +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 8466c7cb1b * skip notifications if nothing was renamed anyway 2013-01-06 04:03:59 +00:00
Reinhard Pointner a7ea715836 * support activating the cleaner right out of utorrent-postprocess via --def clean=y 2013-01-05 04:25:21 +00:00
Reinhard Pointner 42621956b3 * use movie auto-detection in movie artwork scripts 2012-12-31 10:06:08 +00:00
Reinhard Pointner 1386952ef8 * fix issues related to fetching missing artwork ONLY 2012-12-28 16:55:44 +00:00
Reinhard Pointner e090e76afd * fix potential null problems 2012-12-16 13:46:06 +00:00
Reinhard Pointner 8052c400cd * added support for batch downloading all movie backdrops 2012-12-16 13:26:39 +00:00
Reinhard Pointner 0ef8b9710d * robust 2012-12-14 15:21:50 +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 d82c37a3fe * support for checking user-defined pre-condition 2012-12-10 18:07:03 +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 f053ecd8be * make imdb host (e.g. akas.imdb.com) configurable via -Dimdb.hostname 2012-12-02 05:15:50 +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 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 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 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 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 ac958bd7d3 * fix tabs 2012-10-14 05:23:56 +00:00
Reinhard Pointner c523d72605 * make format expressions easier to edit 2012-10-14 05:19:35 +00:00
Reinhard Pointner d4a365af5c * clean-up and little tweaks 2012-10-14 04:30:52 +00:00
Reinhard Pointner 395de24346 * Regular-expression based mass-rename utility, FileBot style! 2012-10-13 04:48:08 +00:00
Reinhard Pointner cc5aec8374 * fixfix 2012-09-26 01:00:36 +00:00
Reinhard Pointner 339c267f6b * update docs 2012-09-17 15:21:17 +00:00