Commit graph

517 commits

Author SHA1 Message Date
JackDandy
0c75259102 Remove Strike torrent provider and add thetorrent cache for public hash use. 2015-10-16 13:44:30 +01:00
JackDandy
b427a44b47 Remove FreshOnTV (TvT) torrent provider. 2015-10-14 23:25:54 +01:00
JackDandy
12363e9c9b Change increase frequency of updating show data. 2015-10-14 01:19:32 +01:00
JackDandy
5798b14b8b Add ability to parse command line output from unix unrar version 4 and below. 2015-10-13 23:30:38 +01:00
JackDandy
51c4341f57 Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn. 2015-10-13 21:29:14 +01:00
JackDandy
912134723d Fix Add and Edit show quality selection when Quality 'Custom' is used. 2015-10-13 15:47:05 +01:00
JackDandy
24b1e193aa Fix py-unrar2 on unix to handle different date formats output by different unrar command line versions.
Fix an indentation typo.
Update HACKS.txt.
2015-10-13 04:11:45 +01:00
JackDandy
0b3cf5284e Update py-unrar2 library 99.3 to 99.6 (2fe1e98). 2015-10-13 01:54:20 +01:00
JackDandy
32a7a11bbf Fix Episode View KeyError: 'state-title' failure for shows without a runtime. 2015-09-26 05:01:20 +01:00
JackDandy
90b2032e4f Change disable ToTV due to non-deletable yet reported hacker BTC inbox scam and also little to no new content listings. 2015-09-25 17:04:04 +01:00
JackDandy
c477132710 Enable Alpha Ratio again now that the secure login page over https is fixed. 2015-09-25 16:11:43 +01:00
Adam
3695766df4 Remove unnecessary call to indexers during nameparsing 2015-09-20 19:40:03 +08:00
JackDandy
2a81346aa9 Add FunFile torrent provider. 2015-09-17 19:38:17 +01:00
JackDandy
ba566bccd7 Add Torrenting provider. 2015-09-17 01:02:37 +01:00
JackDandy
c29245bd63 Change remove AlphaRatio until their secure login page over https is fixed. 2015-09-16 02:03:38 +01:00
JackDandy
6c76628d5d Change downloads to prevent cache misfiring with "Result is not a valid torrent file". 2015-09-15 22:13:02 +01:00
JackDandy
8787760922 Add PreToMe torrent provider. 2015-09-14 16:55:14 +01:00
JackDandy
e6317dada5 Update dateutil library to 2.4.2 (083f666). 2015-09-13 16:50:40 +01:00
JackDandy
1f18ae4212 Add seed time per provider for torrent clients that support seed time per torrent, i.e. currently only uTorrent.
Remove seed time display for Transmission in config/Torrent Search page because the torrent client doesn't support it.
2015-09-13 16:46:37 +01:00
JackDandy
8ee9f6367a Change displayShow page episode colours when a minimum quality is met with "End upgrade on first match". 2015-09-13 14:31:50 +01:00
Adam
a019e13a75 Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
JackDandy
f3fa30a015 Add provider SceneTime. 2015-09-12 18:59:33 +01:00
JackDandy
042ad5cafc Fix halting in mid flow of Add Existing Show which resulted in failure to scan statuses and filesizes. 2015-09-12 02:29:35 +01:00
JackDandy
32706c2a0b Change TtN provider to parse new layout.
Improve recognition of SD quality.
2015-09-11 22:14:56 +01:00
Amelandbor
9aa0637fa1 Change white text in light theme on Manage / Episode Status Management page to black for better readability 2015-09-03 17:47:48 +08:00
JackDandy
30ff8177d4 Fix saving torrent provider option "Seed until ratio" after recent refactor. 2015-08-25 01:01:05 +01:00
JackDandy
0d2ede9e93 Fix post processing season pack folders. 2015-08-22 10:59:45 +01:00
JackDandy
5843623136 Update fix for API response header for JSON content type and the return of JSONP data to updated package (ref:hacks.txt). 2015-08-22 01:21:28 +01:00
JackDandy
9d4f5cbf91 Update change to suppress reporting of Tornado exception error 1 to updated package (ref:hacks.txt). 2015-08-22 01:21:28 +01:00
JackDandy
10114fa895 Update Tornado Web Server 4.2 to 4.3.dev1 (1b6157d). 2015-08-22 01:21:27 +01:00
JackDandy
9469bb050f Update SimpleJSON library 3.7.3 to 3.8.0 (a37a9bd). 2015-08-22 01:15:45 +01:00
JackDandy
5cf79fb3b9 Update Requests library to 2.7.0 (5d6d1bc). 2015-08-22 01:09:44 +01:00
JackDandy
70a8b47b44 Add parse media content to determine quality.
Determine quality before making final assumptions during re-scan, force update, pp and other processes.
Add a postprocess folder name validation.
2015-08-21 03:32:27 +01:00
JackDandy
92bf6bb6d6 Change configure quiet option in Hachoir to suppress warnings. 2015-08-20 16:48:29 +01:00
JackDandy
d092d41891 Remove "Manage Torrents". 2015-08-20 16:42:34 +01:00
JackDandy
7b3f4356c7 Change reduce aggressive use of scene numbering that was overriding user preference where not needed.
Change set "Scene numbering" checkbox and add text to the label tip in third step of add "New Show" if scene numbers are found for the selected show in the search results of the first step.
Change label text on edit show page to highlight when manual numbering and scene numbers are available.
Fix disabling "Scene numbering" of step three in add "New Show" was ignored when scene episode number mappings exist.
Fix don't use scene episode number mappings everywhere when "Scene numbering" is disabled for a show.
Fix width of legend underlining on the third step used to bring other display elements into alignment.
Change when downloading magnet or nzb files, verify the file in cache dir and then move to blackhole.
Change to consistent use of properties is_anime and is_sports in providers.
Change name_parser pep8 and code conventions.
2015-08-16 16:42:33 +01:00
JackDandy
b0525a0dd6 Update Beautiful Soup to 4.4.0 (r390). 2015-08-11 00:48:41 +01:00
Adam
20ec75aea3 Remove legacy anime split home option from anime settings tab (new option located in general/interface tab) 2015-08-11 06:07:38 +08:00
Adam
53eb406817 Fix saving default show list group on add new show options page 2015-08-11 06:07:36 +08:00
JackDandy
b124b453fe Add search crawler exclusions. 2015-08-10 22:07:55 +01:00
Prinz23
8b2225db8b Change to only refresh scene exception data for shows that need it.
Fix small cosmetic issue to correctly display "full backlog" date.
2015-08-10 15:59:18 +01:00
Adam
442b37dcd3 Merge branch 'master' into develop 2015-08-06 19:10:02 +08:00
Adam
a64f0e0390 Bump release date 2015-08-06 19:05:26 +08:00
Adam
a6eedd3c75 Bump release version 2015-08-05 15:04:58 +01:00
Adam
53f1668c75 Merge branch 'release/0.10.0' into develop 2015-07-25 17:29:55 +08:00
Adam
c3c7ee9b57 Bump release version 2015-07-25 17:22:52 +08:00
JackDandy
a20bdba4c2 Change readme.md. 2015-07-25 10:10:58 +01:00
JackDandy
9f7b6cda11 Change accept SD titles that contain audio quality. 2015-07-24 15:24:34 +01:00
Adam
9b8898d2f5 Fix post processing of anime with version tags 2015-07-21 21:35:20 +08:00
JackDandy
b7cf3fb1e8 Fix issue parsing items in ToktoToshokan provider. 2015-07-18 23:14:17 +01:00