X-Git-Url: https://git.cweiske.de/ouya-game-data.git/blobdiff_plain/468e84c72e422b20585540a84dd09941e0bb2062..866ed2fba61229643520bfcb2307d3170cfb7998:/game-metadata.html diff --git a/game-metadata.html b/game-metadata.html index c7cffd6..43eaf03 100644 --- a/game-metadata.html +++ b/game-metadata.html @@ -113,7 +113,7 @@ app Package name - package + packageName package apk.package @@ -135,7 +135,7 @@ app Game website - website + website (optional) website - @@ -246,7 +246,7 @@ rating Number of likes? - rating.likeCount + rating.likeCount (optional) likeCount - @@ -257,7 +257,7 @@ rating Average rating - rating.average + rating.average (optional) rating.average ratingAverage rating.average @@ -268,7 +268,7 @@ rating Number of ratings - rating.count + rating.count (optional) rating.count ratingCount rating.count @@ -329,7 +329,10 @@ promotedProduct.description promotedProduct.description Product.description - Remove the 9 satellites limitation. Infinite satellites! + + Remove the 9 satellites limitation. Infinite satellites!
+ null (759x) + @@ -413,13 +416,13 @@ - apk.versionCode Apk.versionCode - null, 120401, 11, 1001004 + null (1162x), 120401, 11, 1001004 Run "aapt dump badging file.apk", field "versionCode" apk FIXME - releases.*.publicSize + releases.*.publicSize (optional) publicSize apk.publicSize @@ -430,7 +433,7 @@ apk FIXME - releases.*.nativeSize + releases.*.nativeSize (optional) nativeSize apk.nativeSize @@ -446,7 +449,7 @@ md5sum apk.md5sum Apk.md5sum - a5b0f82d54df5f551a64295e43771a10 + a5b0f82d54df5f551a64295e43771a10, null (432x) @@ -544,7 +547,7 @@ media Video - media.video + media.video (optional) videoUrl @@ -555,7 +558,7 @@ media Game screenshots - media.screenshots + media.screenshots (optional) filepickerScreenshots - @@ -565,29 +568,21 @@ media - Details images+videos - media.details + Detail video + media.details.*.url - mediaTiles + mediaTiles.*.url (type=video) ?
[
-  {
-    "type: "image",
-    "urls": [
-      "full": "http://...",
-      "thumb": "http://...",
-    ],
-    "fp_url": "http://...."
-  },
   {
     "type": "video",
     "url": "https://vimeo.com/141878938"
   }
 ]
- + Allows free ordering of images and videos on the details page.
"fp" is probably "FilePicker".
fp_url is not used in OUYA's launcher. @@ -602,6 +597,71 @@ mediaTiles format. + + media + Detail image thumbnail + media.details.*.thumb + + + mediaTiles.*.urls.thumb (type=image) + ? + + Thumbnails were all size 852x479 +
[
+  {
+    "type: "image",
+    "urls": [
+      "full": "http://...",
+      "thumb": "http://...",
+    ],
+    "fp_url": "http://...."
+  },
+]
+ + + + media + Detail image full resolution + media.details.*.url + + + mediaTiles.*.urls.full (type=image) + ? + + Many detail images had a resolution of 1280x720. +
[
+  {
+    "type: "image",
+    "urls": [
+      "full": "http://...",
+      "thumb": "http://...",
+    ],
+    "fp_url": "http://...."
+  }
+]
+ + + + media + Detail image file picker URL + - + + + mediaTiles.*.fp_url + ? + +
[
+  {
+    "type: "image",
+    "urls": [
+      "full": "http://...",
+      "thumb": "http://...",
+    ],
+    "fp_url": "http://...."
+  }
+]
+ + media FIXME @@ -634,7 +694,7 @@ developer Developer support mail - developer.supportEmail + developer.supportEmail (optional) supportEmailAddress - @@ -645,7 +705,7 @@ developer Support phone number - developer.supportPhone + developer.supportPhone (optional) supportPhone - @@ -656,7 +716,7 @@ developer Developer is a founder - developer.founder + developer.founder (optional) founder developer.founder @@ -667,7 +727,7 @@ developer Developer UUID - developer.uuid + developer.uuid (optional) - - developer.url (part of)