context.item.songartist: use Container.Update instead of ActivateWindow
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 27 Apr 2015 04:54:51 +0000 (00:54 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 27 Apr 2015 04:54:51 +0000 (00:54 -0400)
commit4c007bd494ad4f2667962eac05dcb8bd8f30a7cc
tree08b25a808653896f5dd520fab45abdebddb5839c
parent9856483ddd6fb3a9114daac8aba8d615be1c9f9b
context.item.songartist: use Container.Update instead of ActivateWindow

Container.Update will return to the previous window, whereas
ActivateWindow claims it will while in reality losing your navigation
history. Unfortunately does not seem to work with the Now Playing
screen.
context.item.songartist/addon.py