@scrypted/nvr 0.0.278 → 0.0.281

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
@@ -10,9 +10,9 @@ This readme will guide you through the NVR setup, smart detection setup, and app
10
10
 
11
11
  This plugin is in a *paid* public beta. A [live demo server](https://demo.scrypted.app/#/demo) and free trial is available to test the product.
12
12
 
13
- The Scrypted NVR Subscription can be purchased and managed at the [billing portal](https://billing.scrypted.app).
13
+ The Scrypted NVR Subscription can be purchased and managed at the [billing portal](https://billing.scrypted.app). Once you have subscribed, click the `Retrieve License` button in the Settings panel for this plugin.
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.*
15
+ *Optional/Tip: If you're a member of the Scrypted Discord server, you can use [this link](https://discord.com/oauth2/authorize?scope=identify&client_id=1072990480553496710&response_type=code) to get special flair on your Discord account.*
16
16
 
17
17
  ### NVR Setup
18
18
 
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.278",
3
+ "version": "0.0.281",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",