Song rating stuff back in programatically. No stars yet ;(
[MenuTunes.git] / iTunesRemote.m
index 7ab8dfd..eb8fa7e 100755 (executable)
     switch (realResult)
           {
           case 'cLiP':
-                 return ITRemotePlayerLibraryPlaylist;
+                 return ITMTRemotePlayerLibraryPlaylist;
           case 'cRTP':
                  return ITMTRemotePlayerRadioPlaylist;
                  break;