11-04-2023, 11:43 PM
I had a similar issue after adding a radio called Radio "Russe".
The system did not like the " character.
I attempted to delete from the user interface, but the station remained, like a ghost.
In my case, radio had id =506.
So, I typed the following:
moodeutl -q "delete from cfg_radio where id='506'"
and ghost disappeared.
Thanks a lot for the information.
The system did not like the " character.
I attempted to delete from the user interface, but the station remained, like a ghost.
In my case, radio had id =506.
So, I typed the following:
moodeutl -q "delete from cfg_radio where id='506'"
and ghost disappeared.
Thanks a lot for the information.