Commit graph

306 commits

Author SHA1 Message Date
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
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
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
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
vergessen
d0ccf9f27a Fix release group not recognised from manually downloaded filename. 2015-03-18 21:37:08 +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
97ca6f4c69 Fix issue with missing QueueItemForceUpdate object has no attribute 'force_web'. 2015-03-17 19:34:12 +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
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
a127187d3a Remove whitespace and semi-colon redundancy from CSS shedding 4.5kb. 2015-03-17 16:03:56 +00: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
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
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
Adam
bf510f709c Fix updating of scene exception name cache after adding exceptions on Editshow page 2015-03-17 09:08:09 +08: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
JackDandy
743e1e4fb9 Fix to correctly use wanted_begin and wanted_latest when adding shows. 2015-03-16 11:45:56 +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
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
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
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
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
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
Supremicus
a76cea1085 Add PlayStation Network logo 2015-03-11 00:50:31 +10:00
adam
e9251b3e47 Merge branch 'release/0.7.0' into develop 2015-03-04 14:10:11 +08:00
adam
ab5f7fa303 Bump release date 2015-03-04 13:58:52 +08:00
adam
2854ae8bfa Merge branch 'release/0.7.0' into develop 2015-03-03 20:18:06 +08:00
Supremicus
3f357dec08 Remove defunct Fanzub provider 2015-03-03 19:25:46 +08:00
Adam
30720b9cbd Change general config's branches and pull request list generation for faster page loading 2015-03-03 00:21:40 +08:00
Adam
742efdb805 Change database code to PEP8 standards 2015-03-02 17:50:12 +08:00
Adam
d479984e49 Change common and config code to PEP8 standards 2015-03-01 21:52:02 +08:00
Adam
026123dc69 Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
Adam
0c8ab4db9c Remove unused force variable from code and PEP8 2015-03-01 10:05:20 +08:00
JackDandy
c4f4cae440 Change Wombles to use tv-dvd section. 2015-02-28 17:41:18 +00:00
JackDandy
0170d7bd88 Change BET network logo filename to lower case. 2015-02-28 17:27:29 +00:00
JackDandy
701cd1158f Merge pull request #240 from JackDandy/feature/ChangeAlreadyPPedChecker
Change to improve the integrity of the already post processed video chec...
2015-02-28 17:21:16 +00:00