Commit graph

2556 commits

Author SHA1 Message Date
JackDandy
8c1c10d6ba Update change to suppress HTTPS verification InsecureRequestWarning to updated package as listed in hacks.txt, and remove listed hacks.txt record for check that SSLv3 is available because issue was addressed by vendor. 2015-04-29 01:54:38 +01:00
JackDandy
7e3cb26d4d Update Requests library 2.4.3 to 2.6.2 (ff71b25). 2015-04-29 01:54:37 +01:00
JackDandy
47f1b0c80c Merge pull request #334 from JackDandy/feature/UpdateTornado
Feature/update tornado
2015-04-29 01:51:20 +01:00
JackDandy
4a9ee3fe62 Update fix for API response header for JSON content type and the return of JSONP data to updated package as listed in hacks.txt. 2015-04-29 01:47:27 +01:00
JackDandy
2f266a4b5f Update change to suppress reporting of Tornado exception error 1 to updated package as listed in hacks.txt. 2015-04-29 01:47:09 +01:00
JackDandy
84fb3e5df9 Update Tornado webserver to 4.2.dev1 (609dbb9).
Conflicts:
	CHANGES.md
2015-04-29 01:46:42 +01:00
JackDandy
bed370f811 Merge pull request #333 from JackDandy/feature/ChangeUnairedOption
Change option "Search for unaired episodes" to "Unaired episodes", reposition, and add description.
2015-04-28 23:41:28 +01:00
JackDandy
64acd8162c Change option "Search for unaired episodes" to "Unaired episodes", reposition, and add description. 2015-04-28 23:15:54 +01:00
JackDandy
d4be13e68d Merge pull request #332 from JackDandy/feature/ChangeSupportNoNetworkDayByDay
Add support for shows that do not have a network name on episode view da...
2015-04-28 20:20:52 +01:00
JackDandy
9c735444e6 Add support for shows that do not have a network name on episode view day by day layout. 2015-04-28 20:00:38 +01:00
JackDandy
ebdbf43d8b Merge pull request #321 from Prinz23/feature/AddSearchUnaired
Add Option to search for Unaired Episodes
2015-04-28 19:17:16 +01:00
JackDandy
a86a52778e Merge pull request #331 from JackDandy/feature/ChangeTextsDayByDay
Change network names to only display on top line of Day by Day layout on...
2015-04-28 19:16:43 +01:00
JackDandy
2b0543d11c Change network names to only display on top line of Day by Day layout on Episode View and reposition country part of network name into the hover over in Day by Day layout. 2015-04-28 18:42:46 +01:00
Adam
a9da4c2486 Merge branch 'master' into develop 2015-04-25 16:49:50 +08:00
Adam
7e2a8f7b66 Merge branch 'hotfix/0.8.3' 2015-04-25 16:48:36 +08:00
Prinz23
8f69adaada Fix clearing provider cache 2015-04-25 16:48:15 +08:00
Prinz23
4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings
* Change reduce time to search recent result list by searching only once for a best result
* Fix replacing episodes that have a lower quality than what is selected in the initial and archive quality list
* Fix to include episodes marked Failed in the recent and backlog search processes
* Fix display of search status for an alternative release after episode is manually set to "Failed" on the Display Show page
* Change handle more varieties of media quality
* Change to prevent another scheduled search when one of the same type is already running
2015-04-24 20:45:45 +02:00
JackDandy
7cdcbaf241 Merge pull request #328 from JackDandy/feature/FixRowColorESM
Fix restore table row colors on the Manage/Episode Status Management page.
2015-04-21 11:43:18 +01:00
JackDandy
3e4e511671 Fix restore table row colours on the Manage/Episode Status Management page. 2015-04-21 11:24:41 +01:00
Adam
edcea76060 Merge branch 'master' into develop 2015-04-19 14:52:04 +08:00
Adam
862c0c2eca Merge branch 'hotfix/0.8.2' 2015-04-19 14:50:17 +08:00
Adam
f0fb6b8349 Fix IPTorrents provider search strings and URL for new site changes 2015-04-19 14:49:56 +08:00
adam111316
64c2be6509 Merge pull request #327 from adam111316/feature/TidyProvidersCode2
Change to consolidate and tidy some provider code [part 2]
2015-04-18 14:21:44 +08:00
Adam
7caef44bb9 Change to consolidate and tidy some provider code [part 2] 2015-04-18 13:17:47 +08:00
adam111316
03a0320f27 Merge pull request #325 from adam111316/feature/TidyProviderCode1
Change to consolidate and tidy some provider code
2015-04-18 10:32:31 +08:00
Adam
7477a79cb8 Change to consolidate and tidy some provider code 2015-04-18 10:28:44 +08:00
JackDandy
48365ae1f6 Merge pull request #323 from Prinz23/feature/FixBacklogInit
Fix Backlog scheduler Init
2015-04-15 23:41:10 +01:00
Prinz23
53f272515a Fix Backlog Init
Fix the limited backlog to execute as and when expected and in line with SickBeard.

The backlog scheduled frequency is the higher of either 12 hours or 2 x the "Recent search frequency" + 7 minutes.

On application startup and every backlog scheduled frequency the backlog will either ...
a) do a full run if the number of days passed since the full backlog has reached the setting(1)...
b) do a limited run if the number of days passed since the full backlog is less than setting(1)...
... (1) "Backlog search frequency" in Search Settings.

Change the default full "Backlog search frequency" to 21 days within a range of 2 - 35 (see Search Settings).
2015-04-15 17:47:04 +02:00
adam111316
a6274c5910 Merge pull request #324 from adam111316/feature/AddTotvProvider
Add ToTV provider
2015-04-15 12:49:17 +08:00
Adam
89e25e6da4 Add ToTV provider 2015-04-15 12:44:42 +08:00
Adam
ecdc57a056 Merge branch 'master' into develop 2015-04-15 12:20:01 +08:00
Adam
1fb59d06cc Merge branch 'hotfix/0.8.1' 2015-04-15 12:18:04 +08:00
Adam
ee0dfbc357 Fix season pack search errors 2015-04-15 12:17:28 +08:00
Adam
d313a0c77d Merge branch 'master' into develop 2015-04-13 22:05:24 +08:00
Adam
3e8051c0b0 Merge branch 'release/0.8.0' 2015-04-13 22:04:25 +08:00
Adam
888533e665 Bump release date 2015-04-13 22:03:14 +08:00
Adam
58472b15cb Merge remote-tracking branch 'release/0.8.0' into develop 2015-04-03 16:24:28 +08:00
Adam
0889374082 Bump release version 2015-04-03 15:21:32 +08:00
adam111316
4844e212a6 Merge pull request #320 from adam111316/feature/FixProviderUpgrade
Fix provider consolidation cache upgrade
2015-04-03 14:02:42 +08:00
Adam
6dc6341e05 Fix provider consolidation cache upgrade 2015-04-03 13:59:23 +08:00
adam111316
2c2d8ab87f Merge pull request #319 from Prinz23/feature/FixXEMExceptions
Fix XEM Exceptions
2015-04-02 23:16:13 +08:00
Prinz23
0a7c594a6f Fix XEM Exceptions 2015-04-02 12:05:33 +02:00
adam111316
f2a0415944 Merge pull request #317 from adam111316/feature/ChangeProviderCaching
Change provider cache storage structure
2015-04-01 11:46:30 +08:00
Adam
24236eba6f Change provider cache storage structure
Add handling for failed cache database upgrades
2015-04-01 11:25:24 +08:00
JackDandy
b3c6297f3f Merge pull request #318 from JackDandy/feature/ChangeHistoryCompact
Change order of snatched provider images to chronological on History lay...
2015-03-31 01:24:22 +01:00
JackDandy
b85f81b441 Change order of snatched provider images to chronological on History layout compact and add ordinal indicators in the tooltips.
Change code clean up, pep8.
2015-03-31 01:14:15 +01:00
JackDandy
86443c21ca Merge pull request #314 from JackDandy/feature/ChangeOnlyAddValidItemsToSaveDB
Change only add valid items to save to DB.
2015-03-29 15:33:39 +01:00
JackDandy
09a3051797 Merge pull request #316 from JackDandy/feature/FixShowsWithNullIMDbId
Fix loading shows from the DB that have NULL IMDb id.
2015-03-29 15:32:14 +01:00
JackDandy
59e547fac3 Fix loading shows from the DB that have NULL IMDb id. 2015-03-29 15:25:34 +01:00
adam111316
adcfd720e4 Merge pull request #313 from adam111316/feature/HomeTemplateCleanup
Tidy home template code
2015-03-29 20:05:18 +08:00