summaryrefslogtreecommitdiff
path: root/bindings/vala/grilo-0.3-custom.vala
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/vala/grilo-0.3-custom.vala')
-rw-r--r--bindings/vala/grilo-0.3-custom.vala2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/vala/grilo-0.3-custom.vala b/bindings/vala/grilo-0.3-custom.vala
index d95b733..b68273a 100644
--- a/bindings/vala/grilo-0.3-custom.vala
+++ b/bindings/vala/grilo-0.3-custom.vala
@@ -111,6 +111,8 @@ namespace Grl {
public static Grl.KeyID MB_RECORDING_ID;
[CCode (cname ="GRL_METADATA_KEY_AUDIO_TRACK")]
public static Grl.KeyID AUDIO_TRACK;
+ [CCode (cname ="GRL_METADATA_KEY_ALBUM_DISC_NUMBER")]
+ public static Grl.KeyID ALBUM_DISC_NUMBER;
[CCode (cname ="GRL_METADATA_KEY_ALBUM_ARTIST")]
public static Grl.KeyID ALBUM_ARTIST;