Notes
- All app integrations have debug output now.
- A few more metrics added.
- More app integration info added to Integrations Insights UI page.
- Added some snapshot info to System UI page.
- Removed Tautulli GET from startup routines.
- Many bug fixes.
- More data cached/stored internally.
- Massive code refactoring / cleanup / organization.
- Cleanup to TRaSH sync routines.
- Sync per instance.
- Adds sync triggers.
- More starr API methods added. Like: Radarr and Sonarr naming endpoints.
- Complete API documentation added.
- Config file backup cleanup. We keep only 10 latest revisions now.
- Config file backups moved into a backups folder.
- Adds downloading items status for all four starr apps.
- Allows trigger inputs now.
- Commands now have customizable arguments!
- Apps can be disabled by setting timeout to disabled.
- Fixes debug logging messages larger than the max file size.
- Allow client error logs to be disabled (server side)
- Adds per-instance version endpoint.
- Plex empty trash trigger added.
- Plex
library.new
andplayback.started
events are now passed through. - More
smartctl
output support. - Adds new Service check type: ping
- Various Tautulli fixes. such as: Redact api key from logs, cache data for 10 minutes. match on Plex ID instead of Username.
What's Changed
- Contexts by @davidnewhall in #311
- Move code around by @davidnewhall in #312
- Minor fixes by @davidnewhall in #313
- Startup Payload: Client Info (UI Page) by @davidnewhall in #314
- Allow disabling service checks on an instance with a name by @davidnewhall in #319
- Unstable by @davidnewhall in #320
- TRaSH sync updated by @davidnewhall in #322
- protect triple ticks in commands by @davidnewhall in #323
- Add config file backup cleanup and put them in sub folder by @davidnewhall in #324
- add more code to handle downloading item status by @davidnewhall in #325
- Unstable by @davidnewhall in #327
- Unstable by @davidnewhall in #336
- State of the states updates. by @davidnewhall in #337
- Command Arguments by @davidnewhall in #338
- Tautulli stuff, Debug Logs fix, per-instance version endpoints. by @davidnewhall in #339
- API Docs by @davidnewhall in #343
- Empty Trash Trigger by @davidnewhall in #346
- Bunch of fixes by @davidnewhall in #358
- Remove some snapshot errors, add naming endpoints. by @davidnewhall in #359
- Ping service check by @davidnewhall in #360
- fix downloading items by @davidnewhall in #361
- spelling is hard by @bakerboy448 in #365
- Fix keyboard things by @bakerboy448 in #366
- Unstable by @davidnewhall in #367
Full Changelog: v0.4.0...v0.4.1