Commit Graph

1582 Commits

Author SHA1 Message Date
Reinhard Pointner a8f31ffc9c * remove debug logging 2013-07-14 12:14:13 +00:00
Reinhard Pointner 483d5d3e76 * use ASO bindings for the multi-stream objects to make it easier to use 2013-07-13 17:13:07 +00:00
Reinhard Pointner ccd96ae5be * fine-tune SeriesRating episode differentiation metric 2013-07-13 10:40:47 +00:00
Reinhard Pointner e771cf39a5 + store series info with each episode object and add new bindings {series} {primaryTitle} and {json} for debugging the info object 2013-07-13 10:01:33 +00:00
Reinhard Pointner 99a6eb916e * performance boost for dealing with large structures 2013-07-12 22:04:49 +00:00
Reinhard Pointner 5d30c78dff * added some audio extensions 2013-07-12 21:37:07 +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 da6da29c7b * with the latest revision i'm giving you {videos} {audios} {texts} so you can access all streams and not just stream 0 as with the default bindings 2013-07-10 09:18:28 +00:00
Reinhard Pointner 83f0dbe0dd * set timestamp before xattr since timestamp should work even if xattr later throws an exception 2013-07-09 15:42:32 +00:00
Reinhard Pointner 1027aac904 * matching: big penalty for episodes not yet aired 2013-07-09 08:08:50 +00:00
Reinhard Pointner a3791d3af4 * update rules 2013-07-09 08:07:54 +00:00
Reinhard Pointner c4fba18fd9 * update things based on issue reports by users 2013-06-27 02:11:04 +00:00
Reinhard Pointner 08cf9720e8 * simplify csv lookup and replacement of values based on csv mappings 2013-06-25 02:40:19 +00:00
Reinhard Pointner 62732521c5 * send update notifications for v3.61 2013-06-25 02:39:05 +00:00
Reinhard Pointner aa2b980386 * make sure installer can't hang on IM 2013-06-25 02:38:02 +00:00
Reinhard Pointner 4c07edb65b * remove Sublight/Subscene related visible components 2013-06-24 09:58:37 +00:00
Reinhard Pointner c2d6e157c6 + bump to 3.61 2013-06-24 09:43:40 +00:00
Reinhard Pointner 619b561fcc * misc. commits 2013-06-24 09:27:03 +00:00
Reinhard Pointner ba6dc024e7 + remove broken Sublight/Subscene subtitle clients 2013-06-24 09:25:04 +00:00
Reinhard Pointner 2eb8e84d59 * try fix the OSX / libmediainfo issues with accented characters. Using NFD is start but doesn't seem to work.
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=766
2013-06-24 09:23:14 +00:00
Reinhard Pointner 10f314ff7c * added status indicators for files that can't be renamed because target already exists or because source and target are the same path
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=751#p4881
2013-06-16 01:09:48 +00:00
Reinhard Pointner 4208cb6557 * try using Install Monetizer for a bit and see how it performs 2013-06-15 10:01:31 +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 95494f28eb * update datasets 2013-06-15 09:36:39 +00:00
Reinhard Pointner 6d46fbf314 * get rid of invalid trailing spaces as well when forcing valid filenames 2013-05-30 20:30:38 +00:00
Reinhard Pointner dbabcdcb7d * trailing "..." in filenames are not allowed on windows so ake sure we sanitize that as well 2013-05-24 05:05:35 +00:00
Reinhard Pointner 7eb3157019 * added lots of anime RG names 2013-05-21 17:18:39 +00:00
Reinhard Pointner 0d569a88bc * try fixing things up for the "thekilling" corner case 2013-05-21 17:17:19 +00:00
Reinhard Pointner ec83540afa * bit more broad series-name query detection 2013-05-21 08:44:26 +00:00
Reinhard Pointner fececd92ee * update data 2013-05-21 08:34:13 +00:00
Reinhard Pointner 9f7c628890 * make -non-strict less strict so it never aborts when the options a fairly reasonable even though there is no apparent good match 2013-05-19 16:37:52 +00:00
Reinhard Pointner 3fefe2ce73 * replace non-ascii chars with space rather than question mark 2013-05-19 16:34:38 +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 19bc3cbe2e * fix corner case for show-equals-title fuzzy logic always tending towards the first episode where the title equals the series name
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=701
2013-05-09 13:47:03 +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 fc1c8a26e2 * parse specials from anidb episode data 2013-05-06 08:21:20 +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 086863fb32 * update heuristics 2013-05-03 09:48:06 +00:00
Reinhard Pointner a1451ca807 * fix unix argument parsing issues
@see
http://www.filebot.net/forums/viewtopic.php?f=4&p=4633
2013-04-30 13:33:09 +00:00
Reinhard Pointner 86723cb3bf * make sure the user.home is never considered a movie folder 2013-04-30 11:20:28 +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 441f2fd2cf * support single-argument cmdline usage for execute(...) 2013-04-24 15:17:02 +00:00
Reinhard Pointner 32b7e0a37d * remove donation reminders on download-page as it's in the app now anyway 2013-04-24 08:14:22 +00:00
Reinhard Pointner 7c715af107 * exclude root folders from series name detection 2013-04-22 04:13:30 +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 50a917d645 * more strict season pattern matching 2013-04-19 09:19:49 +00:00
Reinhard Pointner 03013e49a3 * support deleting nested empty folders 2013-04-18 12:31:45 +00:00