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
|
62059bf79b
|
* fine-tune series/movie differentiation
|
2013-07-24 12:32:11 +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
|
c8b6485d2a
|
* disable java webstart because of browser warnings
|
2013-07-23 19:28:59 +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
|
6b870fa1bc
|
* update data files
|
2013-07-22 04:37:05 +00:00 |
|
Reinhard Pointner
|
5e09327b6c
|
* update website
|
2013-07-20 05:57:48 +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
|
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 |
|