1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

116 Commits

Author SHA1 Message Date
Reinhard Pointner
907bc11aad Refactor 2016-03-12 14:09:14 +00:00
Reinhard Pointner
117b3be318 Added -Durl.refresh=PT0S system property for testing 2016-03-12 13:46:42 +00:00
Reinhard Pointner
0649850f31 Refactor 2016-03-12 13:28:04 +00:00
Reinhard Pointner
52f97e6ab5 Update debug logging 2016-03-10 20:42:32 +00:00
Reinhard Pointner
d76f625328 Fix various compiler warnings 2016-03-10 06:28:22 +00:00
Reinhard Pointner
78c3b6917d Unify gui/console logging 2016-03-09 20:36:28 +00:00
Reinhard Pointner
7d5c9545b8 Refactor 2016-03-09 05:58:44 +00:00
Reinhard Pointner
19197626d7 Refactor 2016-03-08 14:51:53 +00:00
Reinhard Pointner
8be83e8759 Refactor 2016-03-08 14:43:21 +00:00
Reinhard Pointner
3af533fd07 Experiment with new CachedResource framework 2016-03-08 14:41:30 +00:00
Reinhard Pointner
1f53b540dc Refactor 2016-03-08 13:06:07 +00:00
Reinhard Pointner
e95078668e Experiment with new CachedResource framework 2016-03-08 12:59:24 +00:00
Reinhard Pointner
a5fba63043 Make FINEST matcher logging options available to end users 2016-03-02 18:36:46 +00:00
Reinhard Pointner
6f4d420c5b Use HTTPS for all FileBot data files 2016-03-01 05:19:30 +00:00
Reinhard Pointner
f498d5c38e Clean up 2016-02-25 12:16:18 +00:00
Reinhard Pointner
331b271d2b Prefer exact series name as query if known. Otherwise perform the usual query normalization. 2016-02-22 06:24:12 +00:00
Reinhard Pointner
9c8da51277 Cache SeriesNameMatcher objects 2016-02-10 18:32:39 +00:00
Reinhard Pointner
bf69d750e8 Cache SeriesNameMatcher objects 2016-02-10 18:32:30 +00:00
Reinhard Pointner
9e87c59b68 Prefer Locale.ENGLISH when it makes sense 2016-02-10 14:31:53 +00:00
Reinhard Pointner
ffa8b021e0 Optimize DateMatcher 2016-02-10 11:47:17 +00:00
Reinhard Pointner
c55882e7d1 Use collectingAndThen for merging SearchResult objects 2016-02-09 11:38:40 +00:00
Reinhard Pointner
1ebece8d19 Fix regression issues caused by selectSearchResult now taking into account alias titles (which is not desirable when query was entered manually) 2016-02-08 22:29:50 +00:00
Reinhard Pointner
4ba06f256a fix unecessary double caching 2016-02-04 10:05:29 +00:00
Reinhard Pointner
c4dcc6a6b8 Update query-blacklist.txt 2016-01-30 14:48:24 +00:00
Reinhard Pointner
b20259e508 Update {s3d} pattern 2016-01-29 16:06:28 +00:00
Reinhard Pointner
6d124bb690 Cache heavily used Pattern/FileFilter objects 2016-01-28 16:18:01 +00:00
Reinhard Pointner
517852b9d0 Update data files
@see https://www.filebot.net/forums/viewtopic.php?f=6&p=18658#p18657
2016-01-28 13:46:06 +00:00
Reinhard Pointner
57de63d6ec Update {tags} pattern 2016-01-26 16:26:08 +00:00
Reinhard Pointner
76871ac44d * refactor 2016-01-24 14:12:19 +00:00
Reinhard Pointner
d80cc8b764 cleanup 2016-01-23 22:41:42 +00:00
Reinhard Pointner
40a98b08ae * unify GUI/CLI probable match selection 2016-01-23 22:25:05 +00:00
Reinhard Pointner
9cc353e981 refactor number parsing 2016-01-10 04:54:35 +00:00
Reinhard Pointner
098e5c5e6f * update media info terms 2016-01-08 14:04:51 +00:00
Reinhard Pointner
80e7da3820 * improved matching for patterns like EN_5.1 or JPN_2.0 2016-01-08 12:26:42 +00:00
Reinhard Pointner
50c23f9f2d * update release info patterns 2016-01-04 11:17:19 +00:00
Reinhard Pointner
991a330c7d * update release info patterns 2016-01-02 10:11:28 +00:00
Reinhard Pointner
50e81a916e update query-blacklist.txt 2015-12-29 16:01:43 +00:00
Reinhard Pointner
f88630a5bc * added {source} patterns 2015-12-24 05:09:47 +00:00
Reinhard Pointner
24a1e49e33 * added {s3d} binding for matching filename flags like 3D.SBS 2015-11-30 08:51:42 +00:00
Reinhard Pointner
dd3ed4cf46 * simplify error messages if setting xattr fails 2015-10-18 19:37:11 +00:00
Reinhard Pointner
3e1e6c1c3a * add video {source} es 2015-10-11 09:02:33 +00:00
Reinhard Pointner
b7aff8ec45 * fix for SNAME.YYYY.SEE style episode naming scheme
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=3045
2015-10-05 16:53:01 +00:00
Reinhard Pointner
4c2cc624f5 * update video source patterns
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=3031
2015-09-29 16:35:58 +00:00
Reinhard Pointner
85421ecbd9 * support name_eng.srt pattern for {lang} binding 2015-08-04 23:40:39 +00:00
Reinhard Pointner
8299e849aa * Format Source 2015-07-25 22:47:19 +00:00
Reinhard Pointner
e6eef706e4 * use SEVERE warning when clutter file filter is unavailable 2015-07-25 22:46:14 +00:00
Reinhard Pointner
abeb60dfb1 * make sure we don't crash just because the clutter file filter isn't available (e.g if website is down) 2015-07-25 22:46:06 +00:00
Reinhard Pointner
aa5d5c901c * String.join works slightly different than our own join() method, so to avoid any hidden issues keep using our own as before 2015-05-25 10:37:42 +00:00
Reinhard Pointner
c68c5adb3a * include movie alias titles in osdb index 2015-05-24 22:54:59 +00:00
Reinhard Pointner
7301bd0357 * fix 2015-05-20 07:35:50 +00:00