context.item.songartist: use ActivateWindow to show artist albums
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 10 Dec 2021 03:03:32 +0000 (22:03 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 10 Dec 2021 03:03:32 +0000 (22:03 -0500)
In Kodi 19.x using Container.Update results in it being impossible to
queue songs if the extension is used when the party mode playlist is
focused. It appears that I should have been using ActivateWindow to
show the artist album listing, which gives the expected behavior
again (extension allows queuing music when used in any context).


No differences found