Radio station table - corrupt non-deleteable entry

General discussion about RuneAudio. Do not post any support or feature requests here.

Radio station table - corrupt non-deleteable entry

Postby elendiir » 08 May 2017, 21:37

Hi there,

I think I do have a problem with my rune audio 0.4b (build: 20170229). I have added some radio stations to the "My Webradio" list via Dirbel. The first three worked fine. After I have added the fourth the elements in the count in the radiolist went up but only the 4 are displayed in the list. In order to solve the issue I removed all elements in the "My webradio" list within rune but I still do get 1 entry listed.

So I search the forum and found a threat where Frank explains how to check and manually delete corrupt entries from the REDIS webradio table.

So I did the following
Code: Select all
root@runeaudio(rw):/mnt/MPD/Webradio# redis-cli hgetall webradios
1) "ANTENNE\xc2\xa0VORARLBERG\xc2\xa0Die 80er"
2) "http://webradio.antennevorarlberg.at/80er"


It seems the the unicoded "NO-BREAK SPACE" strings is causing the issues. I am not able to delete the entry using the follwoing syntax:
Code: Select all
root@runeaudio(rw):/mnt/MPD/Webradio# redis-cli hdel webradios "ANTENNE\xc2\xa0VORARLBERG\xc2\xa0Die 80er"
(integer) 0


If I do so REDIS returns inter 0 and the row is not deleted.

Any idea how to solve this issue?

Thanks for any hints in advance
Fritz
elendiir
 
Posts: 1
Joined: 08 May 2017, 21:13

support RuneAudio Donate with PayPal

Return to General discussion

Who is online

Users browsing this forum: No registered users and 2 guests
cron