Jump to content

jamesarm97

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jamesarm97's Achievements

Newbie

Newbie (1/14)

  1. Ok. I am getting close now. I used the flash switcher, now I can see the temp files stored in the plugTmp directory, but they are not being copied for some reason. The file is never copied to pandorasJarTmp.mp3 nor from there to the mp3 directory. Here is the log, any thoughts?: DEBUG [Thread-2] (Mp3Processor.java:45) - file integrity check complete INFO [Thread-2] (Mp3Processor.java:192) - copying file[/users/james/Library/Caches/TemporaryItems/plugtmp/4459159601267254025] to temp[/users/james/Library/Caches/TemporaryItems/plugtmp/pandorasJarTmpFile.mp3] I never see pandorasJarTmpFile.mp3 WARN [Thread-2] (ProcessAction.java:82) - unable to save img - albumImgLoc: songInfo: SongInfo{album='null', artist='Keane', title='This Is The Last Time', trackNumber='null', year='null', lable='null', genre='null', station='null', notag_md5='a6b7e7fbc84a455476419601390126a5'} INFO [Thread-2] (Mp3Processor.java:206) - adding ID3 tags: SongInfo{album='null', artist='Keane', title='This Is The Last Time', trackNumber='null', year='null', lable='null', genre='null', station='null', notag_md5='a6b7e7fbc84a455476419601390126a5'} INFO [Thread-2] (Mp3Processor.java:222) - setting MD5 tag to a6b7e7fbc84a455476419601390126a5 DEBUG [Thread-2] (ProcessAction.java:87) - cruise on - dealing with file manually INFO [Thread-2] (ProcessAction.java:90) - Moving current mp3 to folder INFO [Thread-2] (SongDataMD5DB.java:95) - For MD5: a6b7e7fbc84a455476419601390126a5 Best entry: null INFO [Thread-2] (SongDataMD5DB.java:97) - Results 'isBest'=true INFO [Thread-2] (SongDataMD5DB.java:148) - New MD5 DB Entry: a6b7e7fbc84a455476419601390126a5,Keane:This Is The Last Time INFO [Thread-2] (Util.java:103) - SongInfo{album='null', artist='Keane', title='This Is The Last Time', trackNumber='null', year='null', lable='null', genre='null', station='null', notag_md5='a6b7e7fbc84a455476419601390126a5'} INFO [Thread-2] (Util.java:111) - Archive path from properties: null INFO [Thread-2] (Mp3Processor.java:192) - copying file[/users/james/Library/Caches/TemporaryItems/plugtmp/pandorasJarTmpFile.mp3] to temp[/users/James/Documents/Downloads/pandora/mp3/UNKNOWN STATION/Keane/UNKNOWN ALBUM/Keane-This Is The Last Time.mp3] INFO [Thread-2] (Server.java:112) - unable to rip MP3 java.io.FileNotFoundException: mp3/UNKNOWN STATION/Keane/UNKNOWN ALBUM/Keane-This Is The Last Time.mp3 (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:179) at java.io.FileOutputStream.<init>(FileOutputStream.java:131) at util.Mp3Processor.copyFile(Mp3Processor.java:194) at util.Mp3Processor.saveMP3(Mp3Processor.java:289) at servlet.ProcessAction.handleMP3Request(ProcessAction.java:91) at server.Server.handleHTTPRequest(Server.java:110) at server.Server.run(Server.java:83) INFO [Thread-2] (Server.java:42) - unable to rip MP3 mp3/UNKNOWN STATION/Keane/UNKNOWN ALBUM/Keane-This Is The Last Time.mp3 (No such file or directory)
×
×
  • Create New...