1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-14 21:35:03 -05:00
Commit Graph

184 Commits

Author SHA1 Message Date
Reinhard Pointner
0436869bee fix AMC mismatches
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=912
2013-09-01 09:20:01 +00:00
Reinhard Pointner
4934776fea * tvs/mov diff fix
@see http://www.filebot.net/forums/viewtopic.php?f=6&p=5605#p5605
2013-08-15 17:41:21 +00:00
Reinhard Pointner
ade022ac8f * turn off deleteRoot in the cleaner script if called from cmdline directly with arguments 2013-08-15 11:15:13 +00:00
Reinhard Pointner
1e35343c7e * no need to @Grab Jsoup anymore since it's embedded in the fatjar 2013-08-07 02:59:21 +00:00
Reinhard Pointner
018d4303c4 * reverse-rename only if path has changed 2013-08-07 02:58:45 +00:00
Reinhard Pointner
c6f2817f17 * add xbmc nfo <trailer> support 2013-08-04 15:19:09 +00:00
Reinhard Pointner
13873067d9 * split pushover and myepisodes code 2013-08-04 13:52:14 +00:00
Reinhard Pointner
d66fd0f141 * auto-detect "Band of Brothers/Part 1 - Currahee" kinda naming scheme as series 2013-08-02 17:45:38 +00:00
Reinhard Pointner
62059bf79b * fine-tune series/movie differentiation 2013-07-24 12:32:11 +00:00
Reinhard Pointner
4581f2221f * lots of fine-tuning and adjustments for fully-automated movie detection and episode matching
@see http://www.filebot.net/forums/viewtopic.php?f=4&t=832&p=5360#p5360
2013-07-23 19:06:49 +00:00
Reinhard Pointner
99a6eb916e * performance boost for dealing with large structures 2013-07-12 22:04:49 +00:00
Reinhard Pointner
e997fe1e82 * support artwork lookup for non-english locales
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=812
2013-07-12 07:32:44 +00:00
Reinhard Pointner
c4fba18fd9 * update things based on issue reports by users 2013-06-27 02:11:04 +00:00
Reinhard Pointner
4c07edb65b * remove Sublight/Subscene related visible components 2013-06-24 09:58:37 +00:00
Reinhard Pointner
0c872a44d0 * keep cleaner from messing with season structures and anything else where there's artwork in root folders but videos only in subfolders
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=762&p=4927#p4927
2013-06-15 10:00:03 +00:00
Reinhard Pointner
5794f65bad * fix --def ut_state_allow feature 2013-05-18 15:30:25 +00:00
Reinhard Pointner
19738c3d53 * update data files 2013-05-17 18:48:31 +00:00
Reinhard Pointner
83e0240dd1 * [amc] extend SxE pattern detection to absolute paths 2013-05-08 18:19:26 +00:00
Reinhard Pointner
3bcfab4dc9 * keep clean-root folders by default, i.e. exclude from delete 2013-05-07 15:01:50 +00:00
Reinhard Pointner
011f4e82c0 * --def minFileSize option for ignoring files smaller than the given value 2013-05-04 12:09:51 +00:00
Reinhard Pointner
7cf2177f79 * check for series .nfo 2 folder levels deep
* update artwork.* scripts and generate tvdb links in series .nfo for future lookup
2013-04-25 19:23:22 +00:00
Reinhard Pointner
f5d4c92487 * less fierce movie-detection-rules 2013-04-22 04:06:21 +00:00
Reinhard Pointner
6d0d7ca75e * script bindings for MetaAttributes and added related auto-detection to amc script
* support Mar.adentro.2004.HDTVRip.720p => The Sea Inside 2004 (@see http://www.filebot.net/forums/viewtopic.php?f=6&t=680&p=4512#p4512)
2013-04-19 09:28:55 +00:00
Reinhard Pointner
03013e49a3 * support deleting nested empty folders 2013-04-18 12:31:45 +00:00
Reinhard Pointner
8fa0531f1b * improved support for matching Season 05/01.avi naming patterns 2013-04-18 10:03:41 +00:00
Reinhard Pointner
2e71d710e3 * fix myepisodes scraper 2013-04-16 17:30:51 +00:00
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