Displaying 6 results from an estimated 6 matches for "phitran".
Did you mean:
hitman
2006 Oct 31
0
6334882 format -e does not see the USB Iomega Rev Drive
Author: phitran
Repository: /hg/zfs-crypto/gate
Revision: 471d2d3804fd4faed9fded5d070315c288917655
Log message:
6334882 format -e does not see the USB Iomega Rev Drive
Files:
update: usr/src/cmd/format/startup.c
update: usr/src/uts/common/sys/dkio.h
2006 Oct 31
0
6345872 rmformat core dump
Author: phitran
Repository: /hg/zfs-crypto/gate
Revision: 138a94631b14d3dffa268a110113925f2c83be0a
Log message:
6345872 rmformat core dump
Files:
update: usr/src/cmd/rmformat/rmf_misc.c
2004 Aug 06
3
metadata update is delayed for 2 songs
how can i collect such metadata dump?
dave, can u help me.. as i don't have access to the server..? can u fwd the metadata dump file to michael for me plz.. thx...
-----Original Message-----
From: Michael Smith <msmith@xiph.org>
To: icecast@xiph.org
Date: Mon, 29 Dec 2003 15:04:48 +1100
Subject: Re: [icecast] metadata update is delayed for 2 songs
On Monday 29 December 2003 14:54, Phi
2004 Aug 06
1
metadata update is delayed for 2 songs
well
when i streamed the station using foobar.. then foobar2000 displayed the metadata correctly...
but at that time.. when i checked out status2.xml, stats.xsl and stats.xml , the metadata is displaced incorrectly.. two songs behind..
i've tested the stream broadcasting using winamp2, foobar200 w/ oddcast dsp plug in.
you can check out my station at http://ny.icecast.net:8646/play.ogg
2004 Aug 06
2
get status.xml's variable using a php file
i don't khow really much about php
i just used the source file from casterclub.com for the shoutcast server and
improvise/adjust it from there for the icecast server.
apparrently i don't know how to authenticate correctly as this is what is
returned as well
$client_connections = HTTP/1.0 401 Authentication Required WWW-Authenticate:
Basic realm="Icecast2 Server" You need to
2004 Aug 06
3
get status.xml's variable using a php file
hi everyone
i'm trying to get the variables from status.xml using php (based on the Shoutcast status file from casterclub.com)
here is my file
<?php
$ip = "xxx.yyy.zzz";
$port = "xxxx";
$password = "xxxx";
<p>////////////////start the parsin action\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
//opening socket
$fp =