search for: assen

Displaying 12 results from an estimated 12 matches for "assen".

Did you mean: asset
2012 Aug 29
1
need API doc to develop a radio client
...yer. It stores the station list locally (either plain text file or SQLite) and auto-updates it at certain intervals; has a search; a favourites list; a recently listened list etc. It also deals with HTML escaped characters in names and URLs. More detaled description is here: http://bilbo.online.bg/~assen/icecast-addon/ Following the concept you can write the same virtually in any language (Python was chosen because I wanted to write an XBMC add-on and XBMC add-ons are only written in Python). If you prefer Java, I have the same player made for Android, check out the code here: svn://svn.online.bg...
2012 Jul 10
3
yp.xml - Size and Contents
...en, and each station belongs to one; why cannot they send the proper genre name? The only email I could find on their web site is faq at radionomy.com, all other contact info is in the form of web forms. If I could be of help on any of these two topic, please, let me know. With my best regards, Assen Totin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20120710/55551ce8/attachment.htm
2011 Jan 02
0
Broken UTF-8 in yp.xml?
...or the topmost entry in ypxml which has 85.239.108.31 in its listen_url - that should be a radio station Welle T?ringens Rock with the letter "?" being broken. To keep the posting short, I have written a short page with information what I was able to debug so far: http://bilbo.online.bg/~assen/icecast-addon/unicode.htm I'll be grateful if anyone could shed some light about such entries in yp.xml and ideas how to handle them. Thank you in advance for your attention, Assen Totin
2013 May 22
5
Radio player for FirefoxOS
...orithm as Python but only the SQLite version. Originally was done in DOM (fast parsing, but uses too much memory), then switched to SAX (slow parsing, but works always). http://www.zavedil.com/software-android-icecast-player Feel free to use ideas and/code. If help is needed, let me know. WWell, Assen On 22 May 2013 15:13, "Thomas B. R?cker" <thomas at ruecker.fi> wrote: > Hi, > > On 05/17/2013 12:12 PM, Emilis Dambauskas wrote: > > I have pushed my radio player for FxOS to GitHub: > > https://github.com/emilis/worldradioplayer > > Finally got aroun...
2013 May 22
0
Radio player for FirefoxOS
Hi, On 05/22/2013 12:57 PM, Assen Totin wrote: > Hi, Emilis, > > I have two working Icecast players which implement client-side parsing > of yp.xml and searching then through it: [...] The idea is to finally offer a better API towards the data. Also to reduce the bandwidth usage. The XML file causes a LOT of traffic, e...
2012 Sep 13
1
yp.xml - Size and Contents
Hi, I've just updated ticket 1890 - https://trac.xiph.org/ticket/1890#comment:8 === As we have moved to the Xiph server at OSUOSL - we have now disabled this limitation and will observe the situation. Personally I'm very disappointed that most clients downloading the yp.xml are not accepting compressed encoding. Right now the file is 4818606 Bytes in size, most clients download it
2012 Sep 24
3
Help
Hi, my name is renato and I'm trying to develope a player for Icecast screams, how can I get some help? I need to obtain all italian streams. I hope someone answers. Best Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20120924/cae0c048/attachment.htm
2012 Sep 24
3
Help
Hi, my name is renato and I'm trying to develope a player for Icecast screams, how can I get some help? I need to obtain all italian streams. I hope someone answers. Best Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20120924/cae0c048/attachment.htm
2012 Aug 06
0
yp.xml - Size and Contents
Hi everyone, On 10/07/12 18:52, Assen Totin wrote: > 1. I recently noticed that yp.xml is still limited to 1,000 entries > only while the web directory says there are over 21K streams. I > remember some discussions regarding the bandwidth required to serve > this file, so is it possible to get it in compressed format? He...
2013 Jun 10
0
Radio player for FirefoxOS
...final API and usage of the 'snapshot' tapers off. Cheers Thomas > On 06/10/2013 08:17 AM, "Thomas B. R?cker" wrote: >> Hi, >> >> On 05/22/2013 01:07 PM, "Thomas B. R?cker" wrote: >>> Hi, >>> >>> On 05/22/2013 12:57 PM, Assen Totin wrote: >>>> Hi, Emilis, >>>> >>>> I have two working Icecast players which implement client-side >>>> parsing of yp.xml and searching then through it: [...] >>> >>> The idea is to finally offer a better API towards the data. Al...
2013 May 17
2
Radio player for FirefoxOS
Hi, I have pushed my radio player for FxOS to GitHub: https://github.com/emilis/worldradioplayer Currently it uses a precompiled data from http://dir.xiph.org/yp.xml: https://raw.github.com/emilis/worldradioplayer/master/static/js/data/xiph.org.stations.json I will have to switch to asynchronous station list loading and filtering in the near future and then will nag you again about the JSON API
2013 Jun 25
1
Radio player for FirefoxOS
...off. > > > Cheers > > Thomas > >> On 06/10/2013 08:17 AM, "Thomas B. R?cker" wrote: >>> Hi, >>> >>> On 05/22/2013 01:07 PM, "Thomas B. R?cker" wrote: >>>> Hi, >>>> >>>> On 05/22/2013 12:57 PM, Assen Totin wrote: >>>>> Hi, Emilis, >>>>> >>>>> I have two working Icecast players which implement client-side >>>>> parsing of yp.xml and searching then through it: [...] >>>> >>>> The idea is to finally offer a better...