Commit graph

2569 commits

Author SHA1 Message Date
JackDandy
6c168cfe50 Add tint to archived episode row colour to differentiate it from downloaded episodes on the Display Show page. 2015-03-17 19:49:52 +00:00
JackDandy
a3af54b330 Merge pull request #289 from JackDandy/feature/FixMissingForceWebAttr
Fix issue with missing QueueItemForceUpdate object has no attribute 'for...
2015-03-17 19:48:15 +00:00
JackDandy
97ca6f4c69 Fix issue with missing QueueItemForceUpdate object has no attribute 'force_web'. 2015-03-17 19:34:12 +00:00
JackDandy
ab1907dfdf Merge pull request #288 from JackDandy/feature/Change99Not100Percent
Change the episodes downloaded stat to display e.g. 2843 / 2844 as 99.9%...
2015-03-17 19:32:28 +00:00
JackDandy
d20afa0515 Change the episodes downloaded stat to display e.g. 2843 / 2844 as 99.9% instead of rounding to 100%. 2015-03-17 18:58:19 +00:00
JackDandy
0736ade54d Merge pull request #286 from JackDandy/feature/AddSetStatusOfRemoved
Add "Status of removed episodes" to apply (or not) a preferred status...
2015-03-17 17:35:02 +00:00
JackDandy
09f5e0622d Add "Status of removed episodes" to apply (or not) a preferred status to episodes whose files are detected as removed.
"Archived" can now be set so that removed episodes still count toward download completion statistics. See setting on page config/Post Processing/File Handling.
Remove redundant "Skip remove detection" from the config/Post Processing/File Handling page
Change combos on this page to be all consistent.
Improve vertical alignment of the label text before drop down combos.
Change to highlight the current selected item in combos.
Fix some inconsistent CSS line spacing.
2015-03-17 17:12:30 +00:00
JackDandy
f491ae8492 Merge pull request #285 from JackDandy/feature/RemoveCSSRedundancy
Remove whitespace and semi-colon redundancy from CSS shedding 4.5kb.
2015-03-17 16:19:36 +00:00
JackDandy
a127187d3a Remove whitespace and semi-colon redundancy from CSS shedding 4.5kb. 2015-03-17 16:03:56 +00:00
adam111316
cb8f6aa1af Merge pull request #284 from Supremicus/feature/ChangeErrorlogIcon
Correct log and error log icons
2015-03-17 19:38:17 +08:00
Supremicus
6398fcfe0b Correct log and error log icons 2015-03-17 21:32:50 +10:00
Adam
f0fa5cce81 Merge branch 'feature/OverhaulIcons' into develop 2015-03-17 10:01:00 +08:00
adam111316
4f89d177c1 Merge pull request #277 from adam111316/feature/ChangeLogRotation
Change log rotation to occur at midnight
2015-03-17 09:55:20 +08:00
Adam
ba69616cf4 Change log rotation to occur at midnight
Change to keep a maximum of 7 log files
Add automatic compression of old log files
2015-03-17 09:50:59 +08:00
JackDandy
be3890e740 Merge pull request #283 from JackDandy/feature/AddIMDbToForceFullUpdate
Add IMDb update capability back to the "Force Full Update" button on the...
2015-03-17 01:41:59 +00:00
JackDandy
f73de91d0f Add IMDb update capability back to the "Force Full Update" button on the Display Show page. 2015-03-17 01:37:08 +00:00
adam111316
5567a66b44 Merge pull request #281 from adam111316/feature/FixNameCache
Fix updating of scene exception name cache after adding exceptions on Ed...
2015-03-17 09:17:26 +08:00
adam111316
8b5cdb5a44 Merge pull request #279 from adam111316/feature/RemoveUnusedCode
Remove various unused code
2015-03-17 09:16:01 +08:00
Adam
bf510f709c Fix updating of scene exception name cache after adding exceptions on Editshow page 2015-03-17 09:08:09 +08:00
JackDandy
e678d6ea1f Merge pull request #282 from JackDandy/feature/ChangeDisplayShowAirdateNever
Change episode row color away from blue on display show page when...
2015-03-16 19:52:36 +00:00
JackDandy
45c6533766 Change episode row color away from blue on display show page when indexer airdate is not defined.
Hide year, runtime, genre tags, country flag, or status if lacking valid data to display.
Remove redundant CSS color use (all browsers treat 3 identical digits as 6, except for possibly in gradients).
2015-03-16 19:20:24 +00:00
adam
2dab61478e Remove various unused code 2015-03-16 23:13:20 +08:00
JackDandy
dfa28d31fb Merge pull request #275 from JackDandy/feature/FixSetWantedOnAdd
Fix to correctly use wanted_begin and wanted_latest when adding shows.
2015-03-16 12:03:01 +00:00
JackDandy
743e1e4fb9 Fix to correctly use wanted_begin and wanted_latest when adding shows. 2015-03-16 11:45:56 +00:00
JackDandy
f395a72d2c Merge pull request #273 from JackDandy/feature/ChangeImproveUpdateShows
Change to reduce the time taken to "Update shows" with show data.
2015-03-14 15:14:19 +00:00
JackDandy
c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data.
Add "Enable IMDb info" option to config/General/Interface.
Change to not display IMDb info on UI when "Enable IMDb info" is disabled.
Change genre tags on displayShow page to link to IMDb instead of Trakt.
Change to reduce the time taken to "Update shows" with show data.
Change when IMDb info is updated...
a) stop updating the IMDb info during the scheduled daily update for every show.
b) update the IMDb info for a show after snatching an episode for it.
Develop changes...
Fix being able to actually turn IMDb off when it has been turned on.
Remove IMDb option from General Settings.
Change IMDb option to enable by default now the slow operation has been eliminated from process flows.
2015-03-14 15:09:39 +00:00
Supremicus
e579892245 Change overhaul menu and button icons 2015-03-14 23:46:45 +10:00
JackDandy
334797a888 Merge pull request #270 from JackDandy/feature/ChangeReduceLogging
Change to simplify and reduce logging output of Recent-Search and Backlo...
2015-03-13 18:38:21 +00:00
JackDandy
d9d8bcdb0b Merge pull request #262 from JackDandy/feature/AddSetWantedOnAddShow
Add option to the third step of "Add Show" to set episodes as wanted fro...
2015-03-13 18:22:43 +00:00
JackDandy
e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 2015-03-13 18:21:46 +00:00
Adam
d5fb963b73 Merge branch 'feature/ToggleImdb' into develop 2015-03-14 00:18:01 +08:00
JackDandy
569f1244bb Merge pull request #268 from JackDandy/feature/AddValidatePatternRG
Add validation when using Release Group token on page config Post Proces...
2015-03-12 23:28:58 +00:00
JackDandy
9747778e28 Add validation when using Release Group token on page config Post Processing/Episode Naming/Name pattern/Custom. 2015-03-12 23:25:14 +00:00
JackDandy
f63ee33610 Merge pull request #269 from JackDandy/feature/ChangeScanPP
Change to no longer require restart with the "Scan and post process" opt...
2015-03-12 23:20:09 +00:00
JackDandy
75ebd0136e Change to no longer require restart with the "Scan and post process" option on page config/Post Processing. 2015-03-12 23:15:44 +00:00
JackDandy
e18250f371 Add option to the third step of "Add Show" to set episodes as wanted from the first and latest season, this triggers a backlog search on those episodes after the show is added.
Tweak log and notification texts used when adding an existing show.
2015-03-12 16:54:30 +00:00
Adam
42b5fe7570 Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) 2015-03-13 00:06:47 +08:00
adam111316
b0eed88ff1 Merge pull request #264 from adam111316/feature/RecentSearchLayout
Change layout of Recent Search code
2015-03-12 20:01:21 +08:00
adam
d1687dd401 Change layout of Recent Search code
Change naming of SEARCHQUEUE threads for shorter log lines
Fix Recent Search running status on Manage Searches page
2015-03-12 15:31:35 +08:00
JackDandy
722ffbe2b3 Merge pull request #259 from Supremicus/feature/PSNLogo
Add PlayStation Network logo
2015-03-11 01:30:48 +00:00
JackDandy
1f8f396506 Merge pull request #261 from JackDandy/feature/ChangeBacklogOverview
Change "Force Backlog" button for paused shows on Backlog Overview page ...
2015-03-10 23:42:48 +00:00
JackDandy
74d701e6da Change "Force Backlog" button for paused shows on Backlog Overview page to "Paused" indicator. 2015-03-10 22:57:39 +00:00
JackDandy
438d2b88b5 Merge tag 'release_0.7.2' into develop 2015-03-10 22:26:32 +00:00
JackDandy
7e5aedff8f Merge tag 'release_0.7.1' into develop 2015-03-10 22:20:02 +00:00
JackDandy
1c9723610b Merge pull request #263 from JackDandy/feature/FixRedirects
Fix the return flow from calls to the redirect function from executing i...
2015-03-10 19:31:28 +00:00
JackDandy
836c378e4e Merge branch 'hotfix/0.7.2' 2015-03-10 17:16:51 +00:00
JackDandy
b95be5e53d Fix Add From Trending page (indexer_id can be "None" which causes white screen when clicking "Add Show").
Conflicts:
	CHANGES.md
2015-03-10 17:16:07 +00:00
JackDandy
53af6f54c8 Merge branch 'hotfix/0.7.1' 2015-03-10 17:11:24 +00:00
JackDandy
c014bebb8c Fix issues introduced by adding Anime options to the Add Show flow.
Fix error page when clicking "Add Recommended".
Remove failed Anime options from "Add Existing Show".
2015-03-10 17:01:02 +00:00
JackDandy
253d6eaf28 Fix the return flow from calls to the redirect function from executing incorrect code.
Among others, fixes the traceback when adding an existing show.
2015-03-10 16:34:55 +00:00