JackDandy
42db53f114
Change Bulk Changes and Notifications save to be web_root setting aware.
...
Change subtitle addons no longer need to be saved before Search Subtitles is enabled as a forbidden action to reuse an exited FindSubtitles thread is no longer attempted.
Fix tools menu not opening for some browsers.
2017-10-29 09:42:05 +00:00
JackDandy
c96f18a7e8
Merge pull request #1002 from JackDandy/feature/ChangeLinkWebroot
...
Change a link to include webroot for "plot overview for this ended sh…
2017-10-28 19:01:40 +01:00
JackDandy
32abe37dd9
Change a link to include webroot for "plot overview for this ended show".
2017-10-28 18:55:02 +01:00
JackDandy
d9216d0b89
Merge branch 'master' into develop
2017-10-27 20:30:09 +01:00
JackDandy
1bdab584c4
Merge branch 'hotfix/0.12.35'
2017-10-27 20:28:46 +01:00
JackDandy
cbf8cc997e
Change and add some network logos.
2017-10-27 20:01:42 +01:00
JackDandy
7e5a97eabc
Merge branch 'master' into develop
2017-10-26 16:31:32 +01:00
JackDandy
910e8c2ce2
Change repo content.
2017-10-26 16:29:51 +01:00
JackDandy
274fae3710
Merge pull request #999 from JackDandy/feature/ChangeNotifications
...
Change overhaul Notifications, add Notifier Factory and DRY refactoring.
2017-10-25 17:09:54 +01:00
JackDandy
3fa750651c
Change overhaul Notifications, add Notifier Factory and DRY refactoring.
...
Notifiers are now loaded into memory on demand.
Add bubble links to Notifications config tabs.
Add Discordapp notifier to Notifications config/Social.
Add Gitter notifier to Notifications config/Social.
Change order of notifiers in Notifications config tabs.
Remove Pushalot notifier.
Remove XBMC notifier.
Refactor update_library, notify, test notify and test results functions.
Change most IDs and vars consistent for HTML, CSS, JS, and Python - related to notifications, camelCase for JS, underscore separated lower_case for python, hyphen separated-lowercase for CSS. A couple of exceptions have been left untouched in this clean up.
Change commented out some unused vars in preparation for later removal.
2017-10-25 16:51:44 +01:00
JackDandy
5299dd3702
Merge branch 'master' into develop
2017-10-25 16:14:01 +01:00
JackDandy
8433ef51e3
Merge branch 'hotfix/0.12.34'
2017-10-25 16:12:07 +01:00
JackDandy
6edefc84ca
Change improve TVChaos parser.
2017-10-25 16:10:57 +01:00
JackDandy
04f919f15e
Merge pull request #993 from JackDandy/feature/ChangeAddFilenameHistoryLookup
...
Add file_name to possible names in history lookup post processing.
2017-10-25 04:43:11 +01:00
JackDandy
ee70efe082
Add file name to possible names in history lookup post processing.
...
Add garbage name handling to name parser.
2017-10-25 04:34:24 +01:00
Prinz23
7518837d4f
Add file_name to possible names in history lookup post processing.
...
Add is_basedir check, default to True.
Assume multiple shows during pp as default.
2017-10-15 19:20:44 +01:00
JackDandy
76f766fb5d
Merge pull request #997 from JackDandy/feature/ChangeNotifiers
...
Change after SG is updated, don't attempt to send a Plex client…
2017-10-15 19:17:59 +01:00
JackDandy
6484d9f013
Change after SG is updated, don't attempt to send a Plex client notifications if there is no client host set.
...
Fix error after SG is updated and where Slack notifier is not enabled.
2017-10-15 19:13:41 +01:00
JackDandy
5d0c71b402
Merge pull request #996 from JackDandy/feature/ChangeProviders
...
Change enable TorrentBytes provider and improve handling of relative …
2017-10-15 02:32:07 +01:00
JackDandy
e35b67e06f
Change enable TorrentBytes provider and improve handling of relative download links from providers.
2017-10-15 02:05:33 +01:00
JackDandy
cdc3a7c2df
Merge branch 'master' into develop
2017-10-13 03:25:13 +01:00
JackDandy
eb07ec6549
Merge branch 'hotfix/0.12.33'
2017-10-13 03:24:31 +01:00
JackDandy
e43f2a6a7b
Merge pull request #994 from JackDandy/feature/ChangeCheetahVersionCheck
...
Change allow Cheetah template engine version 2 and newer.
2017-10-13 02:30:37 +01:00
JackDandy
f99f5d813c
Change allow Cheetah template engine version 2 and newer.
...
Cheetah has been forked and enjoys new support, a drop in replacement and compiled binaries improve page rendering performance for SickGear.
Download a whl version for Py Version *cp27* (Py2.7) from https://pypi.python.org/pypi/Cheetah3
To upgrade the existing...
1) Shutdown SickGear
2) Run: python -m pip install Cheetah3-<version>-cp27-cp27m-<platform>.whl
e.g. for Win 64bit ... python -m pip install Cheetah3-3.0.0-cp27-cp27m-win_amd64.whl
3) Start SickGear
2017-10-13 02:27:08 +01:00
JackDandy
ac98b3e202
Change improve handling of torrent auth failures.
2017-10-11 23:12:30 +01:00
JackDandy
a61d80c843
Merge branch 'master' into develop
2017-10-11 02:08:40 +01:00
JackDandy
cdf4a267f1
Merge branch 'hotfix/0.12.32'
2017-10-11 02:07:41 +01:00
JackDandy
d125563e2b
Change improve PA torrent access.
2017-10-11 02:05:58 +01:00
JackDandy
977f52c2f8
Merge branch 'master' into develop
2017-10-06 23:00:48 +01:00
JackDandy
e79bebd981
Merge branch 'hotfix/0.12.31'
2017-10-06 22:59:01 +01:00
JackDandy
6796059e1b
Change improve handling of connection failures for metadata during media processing.
2017-10-06 22:58:23 +01:00
JackDandy
b6806359cf
Merge branch 'master' into develop
2017-09-29 00:40:26 +01:00
JackDandy
e96f542021
Merge branch 'hotfix/0.12.30'
2017-09-29 00:38:30 +01:00
Prinz23
df7938a516
Fix enforce value API expects for paused show flag.
2017-09-29 00:37:14 +01:00
JackDandy
a087a464eb
Fix Media Providers/Custom Newznab tab action 'Delete' then 'Save Changes'.
2017-09-29 00:20:06 +01:00
JackDandy
208c284e6b
Merge branch 'master' into develop
2017-09-17 09:08:31 +01:00
JackDandy
da1cab1e39
Merge branch 'hotfix/0.12.29'
2017-09-17 09:07:20 +01:00
JackDandy
6ae5491476
Fix provider nCore.
...
Change .torrent checker due to files created with qB 3.3.16 (affects nCore and NBL).
2017-09-17 09:06:26 +01:00
JackDandy
326032023b
Merge pull request #989 from JackDandy/feature/AddSlackNotifier
...
Feature/add slack notifier
2017-09-16 15:16:02 +01:00
JackDandy
87ac49322a
Change improve Slack notifier.
2017-09-16 15:04:31 +01:00
Brett Pemberton
c2fcf37498
Add Slack Notifications.
2017-09-16 00:25:39 +01:00
JackDandy
50dfb7e490
Merge pull request #988 from JackDandy/feature/ChangeInitFreeBSD
...
Change FreeBSD initscript to use command_interpreter.
2017-09-13 12:01:17 +01:00
Brett Pemberton
9befb3d939
Change FreeBSD initscript to use command_interpreter.
2017-09-13 11:55:48 +01:00
JackDandy
15fa71e797
Merge pull request #985 from JackDandy/feature/AddAbandonedIDIndicator
...
Feature/add abandoned id indicator
2017-09-12 02:41:09 +01:00
JackDandy
b203fb588e
Change improve indication of abandoned IDs.
...
Add warn icon indicator of abandoned IDs to "Manage" menu bar and "Manage/Show Processes" menu item.
Add shows that have no replacement ID can be ignored at "Manage/Show Processes", the menu bar warn icon hides if all are ignored.
2017-09-12 01:43:35 +01:00
Prinz23
75f59d717e
Change add switchIgnoreWarning and log_num_not_found_shows to PageTemplate.
2017-09-11 17:12:39 +01:00
JackDandy
8173ae4628
Merge pull request #984 from JackDandy/feature/FixManualSearch
...
Change prevent showing 'Mark download as bad and retry?' dialog when …
2017-09-11 17:11:52 +01:00
Prinz23
749f7bcd91
Change prevent showing 'Mark download as bad and retry?' dialog when status doesn't require it
2017-09-11 16:59:34 +01:00
JackDandy
28211b6013
Merge pull request #983 from JackDandy/feature/AddChangeableShowID
...
Add changeable master Show ID when show no longer found at TV info source.
2017-09-05 00:31:01 +01:00
JackDandy
23fd0bb3a9
Add changeable master Show ID when show no longer found at TV info source.
...
Add guiding links to assist user to change TV Info Source ID.
Change Edit Show/Other to expose editing of master ID field *when* required.
Change add feature to search for a replacement master ID *when* required.
2017-09-05 00:23:18 +01:00