issues
search
0x2142
/
frigate-notify
Event notifications for a standalone Frigate NVR instance
https://frigate-notify.0x2142.com/
MIT License
110
stars
9
forks
source link
Misc fixes
#73
Closed
0x2142
closed
6 months ago
0x2142
commented
6 months ago
A few things that have been on my list:
Remove
eventid
from notification functions, since it's not really used anymore
Update notifications to allow for concurrent processing
Change how notifiers determine if a snapshot is available
Implement retry logic for startup check of Frigate availability
Update docs/changelog & bump version for v0.3.0 release
A few things that have been on my list:
eventid
from notification functions, since it's not really used anymore