Skip to content

External Notifications #237

@Bovive

Description

@Bovive

Is your feature request related to a problem? Please describe.
Being able to send notifications externally to webhooks, etc (ex. Discord) for when a new game is added, updated, or when new files are added (once #149 is implemented).

Describe the solution you'd like
I would like for GameVault to be able to send the notifications directly.

Describe alternatives you've considered
Currently I have an automation in Homeassistant handle this for me, however it is rather crude. It uses folder_watcher to monitor for new/updated files. It doesn't integrate with the GameVault API however, so the information it provides is limited to file/folder names. It currently sends three different types of notifications:

  1. A new .iso or .rar file -> New Game Available in GameVault.
  2. A modified .iso or .rar file -> Updated game available in GameVault.
  3. A new .exe file -> A game update is available via File Browser.

Additional context

This is an example notification for an updated .iso Discord notification using my current system:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎛️ serverThere are things to do on the server🔧 featureNew feature or request

    Type

    No type

    Projects

    Status

    🔧 Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions