owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.09k stars 237 forks source link

deleted radiostations in queue #921

Closed Ulrichgau closed 4 years ago

Ulrichgau commented 4 years ago

I'm using a freshly installed raspbian buster and FORKED-DAAPD - VERSION 27.1. mainly as an internetradio. From time to time a radiostation in the queue is deleted, (maybe after receiving problems). I had receiving problems also in a former mpd version (0.19) but this version jumped simply to the next station, forked-daapd jumps to the next station and deletes the failed entry in the playlist. So I have to reload the playlist from time to time which is inconvenient and reduces the "womens acceptance factor" significantly ;-)

ejurgensen commented 4 years ago

Yes, forked-daapd will remove items from the queue if the item cannot be opened. This was done to avoid a situation where forked-daapd infinitely would try to open a source very rapidly, which could happen if the queue only had failing items + the user has set repeat mode.

I always care about the WAF, but I'm not sure what a better solution would be. I would say having multiple radio stations in a queue is a bit unusual, but I guess you are just using forked-daapd in another way than me.