Files
hassio-addons/flexget/README.md
Alexandre 2b282444bc Codacy
2022-02-20 22:34:28 +01:00

2.3 KiB

Hass.io Add-ons: Flexget

Donate

Version Ingress Arch

Codacy Badge GitHub Super-Linter Builder

Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!

Stargazers repo roster for @alexbelgium/hassio-addons

About

FlexGet is a multipurpose automation tool for all of your media. See https://flexget.com/

Requirements

Config

"PUID": custom user (default root)
"PGID": custom user (default root)
"WebuiPass": Password to access webui
"FG_PLUGINS": Plugins addition
"FG_LOG_LEVEL": Log level (critical|error|warning|info|verbose|debug|trace)

Start

  • Start the addon. Wait a while and check the log for any errors.
  • Open yourdomain.com:5050 (where ":5050" is the port configured in the Flexget addon). Enable webui in the config file

Troubleshooting

If you have in issue with your installation, please be sure to checkout github.