Discussion:
Bug in 2.0
Sean Adams
23 years ago
Permalink
No complaints removing setup.pl.

Also, slimp3.pl and rc.slimp3 need to be somewhere else, and they need to
be documented so people know what to do with them. For the 2.0 tarball,
I just put these in misc/. This directory should probably be called
"utilities", "extras", or "accessories", with a single readme file listing
what all the tools do.

I've working on a couple other bugs in 2.0. I suggest we stay in
feature-freeze for the next couple of days until all the bugs are
squashed, and make a 2.1 release ASAP.

Sean
...
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Do you need to encrypt all your online transactions? Find
the perfect solution in this FREE Guide from VeriSign.
http://us.click.yahoo.com/vCuuSA/UdiDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
23 years ago
Permalink
Whoops, apparently when (I forget who) added the default parameter
hash this broke the logic that I had set up for users doing this.

I'm tempted to remove setup.pl altogether, as it isn't needed for new users.

Any complaints?

-dean
...
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Pinpoint the right security solution for your company - FREE
Guide from industry leader VeriSign gives you all the facts.
http://us.click.yahoo.com/pCuuSA/WdiDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Chris Hemmerly
23 years ago
Permalink
Just found a bug in V2.0 of the Server code.

When I run setup, I tell it that I want the webserver to listen on port
8088. Ala:

Step 1: The server needs to know where your mp3
files are saved on your hard disk.

EXAMPLE: C:\WINDOWS\DESKTOP\MP3_FILES
Please enter the path to your mp3s [E:\mp3]:

The server will use the following path to your MP3 files: "E:\mp3"

Do you want to be able to control your SliMP3 from a web browser? [Y/n]:

Which port number would you like to use to access the server? [8088]:

The URL to access the SliMP3 player is now:
http://speedy:8088


Now, when I run server.pl, I get:

Your MP3 directory needs to be configured.
The URL to access the SliMP3 player is now:
http://speedy:9000/

And if I utilize this URL, it works, meaning that it's ignored my request
to have the webserver listen on port 8088.

I'm not quite sure what else to say, here -- it's still early in the
morning for me. :)

/Chris



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Pinpoint the right security solution for your company - FREE
Guide from industry leader VeriSign gives you all the facts.
http://us.click.yahoo.com/pCuuSA/WdiDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
22 years ago
Permalink
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [slimp3-dev] Bug in 2.0</title></head><body>
<div>Whoops, apparently when (I forget who) added the default
parameter hash this broke the logic that I had set up for users doing
this.</div>
<div><br></div>
<div>I'm tempted to remove setup.pl altogether, as it isn't needed for
new users.</div>
<div><br></div>
<div>Any complaints?</div>
<div><br></div>
<div>-dean</div>
<div><br></div>
<blockquote type="cite" cite>Just found a bug in V2.0 of the Server
code.<br>
<br>
When I run setup, I tell it that I want the webserver to listen on
port<br>
8088.&nbsp; Ala:<br>
<br>
Step 1: The server needs to know where your mp3<br>
files are saved on your hard disk.<br>
<br>
EXAMPLE: C:\WINDOWS\DESKTOP\MP3_FILES<br>
Please enter the path to your mp3s [E:\mp3]:<br>
<br>
The server will use the following path to your MP3 files:
&quot;E:\mp3&quot;<br>
<br>
Do you want to be able to control your SliMP3 from a web browser?
[Y/n]:<br>
<br>
Which port number would you like to use to access the server?
[8088]:<br>
<br>
&nbsp; The URL to access the SliMP3 player is now:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http://speedy:8088<br>
<br>
<br>
Now, when I run server.pl, I get:<br>
<br>
Your MP3 directory needs to be configured.<br>
The URL to access the SliMP3 player is now:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http://speedy:9000/<br>
<br>
And if I utilize this URL, it works, meaning that it's ignored my
request<br>
to have the webserver listen on port 8088.<br>
<br>
I'm not quite sure what else to say, here -- it's still early in
the<br>
morning for me. :)<br>
<br>
/Chris<br>
<br>
<br>
<br>
------------------------ Yahoo! Groups Sponsor
---------------------~--&gt;<br>
Sponsored by VeriSign - The Value of Trust<br>
Pinpoint the right security solution for your company - FREE<br>
Guide from industry leader VeriSign gives you all the facts.<br>
http://us.click.yahoo.com/pCuuSA/WdiDAA/yigFAA/rIp0lB/TM<br>
---------------------------------------------------------------------<span </span>~-&gt;<br>
<br>
To unsubscribe from this group, send an email to:<br>
slimp3-dev-unsubscribe-***@public.gmane.org<br>
<br>
&nbsp;<br>
<br>
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/ </blockquote>
<div><br></div>
</body>
</html>

Continue reading on narkive:
Loading...