applets/mediacontroller: Fix "Cannot read property of undefined"
When no media player is opened and there is a media player applet on the
desktop, mpris2Source.currentData
is undefined and plasmashell will
report some TypeErrors.
BUG: 446096 FIXED-IN: 5.24
Edited by Fushan Wen