Re: MySQL Stats
Luca Cireddu <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Ale, I had to change some code into icecast. First of all, I called two function to initialize and close MySQL connection. You can find them on main.c, rows 514 and 518. Then, most important calls are source.c, rows 775 and 742. They call the functions to work with MySQL. I modified also some code lines in cfgfile.c to add the possibility to configure MySQL connection params from icecast.xml config file. In my repo, I made the first commit using the clean vanilla icecast-2.3.3 source code, so you can make diffs with between different commits. I don't know git very well (this is my first time), but I think that it's possible to compare different commits. Bye. On 05/05/2013 10:58 PM, Alejandro wrote: > Luca, > > You change code from Icecast too? or only use Auth_url feature build in into icecast? and all your work is into the external interface? > > Thanks, > Ale _______________________________________________ Icecast-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/icecast-dev