Skip to content

WIP: Add Serialization to/from JSON

Victor Toso requested to merge serialize-json into master

Most of the important bits are in place. Sharing as WIP till GNOME/grilo!73 is merged.

I'll probably fix the existing serialization too, perhaps before trying to merge this one.

Main motivation for this is to use Grilo in webservice land but I'm also looking forward to pretty debug prints with something like GRL_DEBUG_MEDIA() :)

Merge request reports