0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 13:52:00 +01:00

last commit before 2026

This commit is contained in:
2025-12-31 22:21:01 +01:00
parent 79afb5898c
commit 7ce6c1ff03

View File

@@ -5,7 +5,7 @@ DEBUG = False
name_table_path = "/home/user/mixes/name_table.txt"
rds_base = "Gramy: {} - {}"
rds_base = "ON AIR: {} - {}"
rds_default_artist = "radio95"
udp_host = ("127.0.0.1", 5000)