app.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. app_version: b3974f7d-ls260
  2. capabilities:
  3. - description: TVHeadend is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: TVHeadend is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: TVHeadend is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: TVHeadend is able to change group ID of processes
  10. name: SETGID
  11. - description: TVHeadend is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - media
  15. changelog_url: https://docs.tvheadend.org/documentation/introduction/release-change-log
  16. date_added: '2025-03-24'
  17. description: TVHeadend works as a proxy server, is a TV streaming server and recorder
  18. home: https://tvheadend.org
  19. host_mounts:
  20. - description: Digital Video Broadcast (DVB) device
  21. host_path: /dev/dvb
  22. icon: https://media.sys.truenas.net/apps/tvheadend/icons/icon.svg
  23. keywords:
  24. - tvheadend
  25. - livetv
  26. - streaming
  27. lib_version: 2.1.49
  28. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  29. maintainers:
  30. - email: dev@ixsystems.com
  31. name: truenas
  32. url: https://www.truenas.com/
  33. name: tvheadend
  34. run_as_context:
  35. - description: TVheadend runs as root user.
  36. gid: 0
  37. group_name: root
  38. uid: 0
  39. user_name: root
  40. screenshots: []
  41. sources:
  42. - https://github.com/linuxserver/docker-tvheadend
  43. title: TVHeadend
  44. train: community
  45. version: 1.0.18