xeruf / monsterutilities

Browse, stream and download Monstercat Songs
GNU General Public License v3.0
31 stars 2 forks source link

Tracks' releases are wrongly prioritized #60

Closed defvs closed 4 years ago

defvs commented 5 years ago

APIUtils.find prioritizes Best Of apparently. This causes for example coverart for Tracks to be thoses of the Best of instead of single/album/mcollection. There should be an option for which Release.Type to prioritize.

defvs commented 5 years ago

fixed by defvs/monsterutilities#2

defvs commented 5 years ago

defvs#2 has been merged into #55 So this will be fixed with #55

xeruf commented 5 years ago

You have to add that info to the first comment of the PR for GitHub to recognise it ;)

defvs commented 4 years ago

Fixed with #55