
TOKe
Active Members-
Content Count
18 -
Joined
-
Last visited
About TOKe
-
Rank
Hak5 Fan
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
This wouldn't need to be done during run time. You could write a script that would traverse the mp3 collection and delete the folders of the artist in your ban file... It seems unnessecary though... I'd just scroll through the mp3 directory every so often and delete what I didn't want.
-
sorry :-P I forgot to post that one :)
-
Pandora Timeshifting App: Main Discussion Thread
TOKe replied to irieb's topic in Pandora Timeshifting
I tried this. I have the liveCD setup using PCFLUXBOXOS running firefox in WINE... everything installed fine but I was receiving an odd error from the PJ webserver in my browser... HTTP/1.0 404 Not Found Date: Tue Oct 16 16:51:06 CDT 2007 Content-Type: text/html Cache-Control: no-cache, no-store, must-revalidate, max-age=-1 server.Server: Pandora's Jar Connection: close file not found" I stopped playing after I got to that point but the livecd worked fine. -
do you have java installed on your system? www . java . com If you do.... try replacing javaw with java in the pandora.bat file
-
Or you can just delete your cookies 8-)
-
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
sry..repost -
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
There's no need. I'm sure I'll figure it out. I'll load up fedora for shyts since you were able to get in running there... Thanks again. -
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
Here is what my logfile says... INFO main client.Client - initing app INFO Thread-1 server.Server - running INFO Thread-1 server.Server - Welcome to Pandora's Jar - darkone_05 edition INFO Thread-1 server.Server - Attempting to lauch on port 80... INFO Thread-1 server.Server - OK! INFO Thread-1 server.Server - [ready, lets grab some MP3's!!!] INFO Thread-1 server.Server - localhost connected to server. INFO Thread-1 server.Server - handling request INFO Thread-1 server.Server - processing url: GET / HTTP/1.1 DEBUG Thread-1 server.Server - processing request with action: nu -
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
Well I just did a fresh reload of the OS and still the problem persists. "HTTP/1.0 404 Not Found Date: Tue Oct 16 16:51:06 CDT 2007 Content-Type: text/html Cache-Control: no-cache, no-store, must-revalidate, max-age=-1 server.Server: Pandora's Jar Connection: close file not found" I am guessing the web server is responding since the error message has "Pandora's Jar" in the error... also... I tried accessing a non-listening port like 8086 and I get no response... but when I use the appropriate port I get the above error. So the web server is listening... there is just some problem internal -
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
Hmm... No go as of yet. I noticed I was using an old version of PJ... just tried 8.1 but had the same problem. I changed the temp path and tried again with the same results. I also tried running PJ on port 80 and the same thing happened. This is what I did thusfar... hopefully you can see if I missed something... 1) installed the latest jre 2) installed wine 3) installed win32 firefox and flash 8 in wine (pandora runs fine in win32 firefox) 4) from console ran.... export TEMP=/home/myuser/wine/drive_c/windows/temp/ 5) from console ran.... java -jar /install_dir/Pandora/jandora. -
Instructions for Pandora's Jar/Linux
TOKe replied to FlyingSaucrDude's topic in Pandora Timeshifting
Well, I ran through these instructions using PCLinux2007... everything went fine until the last step when I tried to launch the wine firefox to localhost:8085 I receive this error "HTTP/1.0 404 Not Found Date: Tue Oct 16 16:51:06 CDT 2007 Content-Type: text/html Cache-Control: no-cache, no-store, must-revalidate, max-age=-1 server.Server: Pandora's Jar Connection: close file not found" I was able to get pandora running in wine and flash 8 works great, I see the temp files in the location you mentioned... When I run the jar... everything looks cool, I get the blue console window as in win -
That's cool... that was my plan originally. I want a Linux Virtual Machine running PJ in Firefox through WINE... I am downloading a prebuilt install of PCLinuxOS from VMwares site now... http://www.vmware.com/appliances/directory/961 (there are other flavors of linux there if you want a leaner build) I know it's bulky and overkill on as far as the OS is concerned but it should only take a few minutes for me to get PJ working in it.. I'm thinking I'll setup PJ to run in the background and install Freevo or something on it and point freevo to the grabbed mp3s... Then I will be able to
-
Hello, I was messing around and selected to hide the PJ advanced control pane in the browser.... Now the question... How do I show the advanced controls again? I didnt see anything in the gui... Thanks!
-
I guess I didn't phrase that too well. I read up on that link earlier on how to get this running in Wine.... It doesn't look like it will be a problem. What I was planning was loading the linux OS as a virtual machine so I could have a "portable and free" PJ setup... I could pop the virtual machine on a CD, take it with me and have a functional PJ machine if I'm at my folks, friends, work, etc etc...
-
Hey, Has anyone built a Linux VM running PJ??? I was planning on building on using PCLinux and popping a torrent out there somewhere... Just wondering if someone has beaten me to the punch... I dont want to re-invent the wheel if I don't have to.