From c74efdd2ce02645d5390f26fc537b6e9fe90e405 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 19 Aug 2011 23:03:35 +0200 Subject: [PATCH] parts and more format --- pandora/0xdb.json | 7 +++++++ pandora/padma.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/pandora/0xdb.json b/pandora/0xdb.json index 662787d6..f2cba729 100644 --- a/pandora/0xdb.json +++ b/pandora/0xdb.json @@ -124,6 +124,13 @@ "group": true, "sort": "person" }, + { + "id": "parts", + "title": "Parts", + "type": "integer", + "columnWidth": 60, + "rightsLevel": 1 + }, { "id": "numberofactors", "title": "Number of Actors", diff --git a/pandora/padma.json b/pandora/padma.json index 4d19c792..9c4993c7 100644 --- a/pandora/padma.json +++ b/pandora/padma.json @@ -446,7 +446,7 @@ }, "userLevels": ["guest", "member", "staff", "admin"], "video": { - "formats": ["webm", "h264"], + "formats": ["webm", "mp4"], "resolutions": [480, 240, 96] } }