Back to the old version with fixes from the new MainController. Let's how
[MenuTunes.git] / ITMTRemote.m
index 50fcb21..5cd7733 100755 (executable)
     return nil;
 }
 
+- (NSString *)currentSongUniqueIdentifier
+{
+    return nil;
+}
+
 - (int)currentSongIndex
 {
     return nil;