Commit graph

2583 commits

Author SHA1 Message Date
Sami Haahtinen
deda4bc65a Change request handling in torrent clients
Simplify request responses within torrent clients. There is no need to
pass the response through the parent class when dealing with requests.
In many places this makes the code more readable and simplifies logic.
2015-05-06 21:40:13 +03:00
JackDandy
1feb7a73d0 Merge pull request #344 from JackDandy/feature/FixCustomShowList
Fix issue changing a custom show list group name that is in use.
2015-05-06 00:01:19 +01:00
JackDandy
e64cd430b8 Fix issue changing a custom show list group name that is in use.
The bug resulted in the db containing stale group names but worse, orphaned shows disappeared from the Show List page entirely.
PEP8 and code cleanup to SG conventions.
Changed texts to describe this feature more clearly from tag to group names.
Repositioned this feature on the add show, edit show, and config pages.
Change the drop down select to dynamically hide/show the list of group names and change the respectively selected help texts.
Change insert space between items in the list of group names for readability.
Notify user if an attempt to remove an in use group name is prevented.
Change Show List progress bar code, smaller page load, efficient use of js render engine.
Removed fixed column widths, this means multiple groups have different column widths, but the original approach is preferred because fixed widths look bad with long show titles.
2015-05-05 23:52:59 +01:00
JackDandy
7f2a863fa1 Merge pull request #346 from JackDandy/feature/AddSupportNetworkImagessCC
Add support for country network image files to the Show List view.
2015-05-04 23:23:16 +01:00
JackDandy
cab3b43903 Add support for country network image files to the Show List view. 2015-05-04 21:11:49 +01:00
JackDandy
edd3e90482 Merge pull request #345 from JackDandy/feature/AddHandleNoEpisodesDisplayShow
Add handling for shows that do not have a total number of episodes.
2015-05-03 17:31:14 +01:00
JackDandy
d39157f4a9 Add handling for shows that do not have a total number of episodes.
For rare case where a show can be in the db and added to the indexer and then the episodes removed from the indexer but not the show.
2015-05-03 17:27:10 +01:00
JackDandy
c9f3106d10 Merge pull request #342 from JackDandy/feature/ChangeDateSortValue
Change values used for date sorting on home page and episode view for im...
2015-05-02 18:00:53 +01:00
JackDandy
74d744cfc2 Change values used for date sorting on home page and episode view for improved compatibility with posix systems. 2015-05-02 13:50:28 +01:00
adam111316
517eed2412 Merge pull request #329 from adam111316/feature/FasterTravisBuilds
Change travis to new container builds for faster unit testing
2015-05-02 16:46:25 +08:00
Adam
b1b993fbe0 Change travis to new container builds for faster unit testing 2015-05-02 16:44:11 +08:00
adam111316
6d9f2856e3 Merge pull request #322 from adam111316/feature/AddCustomShowLists
Add custom show lists to home page
2015-05-02 16:42:31 +08:00
adam
65ce53b289 Add custom show lists to home page 2015-05-02 16:34:30 +08:00
JackDandy
e0b25b68cf Merge pull request #341 from JackDandy/feature/UpdateRootCerts
Update root certificates to release dated 2015.04.28.
2015-04-29 11:37:34 +01:00
JackDandy
c1cbaa0103 Update root certificates to release dated 2015.04.28. 2015-04-29 11:31:43 +01:00
JackDandy
2e6e9dad82 Merge pull request #340 from JackDandy/feature/AddToChanges
Document changes from (4ae30ab).
2015-04-29 11:30:29 +01:00
JackDandy
d61ee6c574 Document changes from (4ae30ab). 2015-04-29 11:23:25 +01:00
JackDandy
628062ebe4 Merge pull request #339 from JackDandy/feature/AddMarkFailsInHistoryCompact
Add failed status indication to Snatched column of History compact and a...
2015-04-29 02:27:34 +01:00
JackDandy
e3bfda6d46 Add failed status indication to Snatched column of History compact and add archived status release groups to Downloaded column of History compact. 2015-04-29 02:21:48 +01:00
JackDandy
e8a1303ef7 Merge pull request #338 from JackDandy/feature/ChangeReduceApiHits
Change prevent wasted API hit where show and exception names create a du...
2015-04-29 02:20:00 +01:00
JackDandy
2083dfdb30 Change prevent wasted API hit where show and exception names create a duplicate sanitised year. 2015-04-29 02:15:45 +01:00
JackDandy
b0314454f9 Merge pull request #337 from JackDandy/feature/UpdateCachecontrol
Feature/update cachecontrol
2015-04-29 02:13:00 +01:00
JackDandy
837265b6f6 Change no longer fetch xml and zip and adjust code inline with library updates. 2015-04-29 02:09:06 +01:00
JackDandy
3ab45e19d5 Update cachecontrol library 0.9.3 to 0.11.2. 2015-04-29 02:09:05 +01:00
JackDandy
f9568212da Merge pull request #336 from JackDandy/feature/UpdateCharDet
Update chardet packages 2.2.1 to 2.3.0 (ff40135).
2015-04-29 02:07:07 +01:00
JackDandy
176913aa67 Update chardet packages 2.2.1 to 2.3.0 (ff40135). 2015-04-29 02:02:43 +01:00
JackDandy
45c8eefb06 Merge pull request #335 from JackDandy/feature/UpdateRequests
Feature/update requests
2015-04-29 01:58:49 +01:00
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