Commit graph

2332 commits

Author SHA1 Message Date
JackDandy
f40196e8e5 Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced.
Change <input> tags to html5 and add max-width css.
2015-02-16 04:03:59 +00:00
JackDandy
1498477e71 Merge pull request #199 from JackDandy/feature/AddUpdateShowsDuringHour
Add setting "Update shows during hour" to General Config/Misc.
2015-02-16 03:33:46 +00:00
JackDandy
f8606cd855 Add setting "Update shows during hour" to General Config/Misc. 2015-02-16 03:25:02 +00:00
Adam
33aa238060 Merge branch 'feature/AddReleaseGroupsOptions' into develop 2015-02-15 15:48:02 +08:00
JackDandy
54904f33f1 Merge pull request #196 from JackDandy/feature/ChangeTestingFailedWhenPickingBest
Change when picking a best result to only test items that have a size ...
2015-02-15 02:54:46 +00:00
JackDandy
692422cafa Change when picking a best result to only test items that have a size specifier against the failed history. 2015-02-15 02:47:46 +00:00
adam
56337a0615 Add anime release groups to add new show options page
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
11fb12e566 Merge pull request #183 from JackDandy/feature/ChangeICAL
Change to streamline iCal function and make it handle missing network na...
2015-02-15 00:12:57 +00:00
JackDandy
aab7859dda Change to streamline iCal function and make it handle missing network names. 2015-02-15 00:05:29 +00:00
JackDandy
dc9478e846 Merge pull request #195 from JackDandy/feature/ChangeImageForAniDB
Change the AniDB provider image for a sharper looking version.
2015-02-14 22:15:55 +00:00
JackDandy
a6de7ca7dc Change the AniDB provider image for a sharper looking version. 2015-02-14 20:12:30 +00:00
JackDandy
b28efcbfb0 Merge pull request #194 from JackDandy/feature/UpdatePnotify
Feature/update pnotify
2015-02-14 19:36:48 +00:00
JackDandy
083698f417 Change desktop image into data:uri for platform compatibility. 2015-02-14 19:33:55 +00:00
tehspede
65d30ddb47 Update PNotify to latest master (2014-12-25) and add desktop notifications. 2015-02-14 20:50:57 +02:00
JackDandy
3704e9a295 Merge pull request #185 from JackDandy/feature/AddRequestResponseExceptionCatcher
Add catch exceptions when unable to cache a requests response.
2015-02-14 17:47:47 +00:00
JackDandy
907334f82c Add catch exceptions when unable to cache a requests response. 2015-02-14 17:44:49 +00:00
JackDandy
8bc911877a Merge pull request #186 from JackDandy/feature/AddDetectNoLinkSupportOnFS
Add detection of file-system having no support for link creation (e.g. U...
2015-02-14 17:26:31 +00:00
JackDandy
77ed796092 Add detection of file-system having no support for link creation (e.g. Unraid shares). 2015-02-14 17:22:23 +00:00
JackDandy
3eab0595e7 Merge pull request #182 from JackDandy/feature/ChangeIPTUrls
Change IPT URLs to reduce redirects.
2015-02-14 17:14:30 +00:00
JackDandy
74722c3a90 Change IPT URLs to reduce redirects. 2015-02-14 16:53:30 +00:00
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