mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-30 15:59:16 +02:00
move name_table to .playlist
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ class ASCII(uecp.commands.UECPCommand):
|
|||||||
|
|
||||||
DEBUG = False
|
DEBUG = False
|
||||||
|
|
||||||
name_table_path = "/home/user/mixes/name_table.txt"
|
name_table_path = "/home/user/mixes/.playlist/name_table.txt"
|
||||||
|
|
||||||
rds_base = "ON AIR: {} - {}"
|
rds_base = "ON AIR: {} - {}"
|
||||||
rds_default_artist = "radio95"
|
rds_default_artist = "radio95"
|
||||||
|
|||||||
Reference in New Issue
Block a user