John Hollowell
597307c230
Allow files as config source
...
Allow "FILE__"+config_name to point to a file containing the config value.
This format matches linuxserver.io containers and is comonly used in other containers as well.
e.g. FILE__QBITTORRENT_HOST contains "/run/secrets/q_host" and the contents of the "/run/secrets/q_host" is "1.2.3.4"
2021-07-16 23:24:58 +00:00
Esteban Sánchez
de00864f11
Small fixes
2021-07-02 16:07:53 +02:00
Esteban Sanchez
53dc38f796
Merge pull request #1 from Gabisonfire/master
...
Added the ability to include uncategorized torrents.
2020-10-22 23:11:35 +02:00
Gab
3bfc3f0673
Removed unused config
2020-10-21 18:58:17 -04:00
Esteban Sánchez
eee65ec84e
Allow setting a metrics prefix
2020-10-21 08:05:51 +02:00
Gab
baf14d495c
Removed now useless logging message
2020-10-20 11:46:50 -04:00
Gab
003297ecfd
Removed uncategorized from config
2020-10-20 11:45:48 -04:00
Gab
2497249b8c
Fixed indentation
2020-10-20 02:10:39 -04:00
Gab
9e9f4a9ce4
Added scraping for uncategorized torrents
2020-10-20 02:10:04 -04:00
Gab
40d9bb964e
Added scraping for uncategorized torrents
2020-10-20 02:05:17 -04:00
Esteban Sánchez
0b3fb04728
Removed unneded code and return earlier
2020-10-01 10:14:56 +02:00
Esteban Sánchez
109924d0da
Fixed up metric value and documentation
2020-09-29 13:46:41 +02:00
Esteban Sánchez
55c4b3a5a7
Fixed config checker
2020-09-29 11:49:16 +02:00
Esteban Sánchez
6007908113
Check config and fail early
2020-09-29 11:45:56 +02:00
Esteban Sánchez
fb767eba1e
First version
2020-09-29 11:12:22 +02:00