mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
40 lines
2.1 KiB
Markdown
40 lines
2.1 KiB
Markdown
# Hass.io Add-ons: Flexget
|
|
|
|
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
|
|
|

|
|

|
|

|
|
|
|
[](https://github.com/marketplace/actions/super-linter)
|
|
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/builder.yaml)
|
|
|
|
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=flat&logoColor=white
|
|
|
|
_Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!_
|
|
|
|
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
|
|
|
## 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.
|