R-a-dio / valkyrie

R/a/dio software stack
https://r-a-d.io
MIT License
5 stars 3 forks source link

streamer: songs exist that have a tracks entry, but not an esong entry #129

Closed Wessie closed 4 months ago

Wessie commented 4 months ago

These entries end up with the radio.Song fields empty and thus show up as empty strings on the website, these should backfill themselves with data from radio.DatabaseTrack and probably create an song entry

Wessie commented 4 months ago

attempt did fix the current empty queue, but there are probably other uses of {maybeSongColumns} that need an extra Hydrate call as well