@scrypted/nvr 0.0.104 → 0.0.106

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
@@ -1,9 +1,11 @@
1
1
  # Scrypted NVR Plugin
2
2
 
3
- 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. Join the NVR channel on [Discord](https://discord.gg/DcFzmBHYGq) to report bugs and submit feature requests.
3
+ The not so secret NVR plugin for Scrypted. Fully functional and under active development.
4
4
 
5
5
  ### Manage Subscription
6
6
 
7
+ 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. Join the NVR channel on [Discord](https://discord.gg/DcFzmBHYGq) to report bugs and submit feature requests.
8
+
7
9
  The Scrypted NVR Subscription can be purchased and managed at the [billing portal](https://billing.scrypted.app).
8
10
 
9
11
  ### View Cameras and Recordings
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.104",
3
+ "version": "0.0.106",
4
4
  "scripts": {
5
5
  "prepublishOnly": "WEBPACK_DEVTOOL=nosources-source-map NODE_ENV=production scrypted-webpack",
6
6
  "prescrypted-vscode-launch": "WEBPACK_DEVTOOL=nosources-source-map scrypted-webpack",