summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2012-03-01 09:01:37 +0100
committerFrank Schmirler <vdr@schmirler.de>2012-03-01 09:01:37 +0100
commita047fc7d3245cfe924fb804c9c98634e634af5be (patch)
tree4937c7b08c3d3ccf502e6ddc0522473ad19d9ee3 /CONTRIBUTORS
parent229e8fbfff9290feb0250287cf99f9130a41866f (diff)
downloadvdr-plugin-streamdev-a047fc7d3245cfe924fb804c9c98634e634af5be.tar.gz
vdr-plugin-streamdev-a047fc7d3245cfe924fb804c9c98634e634af5be.tar.bz2
Report the server-side HTTP status "503 Service unavailable" instead of
the client-side error "409 Conflict" when a channel is unavailable (suggested by Methodus)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 90c2cfc..e5d88dd 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -200,3 +200,7 @@ Ville Skyttä
for restricting VTP command RENR to liemikuutio patch < 1.32
for fixing memory and filedescriptor leaks in libdvbmpeg
for code cleanup and optimization
+
+Methodus
+ for suggesting to use HTTP code 503 for unavailable channels
+