Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
7 stars 0 forks source link

Client Updates (next version) #152

Closed davidnewhall closed 2 years ago

davidnewhall commented 2 years ago

Putting notes here for the next client release: v0.3.2, Jupiter Saloon.

Features

Some of these still need website updates. Done Feature Note
File and Log Watcher support. (1)
_ New file browser for UI. Used for log files, cert files, commands and file watcher.
_ Plex sessions tracker. We now send "fake" web hooks based on tracking Plex sessions. (3)
_ More application metrics are collected.
_ Application instances can now be disabled by setting timeout to disabled.
Support multiple megaRaid volumes. (2)
Adds API endpoints for Plex: empty trash, getLibraries, and mark item watched.
_ Now stores Unique Host ID in config file.
New API endpoints for Sonarr and Radarr: delete custom formats, delete release profile, delete quality profile. (2) (4)
NZBGet integration for Dashboard and service checks. (1)
rTorrent integration for Dashboard and service checks. (1) (4)
Custom commands integration for Simon says. (1) (2) (4)
Adds new endpoint /api/info to get command list. Same as version minus app versions. (2)
Split CF sync (radarr) and RP sync (sonarr) to separate API methods. (2)
Adds Nvidia SMI integration to display GPU %, memory, and temperature in snapshots. (2) (4)

Other Fixes

Notes

  1. Requires new website integration.
  2. Requires updating an existing website integration.
  3. The data sent to website could be better, but requires integration updates.
  4. Not fully test or merged.
austinwbest commented 2 years ago

Everything server side is done from the list. Button it up and send it :)