app_versions.json 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042
  1. {
  2. "1.3.25": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/stable/emby/1.3.25",
  7. "last_update": "2025-09-05 14:25:56",
  8. "required_features": [],
  9. "human_version": "4.9.1.25_1.3.25",
  10. "version": "1.3.25",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "4.9.1.25",
  16. "capabilities": [
  17. {
  18. "description": "Emby is able to change file ownership arbitrarily",
  19. "name": "CHOWN"
  20. },
  21. {
  22. "description": "Emby is able to bypass file permission checks",
  23. "name": "DAC_OVERRIDE"
  24. },
  25. {
  26. "description": "Emby is able to bypass permission checks for file operations",
  27. "name": "FOWNER"
  28. },
  29. {
  30. "description": "Emby is able to send signals to any process",
  31. "name": "KILL"
  32. },
  33. {
  34. "description": "Emby is able to change group ID of processes",
  35. "name": "SETGID"
  36. },
  37. {
  38. "description": "Emby is able to change user ID of processes",
  39. "name": "SETUID"
  40. }
  41. ],
  42. "categories": [
  43. "media"
  44. ],
  45. "changelog_url": "https://github.com/MediaBrowser/Emby.Releases/releases/",
  46. "date_added": "2024-08-02",
  47. "description": "Emby is designed to help you manage your personal media library, such as home videos and photos",
  48. "home": "https://emby.media/",
  49. "host_mounts": [],
  50. "icon": "https://media.sys.truenas.net/apps/emby/icons/icon.png",
  51. "keywords": [
  52. "emby",
  53. "media",
  54. "entertainment",
  55. "movies",
  56. "series",
  57. "tv",
  58. "streaming"
  59. ],
  60. "lib_version": "2.1.49",
  61. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  62. "maintainers": [
  63. {
  64. "email": "dev@ixsystems.com",
  65. "name": "truenas",
  66. "url": "https://www.truenas.com/"
  67. }
  68. ],
  69. "name": "emby",
  70. "run_as_context": [
  71. {
  72. "description": "Emby runs as root user.",
  73. "gid": 0,
  74. "group_name": "root",
  75. "uid": 0,
  76. "user_name": "root"
  77. }
  78. ],
  79. "screenshots": [
  80. "https://media.sys.truenas.net/apps/emby/screenshots/screenshot1.png",
  81. "https://media.sys.truenas.net/apps/emby/screenshots/screenshot2.png"
  82. ],
  83. "sources": [
  84. "https://emby.media/",
  85. "https://hub.docker.com/r/emby/embyserver"
  86. ],
  87. "title": "Emby Server",
  88. "train": "stable",
  89. "version": "1.3.25"
  90. },
  91. "schema": {
  92. "groups": [
  93. {
  94. "name": "Emby Configuration",
  95. "description": "Configure Emby"
  96. },
  97. {
  98. "name": "User and Group Configuration",
  99. "description": "Configure User and Group for Emby"
  100. },
  101. {
  102. "name": "Network Configuration",
  103. "description": "Configure Network for Emby"
  104. },
  105. {
  106. "name": "Storage Configuration",
  107. "description": "Configure Storage for Emby"
  108. },
  109. {
  110. "name": "Labels Configuration",
  111. "description": "Configure Labels for Emby"
  112. },
  113. {
  114. "name": "Resources Configuration",
  115. "description": "Configure Resources for Emby"
  116. }
  117. ],
  118. "questions": [
  119. {
  120. "variable": "TZ",
  121. "group": "Emby Configuration",
  122. "label": "Timezone",
  123. "schema": {
  124. "type": "string",
  125. "default": "Etc/UTC",
  126. "required": true,
  127. "$ref": [
  128. "definitions/timezone"
  129. ]
  130. }
  131. },
  132. {
  133. "variable": "emby",
  134. "label": "",
  135. "group": "Emby Configuration",
  136. "schema": {
  137. "type": "dict",
  138. "attrs": [
  139. {
  140. "variable": "additional_envs",
  141. "label": "Additional Environment Variables",
  142. "schema": {
  143. "type": "list",
  144. "default": [],
  145. "items": [
  146. {
  147. "variable": "env",
  148. "label": "Environment Variable",
  149. "schema": {
  150. "type": "dict",
  151. "attrs": [
  152. {
  153. "variable": "name",
  154. "label": "Name",
  155. "schema": {
  156. "type": "string",
  157. "required": true
  158. }
  159. },
  160. {
  161. "variable": "value",
  162. "label": "Value",
  163. "schema": {
  164. "type": "string"
  165. }
  166. }
  167. ]
  168. }
  169. }
  170. ]
  171. }
  172. }
  173. ]
  174. }
  175. },
  176. {
  177. "variable": "run_as",
  178. "label": "",
  179. "group": "User and Group Configuration",
  180. "schema": {
  181. "type": "dict",
  182. "attrs": [
  183. {
  184. "variable": "user",
  185. "label": "User ID",
  186. "description": "The user id that Emby files will be owned by.",
  187. "schema": {
  188. "type": "int",
  189. "min": 2,
  190. "default": 568,
  191. "required": true
  192. }
  193. },
  194. {
  195. "variable": "group",
  196. "label": "Group ID",
  197. "description": "The group id that Emby files will be owned by.",
  198. "schema": {
  199. "type": "int",
  200. "min": 2,
  201. "default": 568,
  202. "required": true
  203. }
  204. }
  205. ]
  206. }
  207. },
  208. {
  209. "variable": "network",
  210. "label": "",
  211. "group": "Network Configuration",
  212. "schema": {
  213. "type": "dict",
  214. "attrs": [
  215. {
  216. "variable": "http_port",
  217. "label": "HTTP Port",
  218. "schema": {
  219. "type": "dict",
  220. "show_if": [
  221. [
  222. "host_network",
  223. "=",
  224. false
  225. ]
  226. ],
  227. "attrs": [
  228. {
  229. "variable": "bind_mode",
  230. "label": "Port Bind Mode",
  231. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  232. "schema": {
  233. "type": "string",
  234. "default": "",
  235. "enum": [
  236. {
  237. "value": "published",
  238. "description": "Publish port on the host for external access"
  239. },
  240. {
  241. "value": "exposed",
  242. "description": "Expose port for inter-container communication"
  243. },
  244. {
  245. "value": "",
  246. "description": "None"
  247. }
  248. ]
  249. }
  250. },
  251. {
  252. "variable": "port_number",
  253. "label": "Port Number",
  254. "schema": {
  255. "type": "int",
  256. "show_if": [
  257. [
  258. "bind_mode",
  259. "=",
  260. "published"
  261. ]
  262. ],
  263. "default": 9096,
  264. "min": 1,
  265. "max": 65535,
  266. "required": true
  267. }
  268. },
  269. {
  270. "variable": "host_ips",
  271. "label": "Host IPs",
  272. "description": "IPs on the host to bind this port",
  273. "schema": {
  274. "type": "list",
  275. "show_if": [
  276. [
  277. "bind_mode",
  278. "=",
  279. "published"
  280. ]
  281. ],
  282. "default": [],
  283. "items": [
  284. {
  285. "variable": "host_ip",
  286. "label": "Host IP",
  287. "schema": {
  288. "type": "string",
  289. "required": true,
  290. "$ref": [
  291. "definitions/node_bind_ip"
  292. ]
  293. }
  294. }
  295. ]
  296. }
  297. }
  298. ]
  299. }
  300. },
  301. {
  302. "variable": "https_port",
  303. "label": "HTTPS Port",
  304. "schema": {
  305. "type": "dict",
  306. "show_if": [
  307. [
  308. "host_network",
  309. "=",
  310. false
  311. ]
  312. ],
  313. "attrs": [
  314. {
  315. "variable": "bind_mode",
  316. "label": "Port Bind Mode",
  317. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  318. "schema": {
  319. "type": "string",
  320. "default": "",
  321. "enum": [
  322. {
  323. "value": "published",
  324. "description": "Publish port on the host for external access"
  325. },
  326. {
  327. "value": "exposed",
  328. "description": "Expose port for inter-container communication"
  329. },
  330. {
  331. "value": "",
  332. "description": "None"
  333. }
  334. ]
  335. }
  336. },
  337. {
  338. "variable": "port_number",
  339. "label": "Port Number",
  340. "schema": {
  341. "type": "int",
  342. "show_if": [
  343. [
  344. "bind_mode",
  345. "=",
  346. "published"
  347. ]
  348. ],
  349. "default": 8920,
  350. "min": 1,
  351. "max": 65535,
  352. "required": true
  353. }
  354. },
  355. {
  356. "variable": "host_ips",
  357. "label": "Host IPs",
  358. "description": "IPs on the host to bind this port",
  359. "schema": {
  360. "type": "list",
  361. "show_if": [
  362. [
  363. "bind_mode",
  364. "=",
  365. "published"
  366. ]
  367. ],
  368. "default": [],
  369. "items": [
  370. {
  371. "variable": "host_ip",
  372. "label": "Host IP",
  373. "schema": {
  374. "type": "string",
  375. "required": true,
  376. "$ref": [
  377. "definitions/node_bind_ip"
  378. ]
  379. }
  380. }
  381. ]
  382. }
  383. }
  384. ]
  385. }
  386. },
  387. {
  388. "variable": "host_network",
  389. "label": "Host Network",
  390. "description": "Bind to the host network. It's recommended to keep this disabled.\n",
  391. "schema": {
  392. "type": "boolean",
  393. "default": false
  394. }
  395. },
  396. {
  397. "variable": "dns_opts",
  398. "label": "DNS Options",
  399. "description": "DNS options for the container.</br>\nFormat: key:value</br>\nExample: attempts:3\n",
  400. "schema": {
  401. "type": "list",
  402. "default": [],
  403. "items": [
  404. {
  405. "variable": "option",
  406. "label": "Option",
  407. "schema": {
  408. "type": "string",
  409. "required": true
  410. }
  411. }
  412. ]
  413. }
  414. }
  415. ]
  416. }
  417. },
  418. {
  419. "variable": "storage",
  420. "label": "",
  421. "group": "Storage Configuration",
  422. "schema": {
  423. "type": "dict",
  424. "attrs": [
  425. {
  426. "variable": "config",
  427. "label": "Emby Configuration Storage",
  428. "description": "The path to store Emby Configuration.",
  429. "schema": {
  430. "type": "dict",
  431. "attrs": [
  432. {
  433. "variable": "type",
  434. "label": "Type",
  435. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  436. "schema": {
  437. "type": "string",
  438. "required": true,
  439. "default": "ix_volume",
  440. "enum": [
  441. {
  442. "value": "host_path",
  443. "description": "Host Path (Path that already exists on the system)"
  444. },
  445. {
  446. "value": "ix_volume",
  447. "description": "ixVolume (Dataset created automatically by the system)"
  448. }
  449. ]
  450. }
  451. },
  452. {
  453. "variable": "ix_volume_config",
  454. "label": "ixVolume Configuration",
  455. "description": "The configuration for the ixVolume dataset.",
  456. "schema": {
  457. "type": "dict",
  458. "show_if": [
  459. [
  460. "type",
  461. "=",
  462. "ix_volume"
  463. ]
  464. ],
  465. "$ref": [
  466. "normalize/ix_volume"
  467. ],
  468. "attrs": [
  469. {
  470. "variable": "acl_enable",
  471. "label": "Enable ACL",
  472. "description": "Enable ACL for the storage.",
  473. "schema": {
  474. "type": "boolean",
  475. "default": false
  476. }
  477. },
  478. {
  479. "variable": "dataset_name",
  480. "label": "Dataset Name",
  481. "description": "The name of the dataset to use for storage.",
  482. "schema": {
  483. "type": "string",
  484. "required": true,
  485. "hidden": true,
  486. "default": "config"
  487. }
  488. },
  489. {
  490. "variable": "acl_entries",
  491. "label": "ACL Configuration",
  492. "schema": {
  493. "type": "dict",
  494. "show_if": [
  495. [
  496. "acl_enable",
  497. "=",
  498. true
  499. ]
  500. ],
  501. "attrs": []
  502. }
  503. }
  504. ]
  505. }
  506. },
  507. {
  508. "variable": "host_path_config",
  509. "label": "Host Path Configuration",
  510. "schema": {
  511. "type": "dict",
  512. "show_if": [
  513. [
  514. "type",
  515. "=",
  516. "host_path"
  517. ]
  518. ],
  519. "attrs": [
  520. {
  521. "variable": "acl_enable",
  522. "label": "Enable ACL",
  523. "description": "Enable ACL for the storage.",
  524. "schema": {
  525. "type": "boolean",
  526. "default": false
  527. }
  528. },
  529. {
  530. "variable": "acl",
  531. "label": "ACL Configuration",
  532. "schema": {
  533. "type": "dict",
  534. "show_if": [
  535. [
  536. "acl_enable",
  537. "=",
  538. true
  539. ]
  540. ],
  541. "attrs": [],
  542. "$ref": [
  543. "normalize/acl"
  544. ]
  545. }
  546. },
  547. {
  548. "variable": "path",
  549. "label": "Host Path",
  550. "description": "The host path to use for storage.",
  551. "schema": {
  552. "type": "hostpath",
  553. "show_if": [
  554. [
  555. "acl_enable",
  556. "=",
  557. false
  558. ]
  559. ],
  560. "required": true
  561. }
  562. }
  563. ]
  564. }
  565. }
  566. ]
  567. }
  568. },
  569. {
  570. "variable": "additional_storage",
  571. "label": "Additional Storage",
  572. "schema": {
  573. "type": "list",
  574. "default": [],
  575. "items": [
  576. {
  577. "variable": "storageEntry",
  578. "label": "Storage Entry",
  579. "schema": {
  580. "type": "dict",
  581. "attrs": [
  582. {
  583. "variable": "type",
  584. "label": "Type",
  585. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\nAnonymous: Is a temporary directory that will be created on the disk as a docker volume.</br>\ntmpfs: Is a temporary directory that will be created on the RAM.</br>\n",
  586. "schema": {
  587. "type": "string",
  588. "required": true,
  589. "default": "ix_volume",
  590. "enum": [
  591. {
  592. "value": "host_path",
  593. "description": "Host Path (Path that already exists on the system)"
  594. },
  595. {
  596. "value": "ix_volume",
  597. "description": "ixVolume (Dataset created automatically by the system)"
  598. },
  599. {
  600. "value": "cifs",
  601. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  602. },
  603. {
  604. "value": "anonymous",
  605. "description": "Anonymous (Temporary directory created on the disk)"
  606. },
  607. {
  608. "value": "tmpfs",
  609. "description": "Tmpfs (Temporary directory created on the RAM)"
  610. }
  611. ]
  612. }
  613. },
  614. {
  615. "variable": "read_only",
  616. "label": "Read Only",
  617. "description": "Mount the volume as read only.",
  618. "schema": {
  619. "type": "boolean",
  620. "default": false
  621. }
  622. },
  623. {
  624. "variable": "mount_path",
  625. "label": "Mount Path",
  626. "description": "The path inside the container to mount the storage.",
  627. "schema": {
  628. "type": "path",
  629. "required": true
  630. }
  631. },
  632. {
  633. "variable": "tmpfs_config",
  634. "label": "Tmpfs Configuration",
  635. "description": "The configuration for the tmpfs dataset.",
  636. "schema": {
  637. "type": "dict",
  638. "show_if": [
  639. [
  640. "type",
  641. "=",
  642. "tmpfs"
  643. ]
  644. ],
  645. "attrs": [
  646. {
  647. "variable": "size",
  648. "label": "Tmpfs Size Limit (in Mi)",
  649. "description": "The maximum size (in Mi) of the temporary directory.</br>\nFor example: 500\n",
  650. "schema": {
  651. "type": "int",
  652. "default": 500,
  653. "required": true
  654. }
  655. }
  656. ]
  657. }
  658. },
  659. {
  660. "variable": "host_path_config",
  661. "label": "Host Path Configuration",
  662. "schema": {
  663. "type": "dict",
  664. "show_if": [
  665. [
  666. "type",
  667. "=",
  668. "host_path"
  669. ]
  670. ],
  671. "attrs": [
  672. {
  673. "variable": "acl_enable",
  674. "label": "Enable ACL",
  675. "description": "Enable ACL for the storage.",
  676. "schema": {
  677. "type": "boolean",
  678. "default": false
  679. }
  680. },
  681. {
  682. "variable": "acl",
  683. "label": "ACL Configuration",
  684. "schema": {
  685. "type": "dict",
  686. "show_if": [
  687. [
  688. "acl_enable",
  689. "=",
  690. true
  691. ]
  692. ],
  693. "attrs": [],
  694. "$ref": [
  695. "normalize/acl"
  696. ]
  697. }
  698. },
  699. {
  700. "variable": "path",
  701. "label": "Host Path",
  702. "description": "The host path to use for storage.",
  703. "schema": {
  704. "type": "hostpath",
  705. "show_if": [
  706. [
  707. "acl_enable",
  708. "=",
  709. false
  710. ]
  711. ],
  712. "required": true
  713. }
  714. }
  715. ]
  716. }
  717. },
  718. {
  719. "variable": "ix_volume_config",
  720. "label": "ixVolume Configuration",
  721. "description": "The configuration for the ixVolume dataset.",
  722. "schema": {
  723. "type": "dict",
  724. "show_if": [
  725. [
  726. "type",
  727. "=",
  728. "ix_volume"
  729. ]
  730. ],
  731. "$ref": [
  732. "normalize/ix_volume"
  733. ],
  734. "attrs": [
  735. {
  736. "variable": "acl_enable",
  737. "label": "Enable ACL",
  738. "description": "Enable ACL for the storage.",
  739. "schema": {
  740. "type": "boolean",
  741. "default": false
  742. }
  743. },
  744. {
  745. "variable": "dataset_name",
  746. "label": "Dataset Name",
  747. "description": "The name of the dataset to use for storage.",
  748. "schema": {
  749. "type": "string",
  750. "required": true,
  751. "default": "storage_entry"
  752. }
  753. },
  754. {
  755. "variable": "acl_entries",
  756. "label": "ACL Configuration",
  757. "schema": {
  758. "type": "dict",
  759. "show_if": [
  760. [
  761. "acl_enable",
  762. "=",
  763. true
  764. ]
  765. ],
  766. "attrs": [],
  767. "$ref": [
  768. "normalize/acl"
  769. ]
  770. }
  771. }
  772. ]
  773. }
  774. },
  775. {
  776. "variable": "cifs_config",
  777. "label": "SMB Configuration",
  778. "description": "The configuration for the SMB dataset.",
  779. "schema": {
  780. "type": "dict",
  781. "show_if": [
  782. [
  783. "type",
  784. "=",
  785. "cifs"
  786. ]
  787. ],
  788. "attrs": [
  789. {
  790. "variable": "server",
  791. "label": "Server",
  792. "description": "The server to mount the SMB share.",
  793. "schema": {
  794. "type": "string",
  795. "required": true
  796. }
  797. },
  798. {
  799. "variable": "path",
  800. "label": "Path",
  801. "description": "The path to mount the SMB share.",
  802. "schema": {
  803. "type": "string",
  804. "required": true
  805. }
  806. },
  807. {
  808. "variable": "username",
  809. "label": "Username",
  810. "description": "The username to use for the SMB share.",
  811. "schema": {
  812. "type": "string",
  813. "required": true
  814. }
  815. },
  816. {
  817. "variable": "password",
  818. "label": "Password",
  819. "description": "The password to use for the SMB share.",
  820. "schema": {
  821. "type": "string",
  822. "required": true,
  823. "private": true
  824. }
  825. },
  826. {
  827. "variable": "domain",
  828. "label": "Domain",
  829. "description": "The domain to use for the SMB share.",
  830. "schema": {
  831. "type": "string"
  832. }
  833. }
  834. ]
  835. }
  836. }
  837. ]
  838. }
  839. }
  840. ]
  841. }
  842. }
  843. ]
  844. }
  845. },
  846. {
  847. "variable": "labels",
  848. "label": "",
  849. "group": "Labels Configuration",
  850. "schema": {
  851. "type": "list",
  852. "default": [],
  853. "items": [
  854. {
  855. "variable": "label",
  856. "label": "Label",
  857. "schema": {
  858. "type": "dict",
  859. "attrs": [
  860. {
  861. "variable": "key",
  862. "label": "Key",
  863. "schema": {
  864. "type": "string",
  865. "required": true
  866. }
  867. },
  868. {
  869. "variable": "value",
  870. "label": "Value",
  871. "schema": {
  872. "type": "string",
  873. "required": true
  874. }
  875. },
  876. {
  877. "variable": "containers",
  878. "label": "Containers",
  879. "description": "Containers where the label should be applied",
  880. "schema": {
  881. "type": "list",
  882. "items": [
  883. {
  884. "variable": "container",
  885. "label": "Container",
  886. "schema": {
  887. "type": "string",
  888. "required": true,
  889. "enum": [
  890. {
  891. "value": "emby",
  892. "description": "emby"
  893. }
  894. ]
  895. }
  896. }
  897. ]
  898. }
  899. }
  900. ]
  901. }
  902. }
  903. ]
  904. }
  905. },
  906. {
  907. "variable": "resources",
  908. "label": "",
  909. "group": "Resources Configuration",
  910. "schema": {
  911. "type": "dict",
  912. "attrs": [
  913. {
  914. "variable": "limits",
  915. "label": "Limits",
  916. "schema": {
  917. "type": "dict",
  918. "attrs": [
  919. {
  920. "variable": "cpus",
  921. "label": "CPUs",
  922. "description": "CPUs limit for Emby.",
  923. "schema": {
  924. "type": "int",
  925. "default": 2,
  926. "required": true
  927. }
  928. },
  929. {
  930. "variable": "memory",
  931. "label": "Memory (in MB)",
  932. "description": "Memory limit for Emby.",
  933. "schema": {
  934. "type": "int",
  935. "default": 4096,
  936. "required": true
  937. }
  938. }
  939. ]
  940. }
  941. },
  942. {
  943. "variable": "gpus",
  944. "group": "Resources Configuration",
  945. "label": "GPU Configuration",
  946. "schema": {
  947. "type": "dict",
  948. "$ref": [
  949. "definitions/gpu_configuration"
  950. ],
  951. "attrs": []
  952. }
  953. }
  954. ]
  955. }
  956. }
  957. ]
  958. },
  959. "readme": "<h1>Emby</h1> <p><a href=\"https://emby.media/\">Emby</a> is designed to help you manage your personal media library, such as home videos and photos</p>",
  960. "changelog": null,
  961. "chart_metadata": {
  962. "annotations": {
  963. "min_scale_version": "24.10.2.2"
  964. },
  965. "app_version": "4.9.1.25",
  966. "capabilities": [
  967. {
  968. "description": "Emby is able to change file ownership arbitrarily",
  969. "name": "CHOWN"
  970. },
  971. {
  972. "description": "Emby is able to bypass file permission checks",
  973. "name": "DAC_OVERRIDE"
  974. },
  975. {
  976. "description": "Emby is able to bypass permission checks for file operations",
  977. "name": "FOWNER"
  978. },
  979. {
  980. "description": "Emby is able to send signals to any process",
  981. "name": "KILL"
  982. },
  983. {
  984. "description": "Emby is able to change group ID of processes",
  985. "name": "SETGID"
  986. },
  987. {
  988. "description": "Emby is able to change user ID of processes",
  989. "name": "SETUID"
  990. }
  991. ],
  992. "categories": [
  993. "media"
  994. ],
  995. "changelog_url": "https://github.com/MediaBrowser/Emby.Releases/releases/",
  996. "date_added": "2024-08-02",
  997. "description": "Emby is designed to help you manage your personal media library, such as home videos and photos",
  998. "home": "https://emby.media/",
  999. "host_mounts": [],
  1000. "icon": "https://media.sys.truenas.net/apps/emby/icons/icon.png",
  1001. "keywords": [
  1002. "emby",
  1003. "media",
  1004. "entertainment",
  1005. "movies",
  1006. "series",
  1007. "tv",
  1008. "streaming"
  1009. ],
  1010. "lib_version": "2.1.49",
  1011. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1012. "maintainers": [
  1013. {
  1014. "email": "dev@ixsystems.com",
  1015. "name": "truenas",
  1016. "url": "https://www.truenas.com/"
  1017. }
  1018. ],
  1019. "name": "emby",
  1020. "run_as_context": [
  1021. {
  1022. "description": "Emby runs as root user.",
  1023. "gid": 0,
  1024. "group_name": "root",
  1025. "uid": 0,
  1026. "user_name": "root"
  1027. }
  1028. ],
  1029. "screenshots": [
  1030. "https://media.sys.truenas.net/apps/emby/screenshots/screenshot1.png",
  1031. "https://media.sys.truenas.net/apps/emby/screenshots/screenshot2.png"
  1032. ],
  1033. "sources": [
  1034. "https://emby.media/",
  1035. "https://hub.docker.com/r/emby/embyserver"
  1036. ],
  1037. "title": "Emby Server",
  1038. "train": "stable",
  1039. "version": "1.3.25"
  1040. }
  1041. }
  1042. }