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

3155 Commits

Author SHA1 Message Date
Reinhard Pointner
8299e849aa * Format Source 2015-07-25 22:47:19 +00:00
Reinhard Pointner
38a046bf2d * refactoring 2015-07-25 22:47:02 +00:00
Reinhard Pointner
a43a9171c1 * support {age} for FileFilter expressions 2015-07-25 22:47:00 +00:00
Reinhard Pointner
6c22b3e502 + Preset Editor UI 2015-07-25 22:46:58 +00:00
Reinhard Pointner
bb4a23cad6 + Preset Editor UI 2015-07-25 22:46:47 +00:00
Reinhard Pointner
a5d987dc08 + Preset Editor UI 2015-07-25 22:46:45 +00:00
Reinhard Pointner
7b51f5a851 * add common interface to all datasources 2015-07-25 22:46:30 +00:00
Reinhard Pointner
bc7cf8cba0 * fine-tune subtitle matching
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=2869
2015-07-25 22:46:28 +00:00
Reinhard Pointner
e6eef706e4 * use SEVERE warning when clutter file filter is unavailable 2015-07-25 22:46:14 +00:00
Reinhard Pointner
b38d9768fc * fix compile time issue 2015-07-25 22:46:12 +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
a30717fa34 * add group names 2015-07-25 22:46:03 +00:00
Reinhard Pointner
8e57f48cb7 + presets & macros (WIP) 2015-07-11 13:10:57 +00:00
Reinhard Pointner
cf38e20c19 * add group names 2015-07-10 05:04:59 +00:00
Reinhard Pointner
bf8f327061 * update reviews 2015-07-06 07:23:23 +00:00
Reinhard Pointner
4055015c0b * fix paypal default language settings 2015-07-03 15:52:07 +00:00
Reinhard Pointner
0f5d92db76 * update filebot.sh as well 2015-06-29 12:04:34 +00:00
Reinhard Pointner
6fe93ab300 * make sure that release groups with @ in the name work as expected (regex \p{Punct} includes @ so it had been removed and subsequently couldn't be matched) 2015-06-27 16:56:17 +00:00
Reinhard Pointner
165e0e5681 * make sure to exclude file extension from any matching 2015-06-27 16:48:20 +00:00
Reinhard Pointner
97ac339eee * standardize filebot.sh for embedded linux 2015-06-25 20:10:40 +00:00
Reinhard Pointner
f9018f9feb * fix movie match selection/repeat issue
@see https://www.filebot.net/forums/viewtopic.php?f=6&p=15797#p15797
2015-06-24 17:59:56 +00:00
Reinhard Pointner
4d02062904 * update query-blacklist 2015-06-24 16:48:39 +00:00
Reinhard Pointner
801d0e5ee7 * fix subtitle movie match bug
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=2802
2015-06-24 10:32:44 +00:00
Reinhard Pointner
d9a7e6ca00 * add group names 2015-06-20 08:48:00 +00:00
Reinhard Pointner
c641a1afaa import java.time.* 2015-06-20 07:04:40 +00:00
Reinhard Pointner
4a2f093e92 * simplify mediainfo error messages 2015-06-19 16:27:29 +00:00
Reinhard Pointner
745ac54c16 * simplify mediainfo error messages 2015-06-19 10:00:33 +00:00
Reinhard Pointner
997c2efec6 * add group names 2015-06-19 09:39:27 +00:00
Reinhard Pointner
c10e8146bc SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib:/usr/local/chromaprint/lib" 2015-06-18 11:16:52 +00:00
Reinhard Pointner
daf9144786 * play with signing the windows installer & self-signed certificates 2015-06-17 18:46:33 +00:00
Reinhard Pointner
9bff41722f * play with signing the windows installer & self-signed certificates 2015-06-17 18:38:47 +00:00
Reinhard Pointner
e89cc26bdf * update build 2015-06-17 16:36:32 +00:00
Reinhard Pointner
4188fe2888 * use tab as separator 2015-06-16 17:07:41 +00:00
Reinhard Pointner
9010c3962a *update build 2015-06-16 07:10:45 +00:00
Reinhard Pointner
e9a23d9d53 * formatting 2015-06-16 06:54:40 +00:00
Reinhard Pointner
f2a1aa1732 * add DIGEST.sha256sum to release files 2015-06-15 19:25:17 +00:00
Reinhard Pointner
0752527e30 * update website 2015-06-14 13:00:32 +00:00
Reinhard Pointner
cbfc854ead * update website 2015-06-13 18:08:18 +00:00
Reinhard Pointner
3c0f274b07 * fix sanity requirements 2015-06-13 05:03:55 +00:00
Reinhard Pointner
d2ca989a68 * update reviews 2015-06-12 18:37:18 +00:00
Reinhard Pointner
2602dc20ef * work around missing JFX WebView navigator.language settings 2015-06-12 10:44:44 +00:00
Reinhard Pointner
53aadcd8ae * fix chinese mainland language code 2015-06-12 04:30:46 +00:00
Reinhard Pointner
10496c9619 * fix chinese mainland language code 2015-06-12 04:20:46 +00:00
Reinhard Pointner
366215f4a7 * fix chinese mainland language code 2015-06-12 04:08:23 +00:00
Reinhard Pointner
2bd8ffc464 * added truncate and truncate-by-word String methods to help with custom formats 2015-06-08 17:15:44 +00:00
Reinhard Pointner
d4a13b7eb3 * make sure USER environment variable is set 2015-06-07 19:14:33 +00:00
Reinhard Pointner
6e03eaa5c9 * "🚀 Loading …" confirmed to render ok on Windows/Linux as well 2015-06-06 05:43:09 +00:00
Reinhard Pointner
c041e851d6 * fix missing button label 2015-06-05 19:35:21 +00:00
Reinhard Pointner
31a2df2c91 * update website 2015-06-05 17:53:13 +00:00
Reinhard Pointner
5f3289a7f6 * simplify and unify getting started pages & js 2015-06-05 16:52:57 +00:00