GNOME Bugzilla – Bug 732259
grilo-test-ui setting wrong value at resolve
Last modified: 2018-09-24 09:28:04 UTC
I browse in the tracker in order to fully resolve a TV Show from tracker. It first call local-metadata source and gets correctly the show, season and espisode Then it calls the tvdb source without the season and episode and the title is from another media, not the one selected on grilo-test-ui.
Try adding debug printf's so that the pointer to the GrlMedia is tracked, and check that the result of the media passed is always the same. Is it possible that the bug is in the grl_source_resolve() codepath that handles GRL_RESOLVE_FULL?
-- 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/51.