Closed yatsukhnenko closed 1 month ago
Series don't have popularity
attribute but have ratings.votes
and ratings.value
so probably we can use it
@tillkruss what do you think?
@yatsukhnenko: I made a computed property for Series
that somewhat can try using: https://github.com/ruddarr/app/blob/43242769115985d17d4f117e9d9612e9c599b357/Ruddarr/Models/Series/Series.swift#L115-L120
Partially fixes #338