support cover art for internet radio stations
This commit is contained in:
@@ -508,6 +508,7 @@ func (s *subsonicMediaProvider) GetRadioStations() ([]*mediaprovider.RadioStatio
|
||||
Name: rs.Name,
|
||||
HomePageURL: rs.HomePageUrl,
|
||||
StreamURL: rs.StreamUrl,
|
||||
CoverArtID: rs.CoverArt,
|
||||
}
|
||||
})
|
||||
s.radiosCachedAt = time.Now().Unix()
|
||||
|
||||
Reference in New Issue
Block a user