Commit Graph

1461 Commits

Author SHA1 Message Date
Reinhard Pointner 4dc5e26ae9 * fix cache misconfig to stop anidb abuse
* build our own anidb index file like with thetvdb
2013-03-17 14:19:11 +00:00
Reinhard Pointner 5dbeb12e88 * prefer API search names over local index names 2013-03-16 16:29:48 +00:00
Reinhard Pointner 98fb65e088 * fine-tune movie/tvshow differentiation 2013-03-16 16:13:50 +00:00
Reinhard Pointner ba1b3f5026 * fetch episode lists single-threaded and simple 2013-03-15 19:53:09 +00:00
Reinhard Pointner c4f82956e9 * cosmetic changes 2013-03-15 15:08:12 +00:00
Reinhard Pointner 1f713a3e5a * fix issue with processing two shows with the same name, e.g. SMASH and Smash 2013-03-15 13:50:28 +00:00
Reinhard Pointner 17aa158a72 * auto-detect filelist-textfile vs normal-textfile and treat accordingly 2013-03-15 01:20:37 +00:00
Reinhard Pointner 332e4d1f93 * allow dropping in files by dropping in a text files containing paths 2013-03-15 01:08:40 +00:00
Reinhard Pointner 4deb39c84d * make things very very easy to understand for all the loser users that keep overriding their extensions and not even then manage to find the clearly visible history/revert button 2013-03-14 21:51:28 +00:00
Reinhard Pointner b4631951ab * use launch4j for console executable instead of startup script 2013-03-14 21:32:38 +00:00
Reinhard Pointner b55aaea15f * .3DSBS files => video files 2013-03-14 17:42:15 +00:00
Reinhard Pointner a902c00e46 * make the internal AcoustID api more flexible 2013-03-14 15:35:57 +00:00
Reinhard Pointner f3e5ab574b * allow AcoustID override mode that'll only use acoustid data as backup but prefer id3 tag if possible 2013-03-13 16:14:23 +00:00
Reinhard Pointner 768fcd3075 * fine-tune movie detection 2013-03-13 15:48:13 +00:00
Reinhard Pointner d1f9f266ca * whatever, lets treat .iso as any other video filetype 2013-03-13 15:47:20 +00:00
Reinhard Pointner 8d8774a3e8 * support .iso as video type 2013-03-13 13:11:01 +00:00
Reinhard Pointner 827a97960a * more strict series detection heuristics 2013-03-12 18:30:09 +00:00
Reinhard Pointner 7226dd6fc4 * misc 2013-03-12 13:43:35 +00:00
Reinhard Pointner d740a89958 * allow unset of osdb or sublight 2013-03-12 04:42:00 +00:00
Reinhard Pointner e33eac84c8 * offer different deployment options based on what is available to the user 2013-03-11 11:23:45 +00:00
Reinhard Pointner a7d37d43e6 * prefer using creationDate over lastModified 2013-03-10 04:22:49 +00:00
Reinhard Pointner 93cff16ea7 * use left-side-add again 2013-03-10 04:21:09 +00:00
Reinhard Pointner 53568deca9 * differentiate by airdate only into two groups 2013-03-09 21:43:18 +00:00
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