Commit Graph

1256 Commits

Author SHA1 Message Date
Reinhard Pointner 3a8d8d22d5 * support --filter in -rename movie-mode on query-based detection logic 2013-09-11 15:52:35 +00:00
Reinhard Pointner a9969668cc * clean up 2013-09-08 03:17:22 +00:00
Reinhard Pointner c227ec4bd9 + support n-alias data files 2013-09-07 15:48:24 +00:00
Reinhard Pointner 3a7769ea2f * revert accidentally committed local changes 2013-09-07 02:18:11 +00:00
Reinhard Pointner 1058484593 + experimental support for alias titles 2013-09-06 07:55:13 +00:00
Reinhard Pointner c43c8a0581 * remove logging 2013-09-04 20:55:57 +00:00
Reinhard Pointner 7305b0f939 * fall back to year field if exact release date in unavailable 2013-09-03 12:24:43 +00:00
Reinhard Pointner d1b80b825c * Fix corner-case that leads to mismatch if DB says a movie doesn't exist while at the same time there is an RG of the same name
@see http://www.filebot.net/forums/viewtopic.php?f=4&t=920
2013-09-03 12:07:55 +00:00
Reinhard Pointner 5ef33f236c * added .strm as video extension
@see http://www.filebot.net/forums/viewtopic.php?f=4&t=918
2013-09-03 07:07:51 +00:00
Reinhard Pointner a8029ce0f8 * should be the primary title 2013-08-31 08:04:54 +00:00
Reinhard Pointner 9ff34da4cf * allow 0000-2999 SSEE patterns
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=907
2013-08-31 06:51:30 +00:00
Reinhard Pointner 4066124dff * fix AMC-BASELINE tests => Smash (2012) 2013-08-15 18:05:40 +00:00
Reinhard Pointner be22317f41 * symlink using relative link targets if possible but default to absolute paths for cross-volume absolute symlinks if necessary 2013-08-15 10:51:39 +00:00
Reinhard Pointner ee3c1d25d7 * Better support for Name AKA Name YEAR naming scheme
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=882
2013-08-13 04:48:13 +00:00
Reinhard Pointner 0341ba3608 * make sure to print proper warnings if filebot straight-out ignores certain movies because of insufficient data available 2013-08-12 08:38:00 +00:00
Reinhard Pointner 09d2dc24af * use XZ Utils for packing online database files 2013-08-10 07:56:11 +00:00
Reinhard Pointner c0498185d1 * work around server-side url encoding issues 2013-08-10 07:54:39 +00:00
Reinhard Pointner 2e2ba454d4 * push 3.62 2013-08-07 10:18:12 +00:00
Reinhard Pointner 7b9896b67e * make TheTVDB default episode list provider for filebot -list ... 2013-08-07 02:55:43 +00:00
Reinhard Pointner c9006f3c69 * fix compile issues 2013-08-04 13:18:38 +00:00
Reinhard Pointner 1804d12def --- remove Subscene/Sublight from codebase 2013-08-04 13:09:06 +00:00
Reinhard Pointner 326d397784 * internal support for grabbing trailer data with TheMovieDB client 2013-07-31 19:40:59 +00:00
Reinhard Pointner 3f6487b621 * improved subtitle auto-detection 2013-07-30 17:54:10 +00:00
Reinhard Pointner d851e941c9 * -no-xattr switch 2013-07-25 11:16:28 +00:00
Reinhard Pointner 27575e411e amc and movie detection fine-tuning
@see http://www.filebot.net/forums/viewtopic.php?f=4&p=5379#p5375
2013-07-24 12:05:12 +00:00
Reinhard Pointner e83de902ee * improved user-interaction if manual query input is required for movie search 2013-07-24 11:53:16 +00:00
Reinhard Pointner 97c0b369f3 * imdb page scraper helper for people that really need it 2013-07-24 05:06:04 +00:00
Reinhard Pointner 6217589f82 * imdb page scraper helper for people that really need it 2013-07-24 04:59:13 +00:00
Reinhard Pointner f33c01be94 * basic internal OSDB subtitle-upload support 2013-07-23 19:28:24 +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 5b454832a5 * executeScript function for include without _guarded{} 2013-07-19 13:07:36 +00:00
Reinhard Pointner d0fa1578e8 * update media data 2013-07-16 09:50:52 +00:00
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 5d30c78dff * added some audio extensions 2013-07-12 21:37:07 +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 08cf9720e8 * simplify csv lookup and replacement of values based on csv mappings 2013-06-25 02:40:19 +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 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 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 0d569a88bc * try fixing things up for the "thekilling" corner case 2013-05-21 17:17:19 +00:00