Commit Graph

158 Commits

Author SHA1 Message Date
Reinhard Pointner 0e8bd858c3 * fixes for better handling of oddly named archives and help auto-detection along by putting the original folder ahead of the archive name
@see
http://www.filebot.net/forums/viewtopic.php?f=8&t=666&p=4443#p4443
2013-04-13 06:47:28 +00:00
Reinhard Pointner b21a5d46e8 * improved handling of disk folders in scripting 2013-04-10 10:55:44 +00:00
Reinhard Pointner db3f84d076 * support recursive extract for nested archives 2013-04-09 09:12:20 +00:00
Reinhard Pointner 245b108c3b * do only strict subtitles matching in amc by default 2013-04-08 19:04:01 +00:00
Reinhard Pointner 83054535e8 * improved support for very similar shownames, e.g. Being Human <=> Being Human (US) 2013-04-02 15:34:25 +00:00
Reinhard Pointner d3f987d130 * fix tvseries VS movie heuristics 2013-04-02 12:33:28 +00:00
Reinhard Pointner b766fcba93 * ignore anidb for now 2013-03-30 03:12:59 +00:00
Reinhard Pointner c029e3ca8a * fix detection for {n}/E{e} {t} type structure 2013-03-29 04:04:28 +00:00
Reinhard Pointner beee3bce91 * improved clutter file handling 2013-03-28 09:04:35 +00:00
Reinhard Pointner 3d6578cbaf * backwards-compatibility fixes 2013-03-25 09:35:17 +00:00
Reinhard Pointner 9f564f27c5 * movie/series differentiation more strict
* treat any .iso file as video file
2013-03-25 09:01:56 +00:00
Reinhard Pointner e7e2b293d3 * make watcher work in console-interactive mode as well as without console 2013-03-22 03:15:48 +00:00
Reinhard Pointner d6c9c3ca7c * various little adjustments 2013-03-19 11:17:36 +00:00
Reinhard Pointner bdc09a7055 * update test cases 2013-03-18 05:23:41 +00:00
Reinhard Pointner 140ecef1df + version bump to v3.5 2013-03-17 14:20:27 +00:00
Reinhard Pointner 98fb65e088 * fine-tune movie/tvshow differentiation 2013-03-16 16:13:50 +00:00
Reinhard Pointner 768fcd3075 * fine-tune movie detection 2013-03-13 15:48:13 +00:00
Reinhard Pointner 827a97960a * more strict series detection heuristics 2013-03-12 18:30:09 +00:00
Reinhard Pointner d740a89958 * allow unset of osdb or sublight 2013-03-12 04:42:00 +00:00
Reinhard Pointner 26bc859eda + use our own domain www.filebot.net :) 2013-03-09 17:15:46 +00:00
Reinhard Pointner 6451c5f478 * support raw multi-part archives (as far passing it through to 7z anyway, native lib my not work though) 2013-03-09 14:12:13 +00:00
Reinhard Pointner 2fa6be847e * clear xattr on reverted files 2013-03-07 14:11:23 +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 c0dc78fbd6 * try different ad size and update reviews 2013-03-06 08:26:27 +00:00
Reinhard Pointner 015f997ba2 * support --def exec=command to allow user-defined postprocessing 2013-03-01 07:40:50 +00:00
Reinhard Pointner e73dcc9691 * revert back to using the TCP transport to avoid http auth issues 2013-02-28 15:48:51 +00:00
Reinhard Pointner 07f6bb9ec3 * support XBMC Frodo JSON-RPC calls: VideoLibrary.Scan, GUI.ShowNotification 2013-02-26 19:40:24 +00:00
Reinhard Pointner a8c3080d70 * clean newly downloaded subtitles along with temporary files 2013-02-26 16:36:53 +00:00
Reinhard Pointner 377506801b * enhanced formats for AMC 2013-02-22 11:37:08 +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 24f9b8d92a * fine-tune generic numberic sequence matching (e.g. Bones Staffel 1 Folge 5) 2013-02-15 09:50:23 +00:00
Reinhard Pointner fa55b68360 * added script for deleting xattr metadata 2013-02-15 08:48:11 +00:00
Reinhard Pointner 651e0dcc46 * update docs 2013-02-13 05:58:13 +00:00
Reinhard Pointner 9774a92acd * rename the utorrent-postprocess script to amc 2013-02-12 17:07:59 +00:00
Reinhard Pointner 81f2adc49a * sanity check in utorrent-postprocess for all those people messing up with passing cmdline parameters 2013-02-12 14:06:54 +00:00
Reinhard Pointner 9caa77a0c0 * small adjustments 2013-02-11 09:02:17 +00:00
Reinhard Pointner 18c422cda0 * fix artwork/nfo xml issues
* generate .url files along with artwork/nfo
2013-02-06 15:12:19 +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 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