mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
some work on the rss feed stuff
This commit is contained in:
parent
286840fbcc
commit
287a46f11e
5 changed files with 72 additions and 16 deletions
|
@ -208,9 +208,6 @@ switch ($type) {
|
|||
}
|
||||
echo "</channel>\n</rss>";
|
||||
break;
|
||||
|
||||
|
||||
|
||||
default:
|
||||
$now_playing = get_now_playing();
|
||||
$rss_song_description = $rss_description;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue