@scrypted/nvr 0.0.277 → 0.0.278

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/README.md CHANGED
@@ -4,7 +4,7 @@ NVR plugin for Scrypted.
4
4
 
5
5
  **This plugin is currently only intended for local RTSP cameras.**
6
6
 
7
- This readme will guide you through the NVR setup, smart detection setup, and app installation. **New Scrypted users are encouraged to integrate and verify their cameras with Scrypted before using the NVR plugin**. Additional help and support can also be found on the [Scrypted Discord #nvr Channel](https://discord.gg/DcFzmBHYGq).
7
+ This readme will guide you through the NVR setup, smart detection setup, and app installation. **New Scrypted users are encouraged to integrate and verify their cameras with Scrypted before using the NVR plugin**. Additional help and support can also be found on the [Scrypted Discord #nvr Channel](https://discord.gg/YNNSczz2fE).
8
8
 
9
9
  ### Purchase and Manage Subscription
10
10
 
@@ -12,6 +12,8 @@ This plugin is in a *paid* public beta. A [live demo server](https://demo.scrypt
12
12
 
13
13
  The Scrypted NVR Subscription can be purchased and managed at the [billing portal](https://billing.scrypted.app).
14
14
 
15
+ *Tip: Once you've subscribed, use [this link](https://discord.com/oauth2/authorize?scope=identify&client_id=1072990480553496710&response_type=code) to link your account with Discord and redeem the subscriber role.*
16
+
15
17
  ### NVR Setup
16
18
 
17
19
  The NVR requires a storage directory for recordings. It is highly recommended to use a SATA/USB surveillance drive (and not an SD Card, etc) for storage.
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/nvr",
3
- "version": "0.0.277",
3
+ "version": "0.0.278",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",