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
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
c53a7be7ad
Merge branch 'release/0.7.0'
2015-03-04 13:59:29 +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
adam111316
43ca775cdb
Merge pull request #251 from adam111316/feature/ChangeFasterConfig
...
Change general config's branches and pull request list generation for fa...
2015-03-03 00:31:28 +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
adam111316
49e9a50444
Merge pull request #250 from adam111316/feature/PEP8_database
...
Change database code to PEP8 standards
2015-03-02 17:58:18 +08:00
Adam
742efdb805
Change database code to PEP8 standards
2015-03-02 17:50:12 +08:00
adam111316
40bd7907eb
Merge pull request #249 from adam111316/feature/PEP8_common&config
...
Change common and config code to PEP8 standards
2015-03-02 17:30:14 +08:00
Adam
d479984e49
Change common and config code to PEP8 standards
2015-03-01 21:52:02 +08:00
Adam
eb08119ac2
Merge branch 'release/0.7.0' into develop
2015-03-01 12:09:49 +08:00
Adam
7413b38640
Remove requirement for username to be provided on login page
...
Change login parameter descriptions on Config / General
2015-03-01 11:01:43 +08:00
adam111316
3844e6bf0f
Merge pull request #248 from adam111316/feature/PEP8_browser
...
Change browser, bs4 parser and classes code to PEP8 standards
2015-03-01 10:40:18 +08:00
Adam
026123dc69
Change browser, bs4 parser and classes code to PEP8 standards
2015-03-01 10:35:06 +08:00
adam111316
09c4beb07c
Merge pull request #245 from adam111316/feature/CleanupForceVariable
...
Remove unused force variable from code and PEP8
2015-03-01 10:07:22 +08:00