Commit graph

827 commits

Author SHA1 Message Date
JackDandy
9e55be196a Merge branch 'master' into develop 2017-05-05 16:37:16 +01:00
JackDandy
0072c3cc76 Fix multiple SpeedCD cookie. 2017-05-05 16:34:48 +01:00
JackDandy
324ff58184 Merge branch 'master' into develop 2017-05-04 00:44:25 +01:00
JackDandy
985bcf4244 Remove provider Nyaa.
Change improve RSS validation (particularly for anime).
Change improve support for legacy magnet encoding.
2017-05-04 00:40:47 +01:00
JackDandy
fd9cfaf950 Merge branch 'master' into develop 2017-05-02 17:11:55 +01:00
JackDandy
9c06895d1e Change provider Transmithe.net is now Nebulance. 2017-05-02 17:08:28 +01:00
JackDandy
44c44d9351 Merge branch 'master' into develop 2017-04-24 18:54:36 +01:00
JackDandy
8e9ec6c334 Change add filter for thetvdb show overview and remove SpeedCD 'inspeed_uid' cookie requirement. 2017-04-24 18:51:35 +01:00
JackDandy
1eb113ddde Merge branch 'master' into develop 2017-03-30 03:24:31 +01:00
JackDandy
aa45c2f81a Change search of SpeedCD, TVChaos and parse of TorrentDay. 2017-03-30 03:18:36 +01:00
JackDandy
b3f1f256f6 Merge branch 'master' into develop 2017-03-17 01:59:43 +00:00
JackDandy
c0fae0dac5 Change SpeedCD to cookie auth as username/password is not reliable.
Change Usenet-Crawler media provider icon.
2017-03-17 01:57:08 +00:00
JackDandy
c873a2da03 Merge branch 'master' into develop 2017-03-12 01:29:16 +00:00
JackDandy
74340d34f8 Change refactor client for Deluge 1.3.14 compatibility.
Change ensure IPT authentication is valid before use.
2017-03-12 01:24:47 +00:00
JackDandy
231198ab72 Merge branch 'master' into develop 2017-02-24 19:57:28 +00:00
Prinz23
85ef0a6787 Fix issue saving custom NewznabProviders. 2017-02-24 19:43:45 +00:00
JackDandy
32fa3b43c1 Change do not have shows checked by default on import page. To re-enable import shows checked by default, 1) On config page 'Save' 2) Stop SG 3) Find 'import_default_checked_shows' in config.ini and set '1' 4) Start SG 2017-02-20 17:28:23 +00:00
JackDandy
24a98d271c Merge branch 'master' into develop 2017-02-19 15:08:21 +00:00
JackDandy
a0fe23b4e8 Change BTN API hostname. 2017-02-19 15:04:18 +00:00
JackDandy
922e75d84e Add Skytorrents torrent provider. 2017-02-19 00:08:35 +00:00
JackDandy
cf7c4797b2 Add AlphaReign torrent provider. 2017-02-18 14:47:57 +00:00
JackDandy
c1a65301e7 Merge branch 'master' into develop 2017-02-17 15:00:55 +00:00
JackDandy
cf5f6e3891 Change accept lists in JSON responses.
Change do not log error for empty BTN un/pw in most cases.
Change BTN to only try API once when doing alternative name searches.
Change when API fails, warn users as a tip that they can configure un/pw.
2017-02-17 14:58:04 +00:00
JackDandy
0e27335f26 Add option to limit WebDL propers to original release group under Config/Search/Media Search.
Background: Identical episodes can originate from multiple WEBDL sources, e.g. NF, AMZN, iTunes, TV networks. An episode without issue from one source may have a release 'Proper'd from another which leads to the good file being overwritten. This option is enabled by default to limit overwriting WEBDL media to releases that only come from the original release group.
2017-02-17 05:33:56 +00:00
JackDandy
fc5e0df46c Merge branch 'master' into develop 2017-02-17 05:11:53 +00:00
JackDandy
d97bb7174d Remove Torrentshack.
Change improve provider title processing.
Change improve handling erroneous JSON responses.
Change improve find show with unicode characters.
Change improve result for providers Omgwtf, SpeedCD, Transmithenet, Zoogle.
Change validate .torrent files that contain optional header data.
Fix case where an episode status was not restored on failure.
Add raise log error if no wanted qualities are found.
Change add un/pw to Config/Media providers/Options for BTN API graceful fallback (can remove Api key for security).
Change only download torrent once when using blackhole.
Add Cloudflare module 1.6.8 (be0a536) to mitigate CloudFlare (IUAM) access validator.
Add Js2Py 0.43 (c1442f1) Cloudflare dependency.
Add pyjsparser 2.4.5 (cd5b829) Js2Py dependency.
2017-02-17 04:48:49 +00:00
Prinz23
b56ddd2eec Change skip episodes that have no wanted qualities.
Change download picked .nzb file on demand and not before.
2017-02-17 03:48:24 +00:00
JackDandy
14db6d12cc Add "Perform search tasks" to Config/Media Providers/Options.
Change improve clarity of enabled providers on Config/Media Providers.
2017-02-15 03:32:56 +00:00
Prinz23
4a466666ea Add detection of '1080p Remux' releases as fullhdbluray. 2017-02-15 00:16:16 +00:00
JackDandy
08854942aa Change add IPv4 config option when enabling IPv6. 2017-02-09 20:48:46 +00:00
JackDandy
ad4d0ffd37 Change just some reformatting. 2017-02-09 19:11:08 +00:00
JackDandy
3ef7b46724 Change restart/shutdown to use updated jQuery.
Add one time run to start up that deletes troublemaking compiled files.
2017-02-03 12:49:22 +00:00
JackDandy
04cd9927e8 Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
Prinz23
85a1656dd3 Fix "too many redirects" or "no CSS/JS content" delivered.
Init # Main Handler last for Tornado.
2017-02-02 00:21:24 +00:00
JackDandy
42a0999b5f Add webencodings 0.5 (3970651) to assist parsing legacy web content. 2017-02-01 13:29:38 +00:00
JackDandy
b59a977696 Update jQuery-ui 1.10.4 to 1.12.1.
Minimum supported IE is 8. The release of this library removes code that supported IE7. Additionally, IE8, IE9, and IE10 support has been discontinued, however, the workarounds for these browsers are still present in this code.
2017-02-01 06:48:12 +00:00
JackDandy
90ed768962 Update tablesorter 2.17.7 to 2.28.5. 2017-02-01 06:42:51 +00:00
JackDandy
acc123cb5a Update jQuery SelectBoxes 2.2.4 to 2.2.6 2017-02-01 06:36:59 +00:00
JackDandy
d2e83cb8b2 Update jQuery UI Touch Punch 0.2.2 to 0.2.3. 2017-02-01 06:28:35 +00:00
JackDandy
74064aa001 Update jquery-tokeninput 1.60 to 1.62 (9c36e19). 2017-02-01 06:21:40 +00:00
JackDandy
b61c28348a Update qTip 2.2.1 to 2.2.2. 2017-02-01 06:16:10 +00:00
JackDandy
fbca78200f Update jquery.form plugin 3.35.0 to 3.51.0 (6bf24a5). 2017-02-01 06:09:53 +00:00
JackDandy
2d1cfee4ba Update imagesloaded 3.1.8 to 4.1.1. 2017-02-01 06:04:41 +00:00
JackDandy
25b8395b30 Update jQuery JSON 2.2 (c908771) to 2.6 (2339804). 2017-02-01 05:58:43 +00:00
JackDandy
50406be889 Update jquery.cookiejar 1.0.1 to 1.0.2. 2017-02-01 05:51:44 +00:00
JackDandy
5921272c8a Update jquery.cookie 1.0 (21349d9) to JS-Cookie 2.1.3 (c1aa987). 2017-02-01 05:46:43 +00:00
JackDandy
208a63c2a6 Update Bootstrap Hover Dropdown 2.0.11 to 2.2.1. 2017-02-01 05:38:51 +00:00
JackDandy
3d78c0e06a Update Bootstrap 3.2.0 to 3.3.7. 2017-02-01 05:33:30 +00:00
JackDandy
d4745213ae Update xmltodict library 0.9.2 (eac0031) to 0.10.2 (375d3a6). 2017-02-01 05:16:41 +00:00
JackDandy
6ba8b3675f Update unidecode library 0.04.18 to 0.04.20 (1e18d98). 2017-02-01 05:11:12 +00:00