Skip to main content

get_album_recommendations

Function get_album_recommendations 

Source
pub async fn get_album_recommendations(
    db: State<'_, DatabaseWrapper>,
    smart_cache: State<'_, SmartCacheWrapper>,
    user_id: String,
) -> Result<Vec<AlbumRecommendation>, String>
Expand description

Get album recommendations based on play history