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
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
adam
2dab61478e
Remove various unused code
2015-03-16 23:13:20 +08: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
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
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
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
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
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
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
e92ac49cea
Change to improve the integrity of the already post processed video checker.
...
This reduces the likelihood where new files are skipped even though a video does not exist in the target location.
2015-02-28 14:21:11 +00:00
JackDandy
ed52c99377
Change redirect from home to showlistView on changing Layout on showlistView.
2015-02-28 14:10:05 +00:00
Adam
9f55f91ce9
Merge branch 'release/0.7.0' into develop
2015-02-28 12:37:57 +08:00
adam
55458e549b
Add hidden cache debug page
2015-02-27 09:45:22 +08:00
Adam
1aee6fcae2
Fix updating of pull requests
2015-02-27 09:36:19 +08:00
Adam
b3b84ecade
Fix redirect to login page after login credentials are changed
...
Change login cookie from 'user' to 'sickgear-session'
2015-02-26 19:54:44 +08:00
JackDandy
9f7e678018
Fix traceback error when using the menu item Manage/Update Kodi.
2015-02-25 19:41:38 +00:00
JackDandy
d512189df3
Merge pull request #197 from Supremicus/feature/UpdatePushover
2015-02-25 13:12:05 +00:00
Supremicus
dc95006371
Add Kodi notifier and metadata
2015-02-25 22:33:40 +10:00
Supremicus
b63bbbbb19
Add priority, device, and sound support to Pushover notifier (port from midgetspy/sickbeard)
2015-02-25 21:30:52 +10:00
JackDandy
2d2eed9c2e
Add a "Use as default home page" selector to General Config/Interface/User Interface.
2015-02-25 01:28:38 +00:00
JackDandy
8f7193ee93
Change authentication credentials to display more securely on config pages.
2015-02-24 16:13:07 +00:00
Adam
6414377c9c
Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop
2015-02-24 15:47:57 +08:00
Adam
87d46b2c3f
Remove unused SickBeardURLOpener and AuthURLOpener classes
2015-02-24 15:02:20 +08:00
Adam
71d7938fac
Change webserve code to a logical layout and PEP8
2015-02-24 00:26:33 +08:00
JackDandy
ae50f300e7
Change TPB webproxy list and add SSL variants, PEP8 and code cleanup.
2015-02-23 00:44:29 +00:00
JackDandy
f8e9d1aa7d
Change FreshOnTv login parameter and use secure URLs.
...
Add logging of Cloudflare blocking.
Add prevention of vacant cookie tracebacks.
2015-02-22 17:46:48 +00:00