Commit graph

2593 commits

Author SHA1 Message Date
Adam
6a6f3d7ad8 Change helpers doctests to unittests 2015-05-09 20:47:20 +08:00
JackDandy
f84fc7ebbc Merge pull request #352 from JackDandy/feature/FixAddFromTrendingPosterURL
Fix poster URL on Add Show/Add From Trending page.
2015-05-08 17:42:19 +01:00
JackDandy
e3a5c5e6fc Fix poster URL on Add Show/Add From Trending page. 2015-05-08 17:31:07 +01:00
JackDandy
38e0de92a4 Merge pull request #351 from JackDandy/feature/ChangeTVRageExceptionsURL
Change URL of scene exceptions file for TVRage indexer.
2015-05-08 11:32:54 +01:00
JackDandy
2c6dcdc84d Change URL of scene exceptions file for TVRage indexer. 2015-05-08 11:25:39 +01:00
JackDandy
af85e4230c Merge pull request #247 from JackDandy/feature/ChangePPFileOrder
Change to post processing files ordered largest to smallest
2015-05-08 04:31:50 +01:00
JackDandy
4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output.
Add "then trash subdirs and files" to the Process method "Move" on the manual post process page.
Add using show scene exceptions with post processing.
Change overhaul processTV into a thread safe class.
Change postProcessor and processTV to PEP8 standards.
Change overhaul Manual Post-Processing page in line with layout style and improve texts.
Change Force Processes enabled, only the largest video file of many will be processed instead of all files.
Change visual ui of Postprocessing results to match the logs and errors view.
Change remove ugly printing of episode object during PP seen in external apps like sabnzbd.
Change to streamline output toward actual work done instead of showing all vars.
Change pp report items from describing actions about to happen to instead detail the actual outcome of actions.
Add clarity to the output of a successful post process but with some issues rather than "there were problems".
Add a conclusive bottom line to the pp result report.
2015-05-08 04:18:30 +01:00
JackDandy
f745fb251c Merge pull request #350 from JackDandy/feature/ChangeReduceHtmlPayload
Change reduce html payload across page template files.
2015-05-07 02:18:29 +01:00
JackDandy
e41947cac8 Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
JackDandy
ac07dfc1c6 Merge pull request #349 from ressu/feature/CleanDownloaders
Change request handling in torrent clients
2015-05-06 19:46:30 +01:00
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