Files
neutrino/src
svenhoefer be83e3569e - controlapi: fix broken epgsearch json output; ...
NOTE! xml output is changed to get same structure as in other
functions like control/config or control/file

old:
---
<neutrino>
    <epgsearch>
        ...
    </epgsearch>
</neutrino>

new:
---
<epgsearch>
    <item>
        ...
    </item>
</epgsearch>
2016-02-17 12:37:27 +01:00
..
2016-01-14 22:29:00 +01:00
2015-01-28 18:17:50 +01:00
2015-02-09 20:25:09 +03:00