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 724019 - core: Add "source-tags" property
core: Add "source-tags" property
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks: 723780
 
 
Reported: 2014-02-10 11:42 UTC by Bastien Nocera
Modified: 2014-02-25 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
core: Add "source-tags" property (3.97 KB, patch)
2014-02-10 11:42 UTC, Bastien Nocera
none Details | Review
test-ui: Show "source-tags" property (1.94 KB, patch)
2014-02-10 11:42 UTC, Bastien Nocera
committed Details | Review
freebox: Add source-tags property (1.02 KB, patch)
2014-02-10 11:43 UTC, Bastien Nocera
committed Details | Review
apple-trailers: Add "source-tags" property (1.19 KB, patch)
2014-02-10 11:43 UTC, Bastien Nocera
committed Details | Review
core: Add "source-tags" property (4.44 KB, patch)
2014-02-18 10:11 UTC, Bastien Nocera
committed Details | Review
core: Add documentation for source-tags (2.68 KB, patch)
2014-02-21 11:46 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-02-10 11:42:12 UTC
.
Comment 1 Bastien Nocera 2014-02-10 11:42:15 UTC
Created attachment 268659 [details] [review]
core: Add "source-tags" property

So that more information can be conveyed about the source's content
to the front-end applications, such as:
- the genre of the media (tv, cinema, radio, music, etc.)
- the countries the media is relevant to
- whether the media served is from the same machine, or from
  the local network
Comment 2 Bastien Nocera 2014-02-10 11:42:20 UTC
Created attachment 268660 [details] [review]
test-ui: Show "source-tags" property
Comment 3 Bastien Nocera 2014-02-10 11:43:34 UTC
Created attachment 268661 [details] [review]
freebox: Add source-tags property
Comment 4 Bastien Nocera 2014-02-10 11:43:38 UTC
Created attachment 268662 [details] [review]
apple-trailers: Add "source-tags" property
Comment 5 Bastien Nocera 2014-02-18 10:11:57 UTC
Created attachment 269520 [details] [review]
core: Add "source-tags" property

So that more information can be conveyed about the source's content
to the front-end applications, such as:
- the genre of the media (tv, cinema, radio, music, etc.)
- the countries the media is relevant to
- whether the media served is from the same machine, or from
  the local network
Comment 6 Juan A. Suarez Romero 2014-02-20 23:20:52 UTC
Attachment 268660 [details] pushed as 0defc30 - test-ui: Show "source-tags" property
Attachment 269520 [details] pushed as 5fd8808 - core: Add "source-tags" property
Comment 7 Juan A. Suarez Romero 2014-02-20 23:25:25 UTC
Attachment 268661 [details] pushed as ebb9dd0 - freebox: Add source-tags property
Attachment 268662 [details] pushed as 907b8d6 - apple-trailers: Add "source-tags" property
Comment 8 Juan A. Suarez Romero 2014-02-20 23:26:23 UTC
I've fixed a small typo in the apple-trailers patch, as well as updated the right version in the core patch.
Comment 9 Bastien Nocera 2014-02-21 09:33:52 UTC
Reopening. We need to:
- document the tags used
- add them to more sources
Comment 10 Bastien Nocera 2014-02-21 11:46:07 UTC
Created attachment 269899 [details] [review]
core: Add documentation for source-tags

Explain usage and commonly used tags.
Comment 11 Bastien Nocera 2014-02-21 11:48:08 UTC
I couldn't get the documentation I added to show up in the HTML docs, so this probably needs to be moved somewhere else/fixed before we merge it.
Comment 12 Bastien Nocera 2014-02-25 13:39:51 UTC
Attachment 269899 [details] pushed as 171211c - core: Add documentation for source-tags