Skip to content

Commit 9bc6141

Browse files
authored
Set title for Radio-Browser #413 (#416)
1 parent d8eb41f commit 9bc6141

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/bin/run-upmpdcli.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ if [ "${RADIO_BROWSER_ENABLE^^}" == "YES" ]; then
401401
echo "Enabling Radio Browser";
402402
RADIO_BROWSER_ENABLE=YES
403403
sed -i 's/\#radio-browseruser/radio-browseruser/g' $CONFIG_FILE;
404+
sed -i 's/\#radio-browsertitle/radio-browsertitle/g' $CONFIG_FILE
404405
fi
405406

406407
echo "SUBSONIC_ENABLE=[$SUBSONIC_ENABLE]"

doc/change-history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

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

0 commit comments

Comments
 (0)