I\'d just like to share my little input on zradio. I have had two problems with it and after fixing those, the program seems to work quite well.
1. I had the problem of it not saving the stations I have added to the play list. Like it was mentioned above, just fix the permissions on the xml file so that zradio has permission to write to it.
2. After many frustrating attempts at adding the japan-a-radio stream to the list and having it fail to load the list the next time I ran zradio (the playlist would be blank), I finally figured out that certain characters can not be read by zradio.
For example, the japan-a-radio stream had the \'&\' in the station name and once I removed that from the xml playlist file (just replaced it with \'and\') zradio would load up just fine with all the stations I had added.
Strange little bug huh.
i hope this helps someone.