roundware / roundware-ios-framework-v2

Roundware framework, updated for api v2 and re-built in Swift (as much as possible)
MIT License
1 stars 8 forks source link

Optimize playlist generation #55

Closed loafofpiecrust closed 3 years ago

loafofpiecrust commented 3 years ago

Choosing the next track was incredibly slow for a couple reasons, namely checking which tags are enabled. This PR immensely reduces overhead of picking the next track.