otto-users Mailing List for otto audio jukebox
Status: Beta
Brought to you by:
ferguson
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2003 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Chris L. <ch...@da...> - 2005-07-05 17:12:40
|
Hi Guys,=20
I=92ve just started with this cool little system and have seemingly got =
everything installed and working ok, that is until I try to load up the =
songs.
I have 1 mp3 (Minnie.mp3) in a folder (/home/mp3) and it errors like =
this:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-bash-3.00# /usr/local/otto/bin/otto load
looking for new songs...
minnie
at /usr/local/otto/lib/Otto/DB.pm line 369
Otto::DB::select1Fileunder('Otto::DB=3DHASH(0x3c1f83a8)', =
'fileunder', '') called at /usr/local/otto/lib/Otto/Loader.pm line 264
Otto::Loader::findFileunderID('Otto::Loader=3DHASH(0x3c019258)', =
'') called at /usr/local/otto/lib/Otto/Loader.pm line 197
Otto::Loader::loadSong('Otto::Loader=3DHASH(0x3c019258)', =
'filename', '/home/mp3/minnie.mp3') called at =
/usr/local/otto/lib/Otto/Loader.pm line 165
Otto::Loader::processSong('Otto::Loader=3DHASH(0x3c019258)', =
'filename', '/home/mp3/minnie.mp3') called at =
/usr/local/otto/lib/Otto/Loader.pm line 137
Otto::Loader::processFile('Otto::Loader=3DHASH(0x3c019258)') =
called at /usr/local/otto/lib/Otto/Loader.pm line 112
Otto::Loader::__ANON__() called at =
/usr/libdata/perl5/File/Find.pm line 1113
File::Find::_find_dir_symlnk('HASH(0x3c2167ec)', '/home/mp3', =
'/home/mp3') called at /usr/libdata/perl5/File/Find.pm line 678
File::Find::_find_opt('HASH(0x3c2167ec)', '/home/mp3') called at =
/usr/libdata/perl5/File/Find.pm line 1193
File::Find::find('HASH(0x3c2167ec)', '/home/mp3') called at =
/usr/local/otto/lib/Otto/Loader.pm line 114
Otto::Loader::loadNewSongs('Otto::Loader=3DHASH(0x3c019258)') =
called at /usr/local/otto/lib/Otto/Loader.pm line 58
Otto::Loader::load('Otto::Loader=3DHASH(0x3c019258)', 'channel', =
1) called at /usr/local/otto/lib/Otto/Command.pm line 152
Otto::Command::dispatch('Otto::Command=3DHASH(0x3c00627c)', =
'commandverb', 'load', 'args', 'ARRAY(0x3c011938)') called at =
/usr/local/otto/lib/Otto/Command.pm line 58
Otto::Command::run('Otto::Command=3DHASH(0x3c00627c)', =
'scriptname', '/usr/local/otto/bin/otto', 'args', 'ARRAY(0x3c011938)') =
called at /usr/local/otto/bin/otto line 19
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The only weird part of the installation was that dbd::mysql wasn=92t =
installing using the cpan method.. I get a weird error:
Checking if your kit is complete...
Looks good
Using DBI 1.48 (for perl 5.008005 on i386-openbsd) installed in =
/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/DBI/
Writing Makefile for DBD::mysql
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/Mysql.pm blib/lib/Mysql.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
cc -c -I/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/DBI/ =
-I/usr/local/include/mysql -pthread -DDBD_MYSQL_INSERT_ID_IS_GOOD -g =
-fno-strict-aliasing -pipe -I/usr/local/include -O2 =
-DVERSION=3D\"3.0000\" -DXS_VERSION=3D\"3.0000\" -DPIC -fPIC =
"-I/usr/libdata/perl5/i386-openbsd/5.8.5/CORE" dbdimp.c
dbdimp.c: In function `mysql_st_fetch':
dbdimp.c:2748: syntax error before `*'
dbdimp.c:2749: `imp_dbh' undeclared (first use in this function)
dbdimp.c:2749: (Each undeclared identifier is reported only once
dbdimp.c:2749: for each function it appears in.)
dbdimp.c:2752: syntax error before `int'
dbdimp.c:2760: `rc' undeclared (first use in this function)
dbdimp.c:2786: invalid lvalue in assignment
dbdimp.c:2787: `fbh' undeclared (first use in this function)
dbdimp.c:2792: wrong type argument to increment
dbdimp.c:2808: request for member `buffer_length' in something not a =
structure or union
dbdimp.c:2814: request for member `buffer_length' in something not a =
structure or union
dbdimp.c:2815: request for member `buffer' in something not a structure =
or union
dbdimp.c:2817: warning: passing arg 2 of `mysql_stmt_fetch_column' from =
incompatible pointer type
dbdimp.c:2824: request for member `buffer_type' in something not a =
structure or union
dbdimp.c:2826: warning: unreachable code at beginning of switch =
statement
*** Error code 1
Stop in /root/.cpan/build/DBD-mysql-3.0000.
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
So I installed 2.9 from the tarball with all the right flags and it =
seemed to work.
When I run that /usr/local/otto/lib/Otto.pm test module, nothing =
happens, the command prompt just reappears. I looked at Otto.pm and it =
seems like it should give me some sort of result.
I followed all instructions to the tee in the INSTALL document.
Help??? I really want to check this thing out!
Thanks
chris
--=20
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.9/39 - Release Date: 7/4/2005
=20
|
|
From: Ben E. <be...@se...> - 2005-03-13 16:03:04
|
Think I have otto installed OK.
Not entirely sure how to import .ogg files but after looking through the
forums I have tried the following.
In otto.conf I added the following
FileExtension .ogg
FileExtension .OGG
FileExtension .mp3
FileExtension .MP3
...
<Channel 1>
ChannelType ogg123
Ogg123 /usr/bin/ogg123
</Channel>
I then types
/usr/local/otto/bin/otto start
I got no messages and 'ps aux | grep otto' shows no otto process
running, is this correct?
Then to import the ogg files went to the directory containing them and
typed
/usr/local/otto/bin/otto load *
and got back=20
01-under_the_bridge-red_hot_chili_peppers.ogg is not a valid channel
name
02-give_it_away-red_hot_chili_peppers.ogg is not a valid channel name
03-californication-red_hot_chili_peppers.ogg is not a valid channel name
04-scar_tissue-red_hot_chili_peppers.ogg is not a valid channel name
05-soul_to_squeeze-red_hot_chili_peppers.ogg is not a valid channel name
Any ideas,
Ben
PS I am posting this ti both email list and forum as both look very
quiet. I am hoping there is an active comunity as this seems like a
great application.
--=20
Ben Edwards - Bristol, UK, England
Web Services, Database Development and general IT services
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=3D4
(email address this email is sent from may be defunct)
|
|
From: Matt S. <ot...@ma...> - 2004-07-02 19:01:28
|
Hey all-- Think I've finally got most of the bugs worked out, but still having one problem... Fedora Core 2 Vendor provided apache, mysql, and some perl modules home-brewed RPM packages for modules not provided by vendor (can post somewhere if you'd like) Icecast 2.0.1 RPM from icecast.org home-brewed RPM of libshout2 and perl-Shout (can post somewhere if you'd like) Now on to the problem... When I do bin/otto start (with debug on), it appears to start. Icecast doesn't like the password, however, and the otto daemon shuts down. [2004-07-02 12:43:46] INFO connection/_handle_source_request Source (/) attempted to login with invalid or missing password new DB dbname='otto' Otto::Shout->new Login failed at /usr/local/otto/lib/Otto/Shout.pm line 68. Now I _know_ they're the same: IcecastPassword ices <source-password>ices</source-password> and I can't for the life of me figure out why it's happening... Thanks in advance for any ideas. -Matt- |
|
From: Jon F. <jo...@me...> - 2003-06-17 12:57:21
|
sorry for the late reply (see your original message below). you probably
have fixed this already, but if not...
i took a quick look at the code in Mpg123.pm (the module which calles
mpg123), and you *won't* be able to just put
"mplayer -af resample=48000:0:1" in the Mpg123 config parameter in
otto.conf.
the problem is this line in Mpg123.pm:
exec($mpg123exe, $p{file});
this line would fail because of the extra arguments to mplayer. it would
literally try to execute them as part of the name of the executable
instead of passing them along as command line arguments.
you could either hack that line in Mpg123.pm, or you could write a small
shell script which calls mplayer with the correct arguments and point
the Mpg123 otto.conf directive at that script.
something like this:
#!/bin/sh
exec /usr/bin/mplayer -af resample=48000:0:1 "$1"
call that script something like /usr/local/otto/bin/mplayerrunner (and
don't forget to chmod +x mplayerrunner), and put the following line into
your otto.conf:
Mpg123 /usr/local/otto/bin/mplayerrunner
i hope that helps. good luck, and thank you for using otto!
cheers,
jon ferguson
-----Original Message-----
From: ott...@li...
[mailto:ott...@li...] On Behalf Of Darrell
Berry
Sent: Saturday, March 08, 2003 6:28 PM
To: ott...@li...
Subject: [Otto-users] local playback with mplayer?
Hi
I'm just setting up Otto 2.0 on an Epia box. To get decent digital audio
out, I need to use something a bit more sophisticated than mpg123 -- in
fact mplayer seems the best, but I need to append extra options to it,
e.g.
mplayer -af resample=48000:0:1
-- what's the best way to specifiy this to otto? Can I just replace the
path to the 'mpg123' executable with the above string, or do i need to
hack the libs?
thx
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger
for complex code. Debugging C/C++ programs can leave you feeling lost
and
disoriented. TotalView can help you find your way. Available on major
UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Otto-users mailing list
Ott...@li...
https://lists.sourceforge.net/lists/listinfo/otto-users
|
|
From: Darrell B. <da...@ku...> - 2003-03-08 23:27:48
|
Hi I'm just setting up Otto 2.0 on an Epia box. To get decent digital audio out, I need to use something a bit more sophisticated than mpg123 -- in fact mplayer seems the best, but I need to append extra options to it, e.g. mplayer -af resample=48000:0:1 -- what's the best way to specifiy this to otto? Can I just replace the path to the 'mpg123' executable with the above string, or do i need to hack the libs? thx |
|
From: William H. <wh...@fr...> - 2002-12-20 21:15:43
|
Wow, quiet list even after a new version. Do the developers still read this list? Anyway, I have some questions about the new version after messing with it a little: 1) Is there a way to get streaming and local sound working (like the "mpg123+ices" option of the first version)? 2) Is there any way with the new Shout interface to re-encode the MP3s for streaming at a lower bitrate? Basically I'm trying to get back to the functionality I had with V1.0. -- William Hooper Twisted mind? No, just bent in several strategic places. |
|
From: William H. <wh...@ma...> - 2001-06-29 02:39:00
|
Hello, anyone still on this list? Has development stopped on Otto? As far as the DHS.org question, they don't need to support any forwarding of ports. They just translate the domain name (i.e.. sourceforge.net) into the IP address (i.e.. 216.136.171.196). Anyway, in reply to the question about re-encoding, I just got mine setup. Basically I hacked ottojockeyd 's function sub playsong_ices. I know zero about Perl, so if there is something that can be done a better way, let me know (I'm waiting for the 3rd edition of Learning Perl from O'Reilly so I can start learning). The diff file is below. I couldn't find a way of getting the numbers into the command line other than creating variables for them. Is there a better way? ################################################## 137,139c137 < my $kbps = "24"; # Added this so Otto would base time estimates on higher bitrate < my $mono = "1"; < # my $kbps = ottolib::whatkbps($channel); --- > my $kbps = ottolib::whatkbps($channel); 163d160 < "-R", # Re-encode 170,171c167 < "-b", $kbps, # kbps to Re-Encode at < "-N", $mono, # Use only one channel --- > # "-b", $kbps, ################################################## William Hooper --- SUBJECT: [Otto-users] ices Reencoding? Hi all, thank you for the support with the ices streaming bit. i've got another question, how do i tell ices to reencode all my mp3's tot 64kb or less, for streaming the over internet? I it in someway possible to set up an otto installation that is accesable via the internet on an dynamic ip? f.exp . with DHS.org, of don't they support port forwarding? thanx in advance Koen |
|
From: jeremy <co...@is...> - 2001-04-18 00:19:57
|
Alright!
The naming is functional. I am still having a couple of small issues.
My pls points to your.otto.server. i cant get name resolution on this. =
Where do i change that setting. I dont know if i should change it in my =
otto.pls or if it is to be changed elsewhere. Any ideas?=20
thx mike
----- Original Message -----=20
From: Mike Church=20
To: jeremy ; ott...@li...=20
Sent: Tuesday, April 17, 2001 1:44 PM
Subject: RE: [Otto-users] setup....
-----Original Message-----
From: ott...@li... =
[mailto:ott...@li...]On Behalf Of jeremy
Sent: Sunday, April 15, 2001 10:10 AM
To: ott...@li...
Subject: [Otto-users] setup....
I have otto all setup but my naming must be wrong. i i i have all my =
mp3s in a dir /mp3s. I cant seem to rename the files with a / in the =
name. I dont think i am fully understanding the README file. It says to =
have your files named artist/01 - songname.mp3. I have tried to put the =
songs in an artist directory and also i have tried to just name my files =
with a / in the name of the mp3 but nothing.=20
can anyone help me?=20
=20
I've been using otto for a while now, and like it alot. Glad this =
list is alive!
=20
To rename a file that has odd characters in it, (spaces, etc.) use =
"" to rename it eg:
=20
mv "Song with / in it.mp3" "Decent name.mp3"
=20
Mike Church
ch...@sf...
=20
|
|
From: Mike C. <ch...@sf...> - 2001-04-17 18:58:39
|
Anyone find that certain songs get chopped off prematurely? I noticed some
songs had malformed headers and such, any suggestions? Is there an MP3
"fixer" out there?
Note:
I recently ripped my entire collection using 2 programs, MusicMatch JukeBox
6.0 and CDEx 1.30. Arrrgh.I've tried MPG123 and freeamp, but the problem
persists.
___ _ _
Mike__| |_ _ _ _ _ __| |_
| (__| ' \ || | '_/ _| ' \ Systems Administrator
\___|_|__\_,_|_| \__|_|__| Business Administration, SFU
ch...@sf... 291-3024
|
|
From: Mike C. <ch...@sf...> - 2001-04-17 18:54:48
|
To all:
If you want to use freeamp with otto, you must change a line in [otto
directory]/bin/ottojockeyd (line 66) from this:
my $freeampexe = ottolib::freeampexe($channel);
to this:
my $freeampexe = ottolib::whatfreeampexe($channel);
I guess it's just a typo in the code.
___ _ _
Mike__| |_ _ _ _ _ __| |_
| (__| ' \ || | '_/ _| ' \ Systems Administrator
\___|_|__\_,_|_| \__|_|__| Business Administration, SFU
ch...@sf... 291-3024
|
|
From: Mike C. <ch...@sf...> - 2001-04-17 18:44:49
|
-----Original Message-----
From: ott...@li...
[mailto:ott...@li...]On Behalf Of jeremy
Sent: Sunday, April 15, 2001 10:10 AM
To: ott...@li...
Subject: [Otto-users] setup....
I have otto all setup but my naming must be wrong. i i i have all my mp3s
in a dir /mp3s. I cant seem to rename the files with a / in the name. I dont
think i am fully understanding the README file. It says to have your files
named artist/01 - songname.mp3. I have tried to put the songs in an artist
directory and also i have tried to just name my files with a / in the name
of the mp3 but nothing.
can anyone help me?
I've been using otto for a while now, and like it alot. Glad this list is
alive!
To rename a file that has odd characters in it, (spaces, etc.) use "" to
rename it eg:
mv "Song with / in it.mp3" "Decent name.mp3"
Mike Church
ch...@sf...
|
|
From: jeremy <co...@is...> - 2001-04-15 16:52:20
|
I have otto all setup but my naming must be wrong. i i i have all my = mp3s in a dir /mp3s. I cant seem to rename the files with a / in the = name. I dont think i am fully understanding the README file. It says to = have your files named artist/01 - songname.mp3. I have tried to put the = songs in an artist directory and also i have tried to just name my files = with a / in the name of the mp3 but nothing.=20 can anyone help me? |
|
From: admin <ad...@ny...> - 2000-12-12 18:08:07
|
> Hi all, thank you for the support with the ices streaming bit. i've got another question, how do i tell ices to reencode all my mp3's tot 64kb or less, for streaming the over internet? I it in someway possible to set up an otto installation that is accesable via the internet on an dynamic ip? f.exp . with DHS.org, of don't they support port forwarding? thanx in advance Koen |
|
From: Dave M. <cc...@sp...> - 2000-12-10 22:22:20
|
I just discovered the trash list. Never mind about that feature request. :) Dave On Sat, Dec 09, 2000 at 03:30:46PM -0500, Dave Muench wrote: > > I tracked down the missing buttons in the queue list problem. $webuser > wasn't set for some reason. I forced it with some bad perl hacking by > hardcoding it in action.cgi and the buttons showed up. Obviously that's not > even close to right though, any ideas on why webuser wouldn't be set? > > Oddly enough, it seems (from my limited perl knowledge) that if webuser > isn't set, it won't display a queue list at all, instead it will say you > need to log in first. But it didn't show that screen.. > > Dave > > On Sat, Dec 09, 2000 at 01:19:32PM -0500, Dave Muench wrote: > > > > Hi all (all 2 of you from what I can tell :). I just set up Otto yesterday, > > and I love it. I was having a heck of a time finding a MP3 jukebox that I > > liked. I hope it's development continues (I may even have to get over my > > long standing perl hatred and learn it). I do have 1 problem though. I've > > managed to get the whole deal working well (using ices and icecast) except > > for the "now playing" type window in the bottom right of the browser. None > > of the buttons to move/shuffle/delete/trash the songs in the queue are there > > as I see them in the screenshots. I also can't seem to add a requested song > > in. If I click on a song to add, the now playing window goes blank (just > > black) for about 15-30 seconds (through a refresh or two) and then comes > > back just as it was earlier, without my requested song. > > > > Any ideas there? It must not be updating the queue table properly, but I'm > > still digging.. > > > > A feature request too - I'd like to mark a song or album as not available > > for the random selection when nothing else is queued up. Some songs I have > > just don't sound right when played at random. > > > > Thanks again! > > > > Dave > > _______________________________________________ > > Otto-users mailing list > > Ott...@li... > > http://lists.sourceforge.net/mailman/listinfo/otto-users > > > _______________________________________________ > Otto-users mailing list > Ott...@li... > http://lists.sourceforge.net/mailman/listinfo/otto-users > |
|
From: Dave M. <cc...@sp...> - 2000-12-09 20:31:51
|
I tracked down the missing buttons in the queue list problem. $webuser wasn't set for some reason. I forced it with some bad perl hacking by hardcoding it in action.cgi and the buttons showed up. Obviously that's not even close to right though, any ideas on why webuser wouldn't be set? Oddly enough, it seems (from my limited perl knowledge) that if webuser isn't set, it won't display a queue list at all, instead it will say you need to log in first. But it didn't show that screen.. Dave On Sat, Dec 09, 2000 at 01:19:32PM -0500, Dave Muench wrote: > > Hi all (all 2 of you from what I can tell :). I just set up Otto yesterday, > and I love it. I was having a heck of a time finding a MP3 jukebox that I > liked. I hope it's development continues (I may even have to get over my > long standing perl hatred and learn it). I do have 1 problem though. I've > managed to get the whole deal working well (using ices and icecast) except > for the "now playing" type window in the bottom right of the browser. None > of the buttons to move/shuffle/delete/trash the songs in the queue are there > as I see them in the screenshots. I also can't seem to add a requested song > in. If I click on a song to add, the now playing window goes blank (just > black) for about 15-30 seconds (through a refresh or two) and then comes > back just as it was earlier, without my requested song. > > Any ideas there? It must not be updating the queue table properly, but I'm > still digging.. > > A feature request too - I'd like to mark a song or album as not available > for the random selection when nothing else is queued up. Some songs I have > just don't sound right when played at random. > > Thanks again! > > Dave > _______________________________________________ > Otto-users mailing list > Ott...@li... > http://lists.sourceforge.net/mailman/listinfo/otto-users > |
|
From: Dave M. <cc...@sp...> - 2000-12-09 18:21:54
|
Hi all (all 2 of you from what I can tell :). I just set up Otto yesterday, and I love it. I was having a heck of a time finding a MP3 jukebox that I liked. I hope it's development continues (I may even have to get over my long standing perl hatred and learn it). I do have 1 problem though. I've managed to get the whole deal working well (using ices and icecast) except for the "now playing" type window in the bottom right of the browser. None of the buttons to move/shuffle/delete/trash the songs in the queue are there as I see them in the screenshots. I also can't seem to add a requested song in. If I click on a song to add, the now playing window goes blank (just black) for about 15-30 seconds (through a refresh or two) and then comes back just as it was earlier, without my requested song. Any ideas there? It must not be updating the queue table properly, but I'm still digging.. A feature request too - I'd like to mark a song or album as not available for the random selection when nothing else is queued up. Some songs I have just don't sound right when played at random. Thanks again! Dave |
|
From: Jon F. <jo...@me...> - 2000-12-09 15:17:00
|
howdy, sorry it took so long to reply.
if you are using ices version 0.0.1.beta5, then the patched stream.c file is
attached. put it in the src directory (move the old one aside first), and if
you have already built ices, then just type "make" right there in the src
directory (otherwise just go through the usual install process). this will
create a new "ices" executable in the src directory. just copy that over
your old one and it should fix the repeating one song over and over problem.
if you are not using version 0.0.1.beta5, then make a backup copy of
stream.c and then bring stream.c up in your favorite editor.
early in the file is the function "ices_stream_loop". this function is the
problem, once it has finished streaming a complete playlist (one song in the
case of otto), it repeats.
find the first and only while statement in "ices_stream_loop" function and
change it from this:
while (1) {
to this:
/*while (1)*/ {
note that i have have not commented out the opening "{", that has to stay.
now find the only continue statement in that function (and the only one in
the file, actually), and change it from this:
continue;
to this:
/*continue;*/ return;
then either type "make" right there in the src directory (if you have built
this copy of ices before), or do the usual configuration/install process (if
not). take the resulting ices executable from the src directory and put it
where ever you have configured otto to find it (/usr/local/icecast/bin/ices
is the default). that should do it!
good luck!
cheers,
jon ferguson
----- Original Message -----
From: <ad...@ny...>
To: <ott...@li...>
Sent: Thursday, December 07, 2000 8:20 AM
Subject: [Otto-users] Ices repeating
> Hi,
>
> i've got a problem with the ices stream.c file,
> therefor, i believe, the stream keeps repeating, and doesn't stop after
one song,
> but keeps repeating the same song over and over again,
>
> i can't patch it, or perhaps i'm doing something wrong, i don't know.
>
> can someone please send met the patched stream.c file from ices.
> or atleast explain me how to do it?
>
> kind regards,
>
> Koen
>
>
>
> _______________________________________________
> Otto-users mailing list
> Ott...@li...
> http://lists.sourceforge.net/mailman/listinfo/otto-users
>
|
|
From: <ad...@ny...> - 2000-12-07 13:22:01
|
Hi, i've got a problem with the ices stream.c file, therefor, i believe, the stream keeps repeating, and doesn't stop after one song, but keeps repeating the same song over and over again, i can't patch it, or perhaps i'm doing something wrong, i don't know. can someone please send met the patched stream.c file from ices. or atleast explain me how to do it? kind regards, Koen |