Discussion:
CVS Broken?
Joe Rouvier
2001-11-11 00:47:13 UTC
Permalink
How are you trying to play them?
I disabled playing by pressing RIGHT in preparation for using that
button to display more information about the individual song. What
happens if you press PLAY. Also, if you press PLAY while the
directory (one level up) is selected?
Ahh, that expains much, I was trying to play with RIGHT.

If I hit play on the dir it does play just the 2 files, as expected.
If I try and play the extra directory (By_Artist) the server spits
out:

----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
irCode: [69 00 f4 c2 f3 00 ff 10 00 00 f7 32 ]
irCode = [play] timer = [4106416896] timediff = [713210] last =
[right] numrep = [0]
irCode: play
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
isDir(/home/mp3/test/By_Album) == 0
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
Plain title for: /home/mp3/test/By_Album is By_Album
----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
will show in 1s: test (1 of 3) ///By_Album
----------------------------------------
|Now playing from: |
|By_Album |
----------------------------------------
playing currentDirItem By_Album
in pwd: /test
fixed: /test to /home/mp3//test
fixed: /test to /home/mp3//test
fixed: /test/By_Album to /home/mp3//test/By_Album
isDir(/home/mp3//test/By_Album) == 0
fixed: /test/By_Album to /home/mp3//test/By_Album
fixed: /test/By_Album to /home/mp3//test/By_Album
fixed: /test/By_Album to /home/mp3//test/By_Album
Error attempting to play directory or open file.
Use of uninitialized value in array element at (eval 17) line 180.
Use of uninitialized value in concatenation (.) or string at
lib/SliMP3/Misc.pm line 75.
Plain title for: Use of uninitialized value in pattern match (m//) at
lib/SliMP3/Misc.pm line 77.
Use of uninitialized value in pattern match (m//) at
lib/CPAN/File/Spec/Unix.pm line 274.
Use of uninitialized value in split at lib/CPAN/File/Spec/Unix.pm line
275.
Use of uninitialized value in concatenation (.) or string at
lib/SliMP3/Misc.pm line 86.
is
Use of uninitialized value in substitution (s///) at
lib/SliMP3/Misc.pm line 88.
----------------------------------------
|Now playing: |
| |
----------------------------------------
----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
-dean
Is it just me, or is anyone else having problems running the
version
of the server currently in CVS?
The problems manifest themselves when I enter a directory that
contains only mp3s (no subdirs). The top line says I'm in the dir
and
it lists the mp3s, and usually a directory in the parent dir. But
I
can't play anything.
In the output below, there are really only two mp3s in the dir
"test",
yet "By_Album" is listed...
SliMP3 Server starting up...
Server ./server.pl accepting http connections on port 9000
New client connected: 192.168.238.144
debug: Opening dir: [/home/mp3]
/home/mp3 entry: By_Album
/home/mp3 entry: By_Artist
/home/mp3 entry: By_Genre
/home/mp3 entry: By_Taste
/home/mp3 entry: incoming
/home/mp3 entry: test
----------------------------------------
| |
| |
----------------------------------------
irCode: [69 00 d4 89 22 18 ff 10 00 00 f7 0b ]
irCode = [up] timer = [3565756952] timediff = [3565756952] last =
[]
numrep = [0]
irCode: up
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3/test to /home/mp3/test
isDir(/home/mp3/test) == 1
fixed: /home/mp3/test to /home/mp3/test
Plain title for: /home/mp3/test is test
----------------------------------------
|Top level (6 of 6) |
|test ~|
----------------------------------------
irCode: [69 00 d4 9c ec 62 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567053922] timediff = [1296970] last =
[up]
numrep = [0]
irCode: right
fixed: to /home/mp3/
fixed: to /home/mp3/
fixed: /test to /home/mp3//test
isDir(/home/mp3//test) == 1
debug: Opening dir: [/home/mp3/test]
/home/mp3/test entry: Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3
fixed: /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3
to /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
isMP3(/home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3)
== 1
/home/mp3/test entry: paul van dyk - for an angel.mp3
fixed: /home/mp3/test/paul van dyk - for an angel.mp3 to
/home/mp3/test/paul van dyk - for an angel.mp3
isMP3(/home/mp3/test/paul van dyk - for an angel.mp3) == 1
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
isDir(/home/mp3/test/By_Album) == 0
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
Plain title for: /home/mp3/test/By_Album is By_Album
----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
irCode: [69 00 d4 9d 5b 22 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567082274] timediff = [28352] last =
[right] numrep = [0]
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/


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
2001-11-11 00:36:16 UTC
Permalink
How are you trying to play them?

I disabled playing by pressing RIGHT in preparation for using that
button to display more information about the individual song. What
happens if you press PLAY. Also, if you press PLAY while the
directory (one level up) is selected?

-dean
Is it just me, or is anyone else having problems running the version
of the server currently in CVS?
The problems manifest themselves when I enter a directory that
contains only mp3s (no subdirs). The top line says I'm in the dir and
it lists the mp3s, and usually a directory in the parent dir. But I
can't play anything.
In the output below, there are really only two mp3s in the dir "test",
yet "By_Album" is listed...
SliMP3 Server starting up...
Server ./server.pl accepting http connections on port 9000
New client connected: 192.168.238.144
debug: Opening dir: [/home/mp3]
/home/mp3 entry: By_Album
/home/mp3 entry: By_Artist
/home/mp3 entry: By_Genre
/home/mp3 entry: By_Taste
/home/mp3 entry: incoming
/home/mp3 entry: test
----------------------------------------
| |
| |
----------------------------------------
irCode: [69 00 d4 89 22 18 ff 10 00 00 f7 0b ]
irCode = [up] timer = [3565756952] timediff = [3565756952] last = []
numrep = [0]
irCode: up
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3/test to /home/mp3/test
isDir(/home/mp3/test) == 1
fixed: /home/mp3/test to /home/mp3/test
Plain title for: /home/mp3/test is test
----------------------------------------
|Top level (6 of 6) |
|test ~|
----------------------------------------
irCode: [69 00 d4 9c ec 62 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567053922] timediff = [1296970] last = [up]
numrep = [0]
irCode: right
fixed: to /home/mp3/
fixed: to /home/mp3/
fixed: /test to /home/mp3//test
isDir(/home/mp3//test) == 1
debug: Opening dir: [/home/mp3/test]
/home/mp3/test entry: Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
fixed: /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
to /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
isMP3(/home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3)
== 1
/home/mp3/test entry: paul van dyk - for an angel.mp3
fixed: /home/mp3/test/paul van dyk - for an angel.mp3 to
/home/mp3/test/paul van dyk - for an angel.mp3
isMP3(/home/mp3/test/paul van dyk - for an angel.mp3) == 1
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
isDir(/home/mp3/test/By_Album) == 0
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
Plain title for: /home/mp3/test/By_Album is By_Album
----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
irCode: [69 00 d4 9d 5b 22 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567082274] timediff = [28352] last =
[right] numrep = [0]
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
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/
Joe Rouvier
2001-11-11 00:31:05 UTC
Permalink
Is it just me, or is anyone else having problems running the version
of the server currently in CVS?

The problems manifest themselves when I enter a directory that
contains only mp3s (no subdirs). The top line says I'm in the dir and
it lists the mp3s, and usually a directory in the parent dir. But I
can't play anything.

In the output below, there are really only two mp3s in the dir "test",
yet "By_Album" is listed...

Server output:

SliMP3 Server starting up...
Server ./server.pl accepting http connections on port 9000
New client connected: 192.168.238.144
debug: Opening dir: [/home/mp3]
/home/mp3 entry: By_Album
/home/mp3 entry: By_Artist
/home/mp3 entry: By_Genre
/home/mp3 entry: By_Taste
/home/mp3 entry: incoming
/home/mp3 entry: test
----------------------------------------
| |
| |
----------------------------------------
irCode: [69 00 d4 89 22 18 ff 10 00 00 f7 0b ]
irCode = [up] timer = [3565756952] timediff = [3565756952] last = []
numrep = [0]
irCode: up
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3 to /home/mp3
fixed: /home/mp3/test to /home/mp3/test
isDir(/home/mp3/test) == 1
fixed: /home/mp3/test to /home/mp3/test
Plain title for: /home/mp3/test is test
----------------------------------------
|Top level (6 of 6) |
|test ~|
----------------------------------------
irCode: [69 00 d4 9c ec 62 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567053922] timediff = [1296970] last = [up]
numrep = [0]
irCode: right
fixed: to /home/mp3/
fixed: to /home/mp3/
fixed: /test to /home/mp3//test
isDir(/home/mp3//test) == 1
debug: Opening dir: [/home/mp3/test]
/home/mp3/test entry: Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
fixed: /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
to /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3
isMP3(/home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3)
== 1
/home/mp3/test entry: paul van dyk - for an angel.mp3
fixed: /home/mp3/test/paul van dyk - for an angel.mp3 to
/home/mp3/test/paul van dyk - for an angel.mp3
isMP3(/home/mp3/test/paul van dyk - for an angel.mp3) == 1
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test to /home/mp3/test
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
isDir(/home/mp3/test/By_Album) == 0
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album
Plain title for: /home/mp3/test/By_Album is By_Album
----------------------------------------
|test (1 of 3) |
|By_Album |
----------------------------------------
irCode: [69 00 d4 9d 5b 22 ff 10 00 00 f7 cb ]
irCode = [right] timer = [3567082274] timediff = [28352] last =
[right] numrep = [0]



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Universal Inkjet Refill Kit $29.95
Refill any ink cartridge for less!
Includes black and color ink.
http://us.click.yahoo.com/Vv.L9D/MkNDAA/ySSFAA/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
2003-02-22 13:26:22 UTC
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] CVS Broken?</title></head><body>
<div>How are you trying to play them?</div>
<div><br></div>
<div>I disabled playing by pressing RIGHT in preparation for using
that button to display more information about the individual song.&nbsp;
What happens if you press PLAY.&nbsp; Also, if you press PLAY while
the directory (one level up) is selected?</div>
<div><br></div>
<div>-dean</div>
<div><br></div>
<blockquote type="cite" cite>Is it just me, or is anyone else having
problems running the version<br>
of the server currently in CVS?<br>
<br>
The problems manifest themselves when I enter a directory that<br>
contains only mp3s (no subdirs).&nbsp; The top line says I'm in the
dir and<br>
it lists the mp3s, and usually a directory in the parent dir.&nbsp;
But I<br>
can't play anything.<br>
<br>
In the output below, there are really only two mp3s in the dir
&quot;test&quot;,<br>
yet &quot;By_Album&quot; is listed...<br>
<br>
Server output:<br>
<br>
SliMP3 Server starting up...<br>
Server ./server.pl accepting http connections on port 9000<br>
New client connected: 192.168.238.144<br>
debug: Opening dir: [/home/mp3]<br>
/home/mp3 entry: By_Album<br>
/home/mp3 entry: By_Artist<br>
/home/mp3 entry: By_Genre<br>
/home/mp3 entry: By_Taste<br>
/home/mp3 entry: incoming<br>
/home/mp3 entry: test<br>
&nbsp;----------------------------------------<br>
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>
&nbsp;----------------------------------------<br>
irCode: [69 00 d4 89 22 18 ff 10 00 00 f7 0b ]<br>
irCode = [up] timer = [3565756952] timediff = [3565756952] last =
[]<br>
numrep = [0]<br>
irCode: up<br>
fixed: /home/mp3 to /home/mp3<br>
fixed: /home/mp3 to /home/mp3<br>
fixed: /home/mp3/test to /home/mp3/test<br>
isDir(/home/mp3/test) == 1<br>
fixed: /home/mp3/test to /home/mp3/test<br>
Plain title for: /home/mp3/test is test<br>
&nbsp;----------------------------------------<br>
|Top level (6 of
6)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|<br>
|test&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp; ~|<br>
&nbsp;----------------------------------------<br>
irCode: [69 00 d4 9c ec 62 ff 10 00 00 f7 cb ]<br>
irCode = [right] timer = [3567053922] timediff = [1296970] last =
[up]<br>
numrep = [0]<br>
irCode: right<br>
fixed:&nbsp; to /home/mp3/<br>
fixed:&nbsp; to /home/mp3/<br>
fixed: /test to /home/mp3//test<br>
isDir(/home/mp3//test) == 1<br>
debug: Opening dir: [/home/mp3/test]<br>
/home/mp3/test entry: Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3<br>
fixed: /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3<br>
to /home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your Mind.mp3<br>
isMP3(/home/mp3/test/Gwen Stefani and Eve - Let Me Blow Your
Mind.mp3)<br>
== 1<br>
/home/mp3/test entry: paul van dyk - for an angel.mp3<br>
fixed: /home/mp3/test/paul van dyk - for an angel.mp3 to<br>
/home/mp3/test/paul van dyk - for an angel.mp3<br>
isMP3(/home/mp3/test/paul van dyk - for an angel.mp3) == 1<br>
fixed: /home/mp3/test to /home/mp3/test<br>
fixed: /home/mp3/test to /home/mp3/test</blockquote>
<blockquote type="cite" cite>fixed: /home/mp3/test/By_Album to
/home/mp3/test/By_Album</blockquote>
<blockquote type="cite" cite>isDir(/home/mp3/test/By_Album) ==
0</blockquote>
<blockquote type="cite" cite>fixed: /home/mp3/test/By_Album to
/home/mp3/test/By_Album</blockquote>
<blockquote type="cite" cite>fixed: /home/mp3/test/By_Album to
/home/mp3/test/By_Album<br>
fixed: /home/mp3/test/By_Album to /home/mp3/test/By_Album</blockquote>
<blockquote type="cite" cite>Plain title for: /home/mp3/test/By_Album
is By_Album</blockquote>
<blockquote type="cite"
cite>&nbsp;----------------------------------------</blockquote>
<blockquote type="cite" cite>|test (1 of
3)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp;&nbsp;&nbsp; |</blockquote>
<blockquote type="cite"
cite
|By_Album&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|<br>
&nbsp;----------------------------------------<br>
irCode: [69 00 d4 9d 5b 22 ff 10 00 00 f7 cb ]<br>
irCode = [right] timer = [3567082274] timediff = [28352] last =<br>
[right] numrep = [0]<br>
<br>
<br>
<br>
------------------------ Yahoo! Groups Sponsor
---------------------~--&gt;<br>
Universal Inkjet Refill Kit $29.95<br>
Refill any ink cartridge for less!<br>
Includes black and color ink.<br>
http://us.click.yahoo.com/Vv.L9D/MkNDAA/ySSFAA/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>

Loading...