@apocaliss92/scrypted-advanced-notifier 4.7.1 → 4.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
<details>
|
|
2
2
|
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
|
+
### 4.7.2
|
|
5
|
+
- Allow post processing for occupancy rules
|
|
6
|
+
- New setting: `Show active zones`. Applies to detection and occupancy rules. If selected, the image notified will contain all the active zones during the detection matched
|
|
7
|
+
- New test settings: `Show active zones`, `Zones`, to allow testing of the observed zones
|
|
8
|
+
- New section `Active zones` in post-processing, to customize the ara shown on rule notification images
|
|
9
|
+
|
|
4
10
|
### 4.7.0
|
|
5
11
|
- Recording rules implemented. This is a drop-in replacement for events-recorder plugin (if you ever heard of it). Creating a new Recording Rule will let the plugin register configurable clips (including prebuffer, depends on the single camera how much it will be). This will allow to have an events based camera only when relevant events happen
|
|
6
12
|
- Events handling has been improved, some resources have been moved on the main storage directory, cleanups of resource optimized. It's now possible per camera to define how much space (or days) to allocate. Events have their own retention settings
|
package/dist/plugin.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED