Jump to content

zerko

Active Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by zerko

  1. How about a "fast" version of "cruise control on" mode where as soon as it has the mp3 file saved and tagged it skips to the next track for you instead of waiting until the current track is done playing.

    This feature would indeed be great ! But the difficulty is perhaps that you can't skip too much and that the program perhaps can't know when the skipping is disabled by Pandora... But if someone has an idea...

  2. It is very strange : everything was working for me. I put the 6th version of the pandora.jar file and after I didn't work anymore.

    I've replaced everything as before and it works again.

    Is the 6th version a bad version ?

    Here is a part of the log with 6th version

    INFO Thread-2 server.Server - processing url: GET /radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled

    INFO Thread-2 server.Server - Invalid request: radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled

    INFO Thread-2 server.Server - Invalid request: radio/TUNER_IGNORE/v1?lid=2109233&method=audioDownloadCancelled

  3. Ok. I've deactivated the cruise control. When I clic on "grab it", it gives me that :

    INFO main client.Client - initing app

    INFO Thread-2 server.Server - running

    INFO Thread-2 server.Server - Welcome to Pandoras Jar

    INFO Thread-2 server.Server - Attempting to lauch on port 8085...

    INFO Thread-2 server.Server - OK!

    INFO Thread-2 server.Server - [ready, lets grab some MP3's!!!]

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET / HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET / HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path =

    INFO Thread-2 servlet.ProcessAction - documentType = HTML

    INFO Thread-2 servlet.ProcessAction - fileType = HTML

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /js/pandora.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /js/pandora.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = js/pandora.js

    INFO Thread-2 servlet.ProcessAction - documentType = JS

    INFO Thread-2 servlet.ProcessAction - fileType = JS

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /js/prototype-1.4.0.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /js/prototype-1.4.0.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = js/prototype-1.4.0.js

    INFO Thread-2 servlet.ProcessAction - documentType = JS

    INFO Thread-2 servlet.ProcessAction - fileType = JS

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /images/warheadtwo1rk.gif HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /images/warheadtwo1rk.gif HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = images/warheadtwo1rk.gif

    INFO Thread-2 servlet.ProcessAction - documentType = GIF

    INFO Thread-2 servlet.ProcessAction - fileType = GIF

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /images/tile1.jpg HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /images/tile1.jpg HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = images/tile1.jpg

    INFO Thread-2 servlet.ProcessAction - documentType = JPG

    INFO Thread-2 servlet.ProcessAction - fileType = JPG

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /process?action=grab&artist=&title=&album=&genre=&comment=ripped%20by%20[PaNDoRas%20jAR]%20your%20source%20for%20listening%20pleasure&year=&cruise=off&albumImgLocaction=&pandoraUserName=&stationId=30584064&cddbLookUp=on&_= HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - handling mp3 request

    INFO Thread-2 util.Mp3Processor - locating mp3

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    INFO Thread-2 util.Mp3Processor - access file not found trying again after 1 sec

    (and the same to infinite)

    I hope I will help you (my Java component seems totally normal).

    Thanks !

  4. @thelasersailor:

    Could you please download this one and use it to overwrite your current pandora.jar: http://comicnut.speedxs.nl/pandora_logging.jar

    The only difference is in the logging. This version should include a stacktrace of the exception that's being thrown, hopefully shedding some light on what's going wrong.

    I've done it. Here is the log :

    INFO main client.Client - initing app

    INFO Thread-2 server.Server - running

    INFO Thread-2 server.Server - Welcome to Pandoras Jar

    INFO Thread-2 server.Server - Attempting to lauch on port 8085...

    INFO Thread-2 server.Server - OK!

    INFO Thread-2 server.Server - [ready, lets grab some MP3's!!!]

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET / HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET / HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path =

    INFO Thread-2 servlet.ProcessAction - documentType = HTML

    INFO Thread-2 servlet.ProcessAction - fileType = HTML

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /js/pandora.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /js/pandora.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = js/pandora.js

    INFO Thread-2 servlet.ProcessAction - documentType = JS

    INFO Thread-2 servlet.ProcessAction - fileType = JS

    INFO Thread-2 server.Server - localhost connected to server.

    INFO Thread-2 server.Server - handling request

    INFO Thread-2 server.Server - processing url: GET /js/prototype-1.4.0.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - processing static request. path: GET /js/prototype-1.4.0.js HTTP/1.1

    INFO Thread-2 servlet.ProcessAction - path = js/prototype-1.4.0.js

    INFO Thread-2 servlet.ProcessAction - documentType = JS

    INFO Thread-2 servlet.ProcessAction - fileType = JS

    And after that it stops !! Nothing is written in the status fields of the HTML.

    Strange, isn't it ?

  5. It was entirely untested, so no really big surprises there.

    Any errors you're getting?

    With this modification in place the assumption is made that the files are placed in your %TEMP% folder. Could you verify that that's what's actually happening?

    There are plugtmp files in my %TEMP% directory, but no normal grabbing with renaming etc. (It seems that there is no error).

    With the new skin, I have absolutely no message in the status field. Is it normal ?

×
×
  • Create New...