similar to: Icecast status-json.xsl improvements

Displaying 20 results from an estimated 20000 matches similar to: "Icecast status-json.xsl improvements"

2017 Mar 03
0
Icecast status-json.xsl improvements
Hi, thanks for your e-mail and detailed description. On 3 Mar 2017, at 12:51, Roger Hågensen wrote: > 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
2017 Mar 03
3
Icecast status-json.xsl improvements
On 2017-03-03 13:37, Marvin Scholz wrote: > >> 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 hold the current info: > > Right now I personally don't think
2017 Mar 03
0
Icecast status-json.xsl improvements
On 3 Mar 2017, at 14:53, Roger Hågensen wrote: > On 2017-03-03 13:37, Marvin Scholz wrote: >> >>> 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
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 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
2
Metadata in xsl files
I have been trying to access the "artist" and "title" metadata in the xml files as separate entities, But have found thar artist is missing, and title contains a combined form. My source is a modified version of ices-0.4 sending mp3 streams. The modification is to attach artist and title metadata instead of song, which seems tobe working, in that both the artist and title are
2018 Jan 23
2
Now playing (PHP example)
Wow, thank you so much! I completely forgot about the status-json.xsl file... :D 2018-01-23 15:38 GMT+01:00, unosonic <un at aporee.org>: > Danijela Popović: >> Hi all, >> Basically there's my question in the subject. I need a simple example >> of now playing artist, song, and listeners. Can somebody write it down >> for me? > > no time, sorry >
2020 Nov 08
2
JSON response track title not encoded to UTF8
Good evening to you too, From the <ip-address>:8000/server_version.xsl , I get that the installed icecast2 version is 2.4.4. The source client I am currently is Mixxx version 2.2.4 - for Windows 64bit. Would you say I should redirect my question to the support team of the Mixxx program ? If you would like any more info, please feel free to ask. I appreciate your help and patience. All the
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
2020 Nov 07
2
JSON response track title not encoded to UTF8
I would like for icecase status json xls to be able to provide the currently song title playing encoded in utf8. I have a problem getting the song titles / artist names for greek or japanese characters. Check below status-json.xsl part, for an example :
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
2017 Jun 07
1
title streaming with ices
Please correct me if I'm wrong but the album title isn't exposed by the status-json file. I'd really like to be able to expose this as well. I'm using EZStream but I think the configuration / exposure needs to be configured on the Icecast2 side. Regards Darragh Ó Héiligh Websites: Personal: www.digitaldarragh.com Professional: www.computersupportservices.ie Music:
2018 Jan 23
2
Now playing (PHP example)
Hi all, Basically there's my question in the subject. I need a simple example of now playing artist, song, and listeners. Can somebody write it down for me? I tried so many ways to do this task, but nothing worked for me. Best regards, Daniela
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
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
2004 Aug 06
4
XML statistics?
Michael H. Collins wrote: > I have no prob seeing stats with mozilla. Icecast has come so far in > a year. Last year at this time there was no need for stats. hehe We > were just glad to get the stream out. > > > > HidayahOnline.org Admin wrote: > >> >>> >>> This stats file is a sort of "virtual file", created by icecast on
2014 Jun 20
4
Android Java source for icecast streaming
Greetings, tl;dr - I'm looking for sources to an Android Icecast client written in Java. long summary: I maintain an open source Android app (WREK Online) that plays the live mp3 stream from the station's Icecast server. Using the built in MediaPlayer class that is part of the Android SDK works OK. As a developer, I just give it the streaming URL of the Icecast server, hook up a few
2004 Aug 06
2
status2.xsl info...
Quick thought, if the fields are separated by "," & a title/artist/.. has a comma in it then it causes a few problems with parsing. Likewise if there are multiple streams it might be nice to have each stream in it's own line so it is easier to grab the info. Also, status.xsl displays streams even after they have been stopped. dmz --- >8 ---- List archives:
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
2017 Jun 06
3
title streaming with ices
Hi all: Recently Stream Licensing LLC has changed their requirements so that streaming internet stations in the US must title stream the album along with the song title and artist. I use ices for the backup automation when no live programming is taking place. Ices shows the song title and artist on the player with no problem. My question is how I configure ices to show the album as