stephane | 16 Oct 2002 15:37

Re: cvs server play


Hi Steven,

Sorry I didn't have the time to replay to your other messages earlier, 
but I figure that you fixed the preference file error mentioned in your 
other postings. What was the problem btw?

re: mpg321: it's also rather flaky on my system (mpg123 works better 
somehow), but I can get it running most of the time. Here are a few 
steps to help you in your troubleshooting efforts though.

- edit netjuke/admin/jukebox-edit.php
- at line 205, you'll find the following code
   exec(JUKEBOX_PLAYER_PATH.' -q - <at>  '.JUKEBOX_PLIST.' >/dev/null &');
- JUKEBOX_PLAYER_PATH is the path to mpg321 in your case
- JUKEBOX_PLIST is the path to the playlist file you defined.
- try running /path/to/mpg321 -q - <at>  /path/to/your/playlist.m3u 
 >/dev/null &

I'm thinking that there might be a problem if you have a space in the 
path to your playlist, because the code does not wrap the playlist path 
into single or double quotes. Could that be it for you? I'll update the 
cvs tonight, when I won't be at work anymore (on a break B4 a meeting 
;o).

Lemme know,

Stephane

On Tuesday, October 15, 2002, at 08:52  PM, Steven Adeff wrote:

> got CVS running with server play, edited the php file for my settings, 
> and
> when I start the jukebox the javascript window pops up saying its 
> playing,
> but when i do a ps -A|grep mpg321 I don't get anything, and theres no 
> sound
> playing(ie. i don't think mpg321 is being run). But I logged in as 
> apache and
> mpg321 works.
>
> tell me what more i can check to help troubleshoot. thanks!
> -- 
> Steven Adeff
> ADEFFS <at> RPI.EDU
> Rensselaer Polytechnic Institute
> AOLIM:"IndieRockSteve"
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: viaVerio will pay you up to
> $1,000 for every account that you consolidate with us.
> http://ad.doubleclick.net/clk;4749864;7604308;v?
> http://www.viaverio.com/consolidator/osdn.cfm
> _______________________________________________
> Netjuke-users mailing list
> Netjuke-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/netjuke-users
>

-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm

Gmane