Displaying 20 results from an estimated 3000 matches similar to: "Metadata in xsl files"
2016 Feb 26
4
Metadata in xsl files
So why does the ices.conf file have <Protocol>http</Protocol> ic it is
going to use icy anyways?
On Fri, Feb 26, 2016 at 2:00 AM, Marvin Scholz <epirat07 at gmail.com> wrote:
> On 26 Feb 2016, at 7:03, A. Craig West wrote:
>
> > I have been trying to access the "artist" and "title" metadata in the
> > xml
> > files as separate
2016 Feb 26
3
Metadata in xsl files
The default ices.conf.dist file from the source distribution contains:
<!-- Header protocol to use when communicating with the server.
Shoutcast servers need "icy", icecast 1.x needs "xaudiocast", and
icecast 2.x needs "http". -->
<Protocol>http</Protocol>
I haven't checked the code to see if this is used for
2016 Mar 01
1
Metadata in xsl files
I have just been re-reading the ices0 code, and it appears that if the
protocol in the configuration is set, the complete metadata IS being sent
to the icecast server, using HTTP GET /admin/metadata. Is the server
ignoring this?
On Fri, Feb 26, 2016 at 3:47 PM, Marvin Scholz <epirat07 at gmail.com> wrote:
> This is not about metadata, just how to connect to the server to
> transmit
2016 Feb 26
0
Metadata in xsl files
This is not about metadata, just how to connect to the server to
transmit the stream.
How metadata is handled is different depending on the format, modern
formats like Ogg
don't need the ICY metadata "hack" to work, but MP3 does not support
metadata at all
that's why icy metadata is used. If you stream in a format like Ogg with
a proper
source client, Icecast will display
2016 Feb 26
0
Metadata in xsl files
Can you show me the context where <Protocol> is used?
On 26 Feb 2016, at 18:42, A. Craig West wrote:
> So why does the ices.conf file have <Protocol>http</Protocol> ic it is
> going to use icy anyways?
>
> On Fri, Feb 26, 2016 at 2:00 AM, Marvin Scholz <epirat07 at gmail.com> wrote:
>
>> On 26 Feb 2016, at 7:03, A. Craig West wrote:
>>
2004 Aug 06
2
More libshout questions (more info)
Okay, this is interesting....
The metadata functions work fine with icecast (2.0.0) but do not
work at all with NullSoft's ShoutCast server. . . Is that not supported
by libshout? Just curious...
Deven
Deven Phillips wrote:
> Okay
>
> Nevermind the SEGFAULT, it was string pointers in my code. Sorry
> for the inconvenience. Continuing with the issue though . . . .
>
2010 Jul 14
1
Entropy of a Markov chain
Does anyone have any "R" code for computing the entropy of a simple
first or second order Markov chain, given a transition matrix something
like the following (or the symbol vector from which it is computed)?
AGRe ARIe CSRe DIRe DSCe eos
HRMe SPTe TOBe
AGRe 0.0000000 0.0000000 0.0000000 0.0000000 1.0000000 0.0000000
0.0000000 0.0000000
2017 Mar 03
2
Icecast status-json.xsl improvements
While http://127.0.0.1:8000/status-json.xsl?mount=/live
is fine for info on the server itself and the current track played it's
missing a played history.
I'd like to suggest adding history to status-json.xsl or to reduce the
size of the json to the bare minimum that a Web base mediaplayer might need
Add a new one at http://127.0.0.1:8000/playing-json.xsl?mount=/live
Which will only
2004 Aug 06
0
More libshout questions ((even)more info)
Even more to consider...
The metadata is working with WinAmp and RealPlayer. The concern I
have is that the 'url' metadata is being misinterpreted. My url has a
"-" in it, and that is getting mistranslated somewhere and
WinAmp/RealPlayer then see it as artist/title information. Not good.
WinAmp is supposed to display the website defined by the URL. Something
else
2004 Aug 06
2
metadata handling
I'm trying to using metadata now in my application that uses libshout,
and am seeing curious behaviour.
my icecast2 log says:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[2003-04-03 08:45:50] INFO connection/_handle_source_request Source logging in at mountpoint "/cajun"
[2003-04-03 08:45:50] DBUG source/source_main Source creation complete
[2003-04-03
2010 Dec 20
1
Ldap Users only?
how to do only users from ldap? i'm not running in domain mode, I'd
just like to be able to have the same username and password for users
from ldap. there are no machines, and nothing else, just users and
groups. all the guides I find have machines in ldap too, and require
domain mode, I'm not sure which pieces need tobe changed.
2004 Aug 06
2
More libshout questions
Mihai,
Here's the full backtrace.
(gdb) bt full
#0 0x40292093 in strlen () from /lib/i686/libc.so.6
No symbol table info available.
#1 0x40291dc5 in strdup () from /lib/i686/libc.so.6
No symbol table info available.
#2 0x400aed79 in _shout_util_dict_set (dict=0x0, key=0x804b746 "song",
val=0x0) at util.c:236
prev = (util_dict *) 0x80555b8
#3 0x400ad61b in
2006 Jun 28
2
hopefully my last question on lapply
Marc and many other people ( whose names escape me ) have been
very helpful in explaining the use of lapply to me.
In his last response, Marc explained that if tradevectors is a list
of vectors of different lengths ( excuse my terminology ) then
lapply(tradevectors,function(x) G[x]*B[x] )
will go through each component of the list as if it was a vector
and apply the element by element
2004 Aug 06
2
More libshout questions ((even)more info)
On Monday 19 January 2004 23:04, Deven Phillips wrote:
> Even more to consider...
>
> The metadata is working with WinAmp and RealPlayer. The concern I
> have is that the 'url' metadata is being misinterpreted. My url has a
> "-" in it, and that is getting mistranslated somewhere and
> WinAmp/RealPlayer then see it as artist/title information. Not good.
2004 Aug 06
2
Updating stream metadata...
Does anyone know what tool I can use to update the stream metadata
(like artist, title, etc..) while I use an app like DarkIce? I would
like to be able to update the stream info with the track I play.
I know that XMMS and its liveice plugin do that, but I'd rather use
DarkIce and capture all the sound from the card.
Thanks,
Tom
__________________________________________________
Do You
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Everybody,
It works with Peercast because Peercast receives the headers from Icecast2
and sends its own headers back to the client (Winamp, WMP, Real...).
Remember that Peercast is a client AND a server... I guess Peercast doesn't
send back the headers in the same way than Icecast2. Maybe Peercast doesn't
use ICY/X-audiocast.
Talking about Real (v9.0 and 10), I already got the
2010 Jan 27
9
Remote debug quetion
Hey all,
I plan to use windbg tool to do remote debug my Windows PV Driver.
I''m confused how to setup the enviroment.
Any Advice?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jan 27
9
Remote debug quetion
Hey all,
I plan to use windbg tool to do remote debug my Windows PV Driver.
I''m confused how to setup the enviroment.
Any Advice?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan,
I am talking about the meta-data: Artist - Song. It's weird because you are
the second person on the list who doesn't get it working in Real... I just
tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3
radios I found in the stream directory and everything worked perfectly for
Real (but not for WMP).
In RealPlayer, I clicked
2019 Sep 12
5
Best method of grabbing Now Playing metadata with PHP?
Hi...
Can someone do me the favour of pointing us at a routine, library,
script or technique that will grab Now Playing metadata (Title, Artist,
Album) remotely (ie from another machine) from an Icecast 2.4.x server
reliably for logging purposes, preferably using PHP?
Ideally we would grab the metadata when it changes - all the methods
we've tried so far require us to poll the server so