From b67a77c27b8d8631d8eb78e7078a942ba0fe2f60 Mon Sep 17 00:00:00 2001
From: spootdev <spootdev@gmail.com>
Date: Wed, 6 Apr 2016 22:22:34 -0500
Subject: [PATCH] title fix

---
 resources/lib/itemtypes.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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