diff --git a/resources/lib/itemtypes.py b/resources/lib/itemtypes.py index e27862c6..18c90517 100644 --- a/resources/lib/itemtypes.py +++ b/resources/lib/itemtypes.py @@ -1734,7 +1734,7 @@ class Music(Items): count += 1 self.add_updateSong(song) if not pdialog and self.contentmsg: - self.contentPop(title, self.newmusic_time) + self.contentPop(song['Name'], self.newmusic_time) def add_updateArtist(self, item, artisttype="MusicArtist"): # Process a single artist