aboutsummaryrefslogtreecommitdiff
path: root/subsonic-web/transcode.html
blob: 9beb46826d7cb32bceb893f7b45d24898796d637 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>