{
 "app_id": "media.emby.EmbyTheater",
 "source_url": "https://raw.githubusercontent.com/flathub/media.emby.EmbyTheater/master/media.emby.EmbyTheater.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:11.862290+00:00",
 "manifest": {
  "app-id": "media.emby.EmbyTheater",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "media.emby.EmbyTheater",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "media.emby.EmbyTheater",
    "buildsystem": "simple",
    "build-commands": [
     "cp -dr --no-preserve=ownership bin electron etc lib licenses share ${FLATPAK_DEST}"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/MediaBrowser/emby-theater-electron/releases/download/3.0.21/emby-theater-flatpak_3.0.21_aarch64.tar.xz",
      "sha256": "e5cf5731a45bf597e39ada7e8930186da4a912750b81dc694eb659e99a6a5e4e",
      "strip-components": 0,
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/MediaBrowser/emby-theater-electron/releases/download/3.0.21/emby-theater-flatpak_3.0.21_x86_64.tar.xz",
      "sha256": "dd323353cb193eda1f6348052e22c07586eae22590d9db8b6e10757df287ea67",
      "strip-components": 0,
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}