Skip to content

Commit

Permalink
Set title for Radio-Browser #413 (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 authored May 14, 2024
1 parent d8eb41f commit 9bc6141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/bin/run-upmpdcli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ if [ "${RADIO_BROWSER_ENABLE^^}" == "YES" ]; then
echo "Enabling Radio Browser";
RADIO_BROWSER_ENABLE=YES
sed -i 's/\#radio-browseruser/radio-browseruser/g' $CONFIG_FILE;
sed -i 's/\#radio-browsertitle/radio-browsertitle/g' $CONFIG_FILE
fi

echo "SUBSONIC_ENABLE=[$SUBSONIC_ENABLE]"
Expand Down
1 change: 1 addition & 0 deletions doc/change-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Change Date|Major Changes
---|---
2024-05-14|Set title for Radio Broswer (see issue [#413](https://github.com/GioF71/upmpdcli-docker/issues/413))
2024-05-14|Set title for Radio Paradise (see issue [#411](https://github.com/GioF71/upmpdcli-docker/issues/411))
2024-05-14|Switch to ubuntu noble (see issue [#409](https://github.com/GioF71/upmpdcli-docker/issues/409))
2024-05-13|Set title for Mother Earth Radio (see issue [#407](https://github.com/GioF71/upmpdcli-docker/issues/407))
Expand Down

0 comments on commit 9bc6141

Please sign in to comment.