Skip to content

Commit

Permalink
Set title for Radio Paradise #411 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 committed May 14, 2024
1 parent 4e153ca commit d8eb41f
Show file tree
Hide file tree
Showing 3 changed files with 3 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 @@ -532,6 +532,7 @@ if [ "${RADIO_PARADISE_ENABLE^^}" == "YES" ]; then
echo "Enabling Radio Paradise, processing settings";
RADIO_PARADISE_ENABLE=YES
sed -i 's/\#radio-paradiseuser/radio-paradiseuser/g' $CONFIG_FILE
sed -i 's/\#radio-paradisetitle/radio-paradisetitle/g' $CONFIG_FILE
fi

echo "MOTHER_EARTH_RADIO_ENABLE=[$MOTHER_EARTH_RADIO_ENABLE]"
Expand Down
1 change: 1 addition & 0 deletions app/conf/upmpdcli.conf
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ upradiostitle = Upmpdcli Radio List
#tidalaudioquality = TIDAL_AUDIO_QUALITY
#tidalprependnumberinitemlist = TIDAL_PREPEND_NUMBER_IN_ITEM_LIST
# Radio Paradise
#radio-paradisetitle = Radio Paradise
#radio-paradiseuser = radioparadise
#mother-earth-radiotitle = Mother Earth Radio
#mother-earth-radiouser = motherearthradio
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 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))
2024-05-10|Support for config file snippet (see issue [#401](https://github.com/GioF71/upmpdcli-docker/issues/401))
Expand Down

0 comments on commit d8eb41f

Please sign in to comment.