mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
idk
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ class RT_Set(uecp.commands.RadioTextSetCommand):
|
||||
| self._radiotext.a_b_toggle
|
||||
)
|
||||
data += [mel, flags]
|
||||
data += list(self._radiotext.text.encode("rp-rds", "replace"))
|
||||
data += list(self._radiotext.text.encode("radiodatasystem", "replace"))
|
||||
return data
|
||||
|
||||
DEBUG = False
|
||||
|
||||
Reference in New Issue
Block a user