After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740927 - local-metadata: Add support for getting gibest hash
local-metadata: Add support for getting gibest hash
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2014-11-30 16:05 UTC by Bastien Nocera
Modified: 2014-12-02 10:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
local-metadata: Use bit operations for flags (1.10 KB, patch)
2014-11-30 16:05 UTC, Bastien Nocera
committed Details | Review
local-metadata: Add support for getting gibest hash (8.33 KB, patch)
2014-11-30 16:05 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-11-30 16:05:01 UTC
However, doing a full resolve, combined with the opensubtitles plugin doesn't
seem to work, as it will get the gibest hash, but won't pass it to the plugin again.
Comment 1 Bastien Nocera 2014-11-30 16:05:04 UTC
Created attachment 291835 [details] [review]
local-metadata: Use bit operations for flags
Comment 2 Bastien Nocera 2014-11-30 16:05:10 UTC
Created attachment 291836 [details] [review]
local-metadata: Add support for getting gibest hash

From a gvfs-supported file, so we can get a list of subtitles for it.
Comment 3 Bastien Nocera 2014-12-02 10:16:36 UTC
Attachment 291835 [details] pushed as 413cd1e - local-metadata: Use bit operations for flags
Attachment 291836 [details] pushed as 5dd0146 - local-metadata: Add support for getting gibest hash