app.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. app_version: v25.3
  2. capabilities:
  3. - description: NZBGet is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: NZBGet is able to bypass permission checks for file operations
  6. name: FOWNER
  7. - description: NZBGet is able to change group ID of processes
  8. name: SETGID
  9. - description: NZBGet is able to change user ID of processes
  10. name: SETUID
  11. categories:
  12. - media
  13. changelog_url: https://github.com/nzbgetcom/nzbget/blob/develop/ChangeLog.md
  14. date_added: '2025-03-12'
  15. description: NZBGet is a binary downloader, which downloads files from Usenet based-on
  16. information given in nzb files.
  17. home: https://nzbget.com/
  18. host_mounts: []
  19. icon: https://media.sys.truenas.net/apps/nzbget/icons/icon.svg
  20. keywords:
  21. - media
  22. - usenet
  23. - newsreader
  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: nzbget
  31. run_as_context:
  32. - description: NZBGet 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/nzbget/screenshots/screenshot1.png
  39. - https://media.sys.truenas.net/apps/nzbget/screenshots/screenshot2.png
  40. - https://media.sys.truenas.net/apps/nzbget/screenshots/screenshot3.png
  41. sources:
  42. - https://github.com/nzbgetcom/nzbget
  43. title: NZBGet
  44. train: community
  45. version: 1.0.13