app.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 4.9.1.25
  4. capabilities:
  5. - description: Emby is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Emby is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Emby is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Emby is able to send signals to any process
  12. name: KILL
  13. - description: Emby is able to change group ID of processes
  14. name: SETGID
  15. - description: Emby is able to change user ID of processes
  16. name: SETUID
  17. categories:
  18. - media
  19. changelog_url: https://github.com/MediaBrowser/Emby.Releases/releases/
  20. date_added: '2024-08-02'
  21. description: Emby is designed to help you manage your personal media library, such
  22. as home videos and photos
  23. home: https://emby.media/
  24. host_mounts: []
  25. icon: https://media.sys.truenas.net/apps/emby/icons/icon.png
  26. keywords:
  27. - emby
  28. - media
  29. - entertainment
  30. - movies
  31. - series
  32. - tv
  33. - streaming
  34. lib_version: 2.1.49
  35. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  36. maintainers:
  37. - email: dev@ixsystems.com
  38. name: truenas
  39. url: https://www.truenas.com/
  40. name: emby
  41. run_as_context:
  42. - description: Emby runs as root user.
  43. gid: 0
  44. group_name: root
  45. uid: 0
  46. user_name: root
  47. screenshots:
  48. - https://media.sys.truenas.net/apps/emby/screenshots/screenshot1.png
  49. - https://media.sys.truenas.net/apps/emby/screenshots/screenshot2.png
  50. sources:
  51. - https://emby.media/
  52. - https://hub.docker.com/r/emby/embyserver
  53. title: Emby Server
  54. train: stable
  55. version: 1.3.25