Finished the plugin using my runScriptAndReturnResult method.
[MenuTunes.git] / ITMTRemote.m
index bdc2dda..780ce4c 100755 (executable)
     return NO;
 }
 
+- (int)numberOfPlaylists
+{
+    return 0;
+}
+
 - (int)numberOfSongsInPlaylistAtIndex:(int)index
 {
     return 0;