GNOME Bugzilla – Bug 755448
accept/read/write GrlMedia as json
Last modified: 2018-09-24 09:36:50 UTC
I know we already have the serialize like "grlvideo://grl-thetvdb/?show=CSI%20-%20Miami" but I find it rather hard to use. So, it would be nice to accept json format for medias as well. I've started using json format in lua-factory tests as an example.
Yes, that was also in my mind from some time ago. I was thinking on removing the serialize function from GrlMedia, and adding it to an utility library, GrlSerializer, that could support for serialize/unserialize to varios formats, including JSON and the current one. Another format I was considering is GVariant.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/grilo/issues/69.