Closed lebenoa closed 1 month ago
G'day there,
Thanks for the report - I'm glad to see somebody using this library! I can replicate this locally, it's a faulty assumption from my behalf.
Let me see what I can do, there are a couple of things I'd like to investigate before committing to a solution, ie can this be done declaratively and have I made this same mistake elsewhere.
UPDATE: Seems to affect albums search as well. everything else seems OK.
Yes. Thank you for your hard work. Have a good day.
I have resolved this in #171 and will merge and release as a new version shortly. I couldn't find a better solution than yours, so that's what I've gone with, the only change is to abstract it out to a function. Well done tracking this down and finding the solution :).
Hello. I'm apologizing in advance for my bad English since I'm not a native speaker.
During the development I saw that
SearchResultSong.duration
return an artist or album name instead of actual duration and this is only happening to song with multiple artists (Example:Sleeping In The Cold Below
byKeith Power & Alan Doyle
ANDAll Falls Down
byAlan Walker, Noah Cyrus & Digital Farm Animals
)Solution
}