diff --git a/gstreamer-sharp/Tag.custom b/gstreamer-sharp/Tag.custom
index bb955d830d..75272c1eab 100644
--- a/gstreamer-sharp/Tag.custom
+++ b/gstreamer-sharp/Tag.custom
@@ -80,6 +80,9 @@ public static void MergeUseFirst (out Gst.GLib.Value dest, ref Gst.GLib.Value sr
public const string GeoLocationLatitude = "geo-location-latitude";
public const string GeoLocationLongitude = "geo-location-longitude";
public const string GeoLocationElevation = "geo-location-elevation";
+ public const string GeoLocationCountry = "geo-location-country";
+ public const string GeoLocationCity = "geo-location-city";
+ public const string GeoLocationSublocation = "geo-location-sublocation";
public const string ShowName = "show-name";
public const string ShowSortname = "show-sortname";
public const string ShowEpisodeNumber = "show-episode-number";
diff --git a/gstreamer-sharp/gstreamer-api.raw b/gstreamer-sharp/gstreamer-api.raw
index 37be1ca109..a11fe5b24c 100644
--- a/gstreamer-sharp/gstreamer-api.raw
+++ b/gstreamer-sharp/gstreamer-api.raw
@@ -8182,7 +8182,7 @@
-
+
@@ -8250,30 +8250,30 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8403,12 +8403,12 @@
-
-
-
+
+
+
@@ -8661,13 +8661,13 @@
-
+
-
+
@@ -8958,6 +8958,7 @@
+
@@ -10582,4 +10583,4 @@
-
+
\ No newline at end of file