JackDandy
cdb3e660ec
Merge pull request #188 from JackDandy/feature/FixSynologyAuthSSL
...
Fix SSL authentication on Synology stations.
2015-02-14 16:51:03 +00:00
JackDandy
068443c4b9
Fix SSL authentication on Synology stations.
...
Disables certification verification for SYNO requests; not an ideal fix as a mitm process can be established as a result. However, permits using SSL until a full fix is available.
2015-02-14 16:37:21 +00:00
JackDandy
6d66e21777
Merge pull request #192 from JackDandy/feature/AddPercentageToFooter
...
Add percentage of episodes downloaded to footer and remove double spaces...
2015-02-14 16:32:02 +00:00
tehspede
1115c6f98f
Add percentage of episodes downloaded to footer and remove double spaces in text.
2015-02-14 16:29:36 +00:00
JackDandy
45c5acd88e
Merge pull request #189 from JackDandy/feature/UpdatePlexNotifer
...
Feature/Update Plex notifer.
2015-02-14 14:15:55 +00:00
JackDandy
47f1c8eaaf
Add support for multiple server hosts to Plex server notifier.
...
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
mmccurdy07
b8a4afc923
Update the Plex notifier from a port at midgetspy/sickbeard.
2015-02-14 02:45:00 +00:00
JackDandy
50e956d188
Merge pull request #180 from Supremicus/feature/BoxcarChanges
...
Remove defunct Boxcar notifier / Update Boxcar 2 notifier
2015-02-13 22:35:48 +00:00
Supremicus
a5dfb0135d
Boxcar2 notifier changes
2015-02-13 15:28:03 +10:00
Supremicus
73bdfc0777
Remove defunct boxcar notifier
2015-02-13 12:02:03 +10:00
JackDandy
9f46d9f4ef
Merge pull request #179 from JackDandy/feature/ChangeuTParamsToNonUnicode
...
Change uT params from unicode to str.format.
2015-02-12 21:37:07 +00:00
JackDandy
65007c953d
Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed.
2015-02-12 21:28:42 +00:00
JackDandy
1abd4e6013
Merge pull request #178 from JackDandy/feature/ChangeuTCompat
...
Feature/change uT compat
2015-02-12 16:38:40 +00:00
JackDandy
f798406931
Change to ensure uTorrent API parameters are ordered for uT 2.2.1 compatibility.
2015-02-12 16:32:06 +00:00
JackDandy
dcc88e01d2
Merge pull request #166 from Supremicus/feature/PirateBayChanges
...
Change The Pirate Bay back
2015-02-11 05:12:39 +00:00
Supremicus
bab72a5644
Change The Pirate Bay back
...
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
c5550e8b4b
Merge pull request #167 from JackDandy/feature/DaybyDayScroll
...
Feature/DayByDayScroll
2015-02-11 02:08:59 +00:00
JackDandy
320c4c854e
Add logic to display overdue/future shows on the Episodes page/DayByDay layout.
2015-02-11 02:01:07 +00:00
Supremicus
0c03b6ba6c
Daybyday weekly scroll template
2015-02-11 00:39:34 +00:00
JackDandy
9cefc6a35b
Merge pull request #177 from JackDandy/feature/AddProxyUrlRequestParsing
...
Add proxy request url parsing to enforce netloc only matching which prev...
2015-02-11 00:35:05 +00:00
JackDandy
acafdbb16a
Add proxy request url parsing to enforce netloc only matching which prevents false positives when url query parts contain FQDNs.
2015-02-11 00:19:37 +00:00
JackDandy
a79dc4fa6a
Merge branch 'hotfix/0.6.4' into develop
2015-02-10 20:23:24 +00:00
JackDandy
7e29161ab5
Fix issue where setting the status for an episode that doesn't need a db update fails.
2015-02-10 20:21:10 +00:00
JackDandy
9061bb2803
Merge pull request #175 from JackDandy/feature/AddPACsupport
...
Add support for a proxy host PAC url on the General Config/Advanced Sett...
2015-02-10 15:18:51 +00:00
JackDandy
c720c0b913
Add support for a proxy host PAC url on the General Config/Advanced Settings page.
2015-02-10 14:22:12 +00:00
JackDandy
9f5b00d66c
Merge branch 'hotfix/0.6.3' into develop
2015-02-10 05:48:09 +00:00
JackDandy
5eeb369ae5
Merge branch 'hotfix/0.6.3'
2015-02-10 05:34:17 +00:00
JackDandy
c48981972f
Change KickAssTorrents URL.
2015-02-10 05:32:59 +00:00
JackDandy
b0dab902d2
Merge pull request #172 from Supremicus/feature/LoggingTweaks
...
Logging message tweaks and minor PEP8 tweaks
2015-02-10 05:16:00 +00:00
Supremicus
47da38a914
Logging message tweaks and minor PEP8 tweaks
...
* Change corrected spelling & better clarified various log messages
* Change minor PEP8 tweaks in sab.py
* Add api disabled error code for newznab providers
2015-02-08 12:59:10 +10:00
JackDandy
7af8f09916
Merge pull request #171 from JackDandy/feature/FixRenameExcludedMetadata
...
Fix rename of excluded metadata.
2015-02-07 18:16:03 +00:00
JackDandy
d945bd18e4
Fix rename of excluded metadata.
2015-02-07 18:11:40 +00:00
JackDandy
8c23b1fb69
Merge pull request #168 from Supremicus/feature/RemoveNonEnglishSubProviders
...
Remove non english subtitle providers
2015-02-06 18:30:36 +00:00
Supremicus
751d034711
Remove non english subtitle providers
2015-02-06 08:40:59 +10:00
Adam
f0f36b6785
Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop
2015-01-31 16:01:17 +08:00
adam111316
bbcafd8243
Merge pull request #161 from Supremicus/feature/TestRenameSelectButtons
...
Add select all and clear all buttons to testRename template
2015-01-31 15:49:59 +08:00
Supremicus
642969e06c
Add select all and clear all buttons to testRename template
2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f
displayShow tweaks
...
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
adam111316
94724779a3
Merge pull request #160 from adam111316/feature/FixBlackWhiteInit
...
Fix black and white list initialization on new show creation
2015-01-23 07:11:28 +08:00
Adam
ed8e806e14
Fix black and white list initialization on new show creation
2015-01-23 06:57:40 +08:00
JackDandy
f2aac9e7bb
Merge pull request #157 from JackDandy/feature/AddMaybeArticleNone
...
Add handling of exceptional case with missing network name (NoneType) in...
2015-01-21 17:07:03 +00:00
JackDandy
a461961c84
Add handling of exceptional case with missing network name (NoneType) in Episode View.
...
A show should always have an original broadcaster (network), however, user input errors mean that a show can get added without this fundamental detail.
2015-01-21 16:48:15 +00:00
adam
4840059694
Merge branch 'hotfix/0.6.2' into develop
2015-01-21 19:44:09 +08:00
adam
4bb52ead46
Merge branch 'hotfix/0.6.2'
2015-01-21 19:42:27 +08:00
adam
ea40a14d90
Fix invalid addition of trailing slash to custom torrent RSS URLs
2015-01-21 19:39:06 +08:00
adam
c016f38998
Merge branch 'hotfix/0.6.1' into develop
2015-01-20 22:18:19 +08:00
adam
cdceca5f50
Merge branch 'hotfix/0.6.1'
2015-01-20 22:15:00 +08:00
adam111316
3ab385b0ec
Merge pull request #155 from Supremicus/feature/FixCSS
...
Fix provider list color
2015-01-20 22:14:10 +08:00
adam
16356ccbfc
Fix snatching from TorrentBytes provider
2015-01-20 22:01:11 +08:00
Supremicus
0416df7fc1
Fix provider list color
2015-01-20 23:20:10 +10:00