Displaying 4 results from an estimated 4 matches for "00utc".
2018 Jan 19
5
API de AEMET con R?
...dasestaciones/?api_key=*vuestra
api key*
DESCARGAR DATOS HISTÓRICOS
Diciembre 2017, ALICANTE
wget --method GET --header 'cache-control: no-cache' --no-check-certificate
--output-document -
https://opendata.aemet.es/opendata/api/valores/climatologicos/diarios/datos/fechaini/2017-12-01T00:00:00UTC/fechafin/2017-12-31T00:00:00UTC/estacion/8025?api_key=*vuestra
api key*
Noviembre 2017, ALICANTE
wget --method GET --header 'cache-control: no-cache' --no-check-certificate
--output-document -
https://opendata.aemet.es/opendata/api/valores/climatologicos/diarios/datos/fechaini/2017-11-01T0...
2004 Aug 06
2
icecast cvs patch
This is *nothing* major, just a minor tweak that makes FreeStream's
rebroadcast system work smoother. It is a patch for icecast CVS( checked
out at 20040505 20:00UTC), That simply adds to format_vorbis.c the
ability to read more vorbis_comment information (namely; comment, info
and length)
Hopefully this can be useful.
--
Justin Zeigler, a.k.a. Barbicane (jzeigler@freestream.net)
FreeStream Minority Whip
(almost sounds important, don't it?)
Peace, Love...
2004 Aug 06
0
icecast cvs patch
On Thursday 06 May 2004 07:33, Justin Zeigler wrote:
> This is *nothing* major, just a minor tweak that makes FreeStream's
> rebroadcast system work smoother. It is a patch for icecast CVS( checked
> out at 20040505 20:00UTC), That simply adds to format_vorbis.c the
> ability to read more vorbis_comment information (namely; comment, info
> and length)
>
> Hopefully this can be useful.
This doesn't look appropriate for icecast (of course, you're welcome to
continue using it in your locally patched...
2004 May 05
1
ogg123 patch for title's file.
This is *nothing* major, just a minor tweak that make FreeStream's
rebroadcast system work smoother. A patch for ogg123 that is an update
of Matt London's patch[1] for vorbis-tools-1.0 release to vorbis-tools
CVS 20040505 20:00UTC, it enables a "-g $file" option that will send
read vorbis comments to $file.
Hopefully this can be useful.
[1] http://pkl.net/~matt/ogg123-ml1.patch
--
Justin Zeigler, a.k.a. Barbicane (jzeigler@freestream.net)
FreeStream Minority Whip
(almost sounds important, don't it?)
Peace,...