Commit graph

2640 commits

Author SHA1 Message Date
JackDandy
059f617d29 Change overhaul more on the displayShow page.
Fix disabling IMDb broke page.
Fix counting of files.
Add some tooltips to bottom show details for clarity.
Change glyph to right side of "Show/Hide episodes" button text to improve visual when toggling button.
Change red text on blue tag to white text on red tag to improve readability of invalid locations.

Change some label tags to fit with edit show page.
Fix handle when a show in db has all episodes removed from indexer.
Add the name of show that will be displayed to the hover of the Prev/Next show buttons.
Add hover tooltips for nfo and tbn columns for browsers that use the title attr.
Change Special link moved from "Season" line to "Specials" line on displayShow.
Change code re-factored in readiness for live option switching, clean up and add closures of html tables.
2015-03-26 05:13:01 +00:00
vergessen
9384447b85 code cleanup 2015-03-25 08:11:50 -05:00
vergessen
afbe99da65 add animenzb provider 2015-03-25 08:11:50 -05:00
adam111316
5e4b27dad7 Merge pull request #300 from Supremicus/feature/DisplayShowUpdate
Overhaul displayShow for new features
2015-03-25 20:55:13 +08:00
JackDandy
fc74d21f3f Merge pull request #302 from JackDandy/feature/ChangeTextUIAlign
Change vertical alignment of input fields to be in-line with text.
2015-03-24 18:30:17 +00:00
JackDandy
ed86017e06 Change vertical alignment of input fields to be in-line with text.
Specifically where the "input" class was used.
2015-03-24 18:12:26 +00:00
JackDandy
9aebeb45af Merge pull request #301 from JackDandy/feature/ChangeSearchDescription
Change to improve clarity with "Limited backlog search" on the...
2015-03-23 23:06:57 +00:00
JackDandy
f617ad35a8 Change to improve clarity with "Limited backlog search" on the Config/Search Settings page. 2015-03-23 22:36:58 +00:00
Adam
94d0ce3e44 Add show overview from indexers to the database 2015-03-23 11:05:19 +10:00
Supremicus
c1fe671a82 Overhaul displayShow for new features
* Change overhaul displayShow to ready for new features
* Add section for show plot to displayShow
* Add option to view show background on displayShow (transparent and
opaque) for when background downloading is added (disabled)
* Add option to collapse seasons and leave current season open on
displayShow (disabled)
* Add filesize to episode location qtip on displayShow
* Change selected options from editShow will only show when enabled now
on displayShow
2015-03-23 11:05:13 +10:00
JackDandy
a709336e62 Merge pull request #298 from JackDandy/feature/ChangeMassUpdateSubtitles
Change to add clarity to the subtitle and other columns on the Mass...
2015-03-22 13:11:27 +00:00
JackDandy
6c25ee69df Change to add clarity to the subtitle and other columns on the Mass Update page.
Add tooltips to explain why any the 6 action columns are disabled when required.
Change to reclaimed screen estate by hiding unused columns.
Change option on Mass Edit page to be inline with show edit page.
Change reduce whitespace output, simplify and cleanup code to standards.
2015-03-22 00:43:35 +00:00
JackDandy
b40d56ceae Merge pull request #297 from JackDandy/feature/ChangeDontStampIfAirDateNever
Change no longer stamp files where airdates are never.
2015-03-22 00:42:15 +00:00
JackDandy
f663212a74 Change no longer stamp files where airdates are never.
Prevent media from being file stamped 1.1.2001 as the value of a never airdate is 1. This issue can present for season 0 specials.
2015-03-19 23:12:19 +00:00
JackDandy
454fa6aaf8 Merge pull request #292 from JackDandy/feature/ChangeHandleNotFoundOnShowUpdate
Change to gracefully handle some "key not found" failures when TVDB or T...
2015-03-19 16:02:31 +00:00
JackDandy
58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 2015-03-19 15:40:12 +00:00
JackDandy
f82af467d4 Merge pull request #291 from JackDandy/feature/ChangeEpisodeOverview
Add indication of shows with never aired episodes and other changes to...
2015-03-19 01:22:49 +00:00
JackDandy
518f5ebae5 Add indication of shows with never aired episodes and other changes to the Episode Overview page.
Add "Collapse" button and visuals for Expanding... and Collapsing... states.
Add the number of episodes marked with the status being queried.
Add indication of shows with never aired episodes.
Change to separate "Set as wanted" to prevent disaster selection.
Remove restriction to not display snatched eps link in footer.
Change the shows episodes count text colour to visually separete from year numbers at the end of show names.
2015-03-19 00:32:22 +00:00
JackDandy
eee3d05b1a Merge branch 'feature/FixFilenameRelGroups' into develop 2015-03-18 21:38:31 +00:00
vergessen
d0ccf9f27a Fix release group not recognised from manually downloaded filename. 2015-03-18 21:37:08 +00:00
JackDandy
ad5721e12a Merge pull request #287 from JackDandy/feature/AddTintArchiveEps
Add tint to archived episode row colour to differentiate it from downloa...
2015-03-17 20:05:26 +00:00
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