Correct URL in podcast

This commit is contained in:
dave 2014-08-28 21:42:59 -07:00
parent 30d84b1ea4
commit 039884c514
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<channel>
<title>{{ stream.name }}</title>
<description>Stream ID: {{ stream.id }}</description>
<link>http://192.168.1.200:3000/api/getPodcast?id={{ stream.id }}</link>
<link>http://192.168.1.200:30000/api/getPodcast?id={{ stream.id }}</link>
<ttl>60</ttl>
<!--<image><url>" + rssImageUrl + "</url><title>" + rssTitle + "</title><link>" + rssLink + "</link></image>-->
<copyright>Streamrecord 2014</copyright>