aboutsummaryrefslogtreecommitdiff
path: root/subsonic-web/transcode.html
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-web/transcode.html')
-rw-r--r--subsonic-web/transcode.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/subsonic-web/transcode.html b/subsonic-web/transcode.html
new file mode 100644
index 00000000..9beb4682
--- /dev/null
+++ b/subsonic-web/transcode.html
@@ -0,0 +1,12 @@
+<html>
+
+<!--Redirects to the new transcoding page URL. Subsonic web interface point to this URL (transcode.html) .-->
+
+<head>
+ <meta http-equiv="refresh" content="0;URL=http://www.subsonic.org/pages/transcoding.jsp">
+</head>
+
+<body>
+</body>
+
+</html> \ No newline at end of file