app.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. app_version: 0.3.0
  2. capabilities:
  3. - description: Unmanic is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Unmanic is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Unmanic is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Unmanic is able to change group ID of processes
  10. name: SETGID
  11. - description: Unmanic is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - media
  15. changelog_url: https://github.com/Unmanic/unmanic/releases
  16. date_added: '2025-02-24'
  17. description: Unmanic is a library optimizer
  18. home: https://github.com/Unmanic/unmanic
  19. host_mounts: []
  20. icon: https://media.sys.truenas.net/apps/unmanic/icons/icon.png
  21. keywords:
  22. - optimize
  23. - media
  24. lib_version: 2.1.49
  25. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  26. maintainers:
  27. - email: dev@ixsystems.com
  28. name: truenas
  29. url: https://www.truenas.com/
  30. name: unmanic
  31. run_as_context:
  32. - description: Unmanic runs as root user.
  33. gid: 0
  34. group_name: root
  35. uid: 0
  36. user_name: root
  37. screenshots:
  38. - https://media.sys.truenas.net/apps/unmanic/screenshots/screenshot1.png
  39. - https://media.sys.truenas.net/apps/unmanic/screenshots/screenshot2.png
  40. - https://media.sys.truenas.net/apps/unmanic/screenshots/screenshot3.png
  41. sources:
  42. - https://github.com/Unmanic/unmanic
  43. title: Unmanic
  44. train: community
  45. version: 1.0.13