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

1538 Commits

Author SHA1 Message Date
Reinhard Pointner
26bc859eda + use our own domain www.filebot.net :) 2013-03-09 17:15:46 +00:00
Reinhard Pointner
529e28b5d7 * enable proper processing of any .001 style raw multi-part archive 7zip can handle 2013-03-09 15:12:01 +00:00
Reinhard Pointner
6451c5f478 * support raw multi-part archives (as far passing it through to 7z anyway, native lib my not work though) 2013-03-09 14:12:13 +00:00
Reinhard Pointner
ffae3be997 * use the mirrors.xml server for search as well 2013-03-09 12:33:02 +00:00
Reinhard Pointner
173d5e95c6 * fix series detection regression issues 2013-03-09 12:29:49 +00:00
Reinhard Pointner
2fa6be847e * clear xattr on reverted files 2013-03-07 14:11:23 +00:00
Reinhard Pointner
2b0aff8038 * update blacklist data 2013-03-07 14:10:26 +00:00
Reinhard Pointner
df12a4dda9 * more deep movie folder guessing 2013-03-06 09:19:16 +00:00
Reinhard Pointner
883c684bac * update amc script and movie detection data
@see http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=566
2013-03-06 08:34:43 +00:00
Reinhard Pointner
c0dc78fbd6 * try different ad size and update reviews 2013-03-06 08:26:27 +00:00
Reinhard Pointner
cae091e536 * install .ipk to /opt 2013-03-05 16:14:36 +00:00
Reinhard Pointner
cd3e46160c * install .ipk to /opt 2013-03-05 15:40:37 +00:00
Reinhard Pointner
b7da78c942 * clear name of punctuation, spacing, and leading 'The' or 'A' that are common causes for word-lookup to fail 2013-03-05 10:20:10 +00:00
Reinhard Pointner
3864ee5b86 * treat SxE and absolute numbers with equal weight and defer absolute re:numeric decision to the NumericSequence metric 2013-03-04 07:35:20 +00:00
Reinhard Pointner
cd41d45fd2 * 1/100 chance of donation reminder 2013-03-02 10:44:42 +00:00
Reinhard Pointner
2dd24e53a7 * make it look better (e.g. window shadows) by forcing heavy-weight windows 2013-03-02 10:36:01 +00:00
Reinhard Pointner
015f997ba2 * support --def exec=command to allow user-defined postprocessing 2013-03-01 07:40:50 +00:00
Reinhard Pointner
e73dcc9691 * revert back to using the TCP transport to avoid http auth issues 2013-02-28 15:48:51 +00:00
Reinhard Pointner
07f6bb9ec3 * support XBMC Frodo JSON-RPC calls: VideoLibrary.Scan, GUI.ShowNotification 2013-02-26 19:40:24 +00:00
Reinhard Pointner
2d672c17c7 * add format examples for moving things into a folder structure 2013-02-26 17:06:17 +00:00
Reinhard Pointner
a8c3080d70 * clean newly downloaded subtitles along with temporary files 2013-02-26 16:36:53 +00:00
Reinhard Pointner
e4c5db4c20 * fix AcoustID Json response processing
* show donation reminder to 1/1000 users
2013-02-26 11:15:15 +00:00
Reinhard Pointner
ae111086f8 + GUI support for setting up osdb and sublight logins 2013-02-26 06:21:02 +00:00
Reinhard Pointner
a56c8bbc66 * 1/10000 chance for the donation reminder to popup 2013-02-25 18:06:50 +00:00
Reinhard Pointner
2ed4df6ed5 * added donation reminder for power users 2013-02-25 17:29:16 +00:00
Reinhard Pointner
346601acad * added donation reminder for power users 2013-02-25 17:27:34 +00:00
Reinhard Pointner
4e8df5b005 * update json-io to 2.0.1 2013-02-22 19:24:40 +00:00
Reinhard Pointner
92b75d57a2 * update json-io to 2.0.1 2013-02-22 18:31:06 +00:00
Reinhard Pointner
de9d326eb0 * fix video support in imdb scraper 2013-02-22 17:26:34 +00:00
Reinhard Pointner
46de54e213 * fix imdb scraper 2013-02-22 16:02:43 +00:00
Reinhard Pointner
377506801b * enhanced formats for AMC 2013-02-22 11:37:08 +00:00
Reinhard Pointner
ff156c69ba * update query-blacklist to better support www.onlinetvrecorder.com movie naming schemes 2013-02-21 14:45:24 +00:00
Reinhard Pointner
3647858bad * update query-blacklist to better support www.onlinetvrecorder.com movie naming schemes 2013-02-21 13:29:46 +00:00
Reinhard Pointner
cbb50a72a1 * exclude existing files from rename map 2013-02-21 08:00:42 +00:00
Reinhard Pointner
c58b3df754 * put less trust in absolute-number matches 2013-02-21 07:42:29 +00:00
Reinhard Pointner
6f5acab61f * match longest possible sequence and not just the first one. should make sequence matching more reliable and work as expected 2013-02-20 10:18:35 +00:00
Reinhard Pointner
cdfafe0337 * cosmetics 2013-02-20 10:16:21 +00:00
Reinhard Pointner
39b6d93940 depends="openjdk-7-jre | default-jre-headless" recommends="libchromaprint-tools" 2013-02-18 16:35:29 +00:00
Reinhard Pointner
eee42fabd8 **/Season 01/** 2013-02-18 16:33:25 +00:00
Reinhard Pointner
0aa761ef0a * disable all features that hook into glibs by default 2013-02-15 19:05:06 +00:00
Reinhard Pointner
59a2dbaf27 * set xattr only for episode/movie files 2013-02-15 10:49:34 +00:00
Reinhard Pointner
61bd6f1d9e * no need to override -Xmx anymore since newer version of Java have a better default max-memory value 2013-02-15 10:45:06 +00:00
Reinhard Pointner
bb5ac66c98 * set xattr only for episode/movie files 2013-02-15 10:42:50 +00:00
Reinhard Pointner
24f9b8d92a * fine-tune generic numberic sequence matching (e.g. Bones Staffel 1 Folge 5) 2013-02-15 09:50:23 +00:00
Reinhard Pointner
1e06994a59 * auto-disable xattr features when in test mode 2013-02-15 09:38:30 +00:00
Reinhard Pointner
fa55b68360 * added script for deleting xattr metadata 2013-02-15 08:48:11 +00:00
Reinhard Pointner
651e0dcc46 * update docs 2013-02-13 05:58:13 +00:00
Reinhard Pointner
9774a92acd * rename the utorrent-postprocess script to amc 2013-02-12 17:07:59 +00:00
Reinhard Pointner
81f2adc49a * sanity check in utorrent-postprocess for all those people messing up with passing cmdline parameters 2013-02-12 14:06:54 +00:00
Reinhard Pointner
bbf01f4799 * fix UnsupportedOperationException: Unsupported copy option Java 7 Files.move() issue 2013-02-12 08:08:48 +00:00