Releases: koush/scrypted
Releases · koush/scrypted
v0.127.1
Commits
- 68e91ad: postrelease (Koushik Dutta)
- 42e0810: postbeta (Koushik Dutta)
- check if
SCRYPTED_PYTHON*_PATH
env points to valid path (#1670) #1670 (Brett Jia) - fix thread affinity to possibly avoid async race conditions (Koushik Dutta)
- avoid ov.Tensor when using start_async due to thread safety? (Koushik Dutta)
- fix ov.Tensor.data race condition (Koushik Dutta)
- do post processing inside callback rather than copy + thread post process (Koushik Dutta)
- fix smart motion sensor settings nre (Koushik Dutta)
- fix health check (Koushik Dutta)
- fix lnk upgrade link (Koushik Dutta)
- use large rtp packets with ffmpeg for efficient processing (Koushik Dutta)
- setting for default parser (Koushik Dutta)
- remove chalk (Koushik Dutta)
- fixup call to setScryptedInterfaceDescriptors (Koushik Dutta)
- fix package detection area (Koushik Dutta)
- remove dead code path #1674 (Mike Marcacci)
- log cluster connect errors (Koushik Dutta)
- wip remove transcode extension (Koushik Dutta)
- 93ad50d: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- improve default bitrates (Koushik Dutta)
- implement synthetic streams (Koushik Dutta)
- rtsp client generator read support (Koushik Dutta)
- add collapseId to notifications (Koushik Dutta)
- tag === collapse key (Koushik Dutta)
- remove report message (Koushik Dutta)
- c81c55c: homekit/webrtc: publish remove warnings (Koushik Dutta)
- stapa idr is techcnically valid, seen on tapo (Koushik Dutta)
- fix broken concave polygon math, optimize for intersect boolean rather than intersect polygon (Koushik Dutta)
- fix basic auth (Koushik Dutta)
- simplify normalization (Koushik Dutta)
- fix zone math (Koushik Dutta)
- cea5c95: dummy-switch: select which interfaces to implement (Koushik Dutta)
- 90adb11: Update config.yaml (Koushik Dutta)
- cebd49f: Update config.yaml (Koushik Dutta)
- fixup output args example (Koushik Dutta)
- document insane synology bug. (Koushik Dutta)
- update base version (Koushik Dutta)
v0.126.0
Commits
- 0cb0071: postrelease (Koushik Dutta)
- 884ce3e: postbeta (Koushik Dutta)
- require linux (Koushik Dutta)
- make mediaManager cluster aware (Koushik Dutta)
- db73baf: postbeta (Koushik Dutta)
- Fixup casing (Koushik Dutta)
- 2682256: postbeta (Koushik Dutta)
- cluster mode support (Koushik Dutta)
v0.124.0
Commits
- edde093: Merge branch 'main' into cluster (Koushik Dutta)
- regenerate models (Koushik Dutta)
- 7a22e17: Merge branch 'main' into cluster (Koushik Dutta)
- add cluster worker request to fork (Koushik Dutta)
- fork by clusterWorkerId (Koushik Dutta)
- 924394d: postbeta (Koushik Dutta)
- apply default runtime for cluster fork (Koushik Dutta)
- fix cluster check nre (Koushik Dutta)
- 1c18129: postbeta (Koushik Dutta)
- python cluster worker routing (Koushik Dutta)
- add cluster manager (Koushik Dutta)
- expose ClusterManager to python (Koushik Dutta)
- more cluster fixes for python (Koushik Dutta)
- wip cluster mode load balancing (Koushik Dutta)
- exit hooks for python fork (Koushik Dutta)
- 02a46a9: postbeta (Koushik Dutta)
- refactor runtime worker creation (Koushik Dutta)
- log startup (Koushik Dutta)
- 32ede1f: postbeta (Koushik Dutta)
- more logging (Koushik Dutta)
- cluster client error logging (Koushik Dutta)
- fix cluster logging (Koushik Dutta)
- implement clustered plugin debugging (Koushik Dutta)
- wip coreml clustering across multiple macs (Koushik Dutta)
- update npm-install.sh (Koushik Dutta)
- publish (Koushik Dutta)
- update npm-install.sh (Koushik Dutta)
- eca5fbe: Merge branch 'main' into cluster (Koushik Dutta)
- fix missing debug setting (Koushik Dutta)
- 9f27b2f: Merge branch 'main' into cluster (Koushik Dutta)
- ba8f25f: postbeta (Koushik Dutta)
- cluster support (Koushik Dutta)
- implement clustering. and cleanup coreml/openvino. (Koushik Dutta)
- formatting (Koushik Dutta)
- python formatting (Koushik Dutta)
- fix worker startup on primary server (Koushik Dutta)
- formatting (Koushik Dutta)
- cluster load balancing (Koushik Dutta)
- 45ac7f2: postbeta (Koushik Dutta)
- fix non cluster crash (Koushik Dutta)
- 4b7b66c: postbeta (Koushik Dutta)
- fix load balancer (Koushik Dutta)
- cluster for should enforce compute/darwin label (Koushik Dutta)
- fix cluster label to require x64 (Koushik Dutta)
- clean up clustering lifecycle management (Koushik Dutta)
- ensure alert log goes to console as well (Koushik Dutta)
- 73bdca1: postbeta (Koushik Dutta)
- beta (Koushik Dutta)
- remove debug code causing crashes (Koushik Dutta)
- 8480713: postbeta (Koushik Dutta)
- use new cluster worker labels (Koushik Dutta)
- publish (Koushik Dutta)
- use relative path for volume. (Koushik Dutta)
- 8e888bc: Update docker-compose.yml (Koushik Dutta)
- add clusterWorkerId option to generateVideoFrames (Koushik Dutta)
- ed498ae: server/sdk: make worker disposable. (Koushik Dutta)
- fixup clusterWorkerId to be optional (Koushik Dutta)
- 8d0de7e: postbeta (Koushik Dutta)
- pass through service control for cluster mode (Koushik Dutta)
- 0c95151: postbeta (Koushik Dutta)
- pass through service control (Koushik Dutta)
- 229dcd3: postbeta (Koushik Dutta)
- add env control (Koushik Dutta)
- add hooks to get cluster worker controls (Koushik Dutta)
- add cluster worker info (Koushik Dutta)
- add cluster worker info (Koushik Dutta)
- 640d664: postbeta (Koushik Dutta)
- update (Koushik Dutta)
- remove dead dep (Koushik Dutta)
- remove dead dep (Koushik Dutta)
- rollup support (Koushik Dutta)
- rollup support (Koushik Dutta)
- 053b431: Merge branch 'cluster' of github.com:koush/scrypted into cluster (Koushik Dutta)
- publush (Koushik Dutta)
- dependency updates (Koushik Dutta)
- 14ae374: postbeta (Koushik Dutta)
- bump openvino (Koushik Dutta)
- rollback openvino (Koushik Dutta)
- Update install-intel-npu.sh (Koushik Dutta)
- Update install-amd-graphics.sh (Koushik Dutta)
- fix commonjs entry mangling debug (Koushik Dutta)
- remove log from eval params (Koushik Dutta)
- 71bb2ec: postbeta (Koushik Dutta)
- 73d2f5b: esmodule plugins: wip (Koushik Dutta)
- project cleanup (Koushik Dutta)
- formatting (Koushik Dutta)
- esmodule cleanups (Koushik Dutta)
- rollup fixes (Koushik Dutta)
- revert createRequire (Koushik Dutta)
- b5a40b2: postbeta (Koushik Dutta)
- fix es imports on old node (Koushik Dutta)
- 7398f28: postbeta (Koushik Dutta)
- add cluster worker weight (Koushik Dutta)
- 8ccc7a6: postbeta (Koushik Dutta)
- find object cluster worker affinity (Koushik Dutta)...
v0.122.0
Features
- sdk: add support for notification channel in NotifierOptions (#1625) #1625 (Jacob McSwain)
Commits
- aa1486e: postrelease (Koushik Dutta)
- fe7b479: lxc-docker: use docker compose --pull as appropriate (Koushik Dutta)
- c96deba: lxc-docker: wait 5 minutes prior to pruning (Koushik Dutta)
- 8970154: lxc-docker: restore prune if pull is requested (Koushik Dutta)
- 638a4f2: postbeta (Koushik Dutta)
- update python to use whatever is latest (Koushik Dutta)
- 55a3086: Revert "mac: update python to use whatever is latest" (Koushik Dutta)
- remove libvips (Koushik Dutta)
- additional installation options if container exists (Koushik Dutta)
- script language cleanup (Koushik Dutta)
- detect force for better error handling (Koushik Dutta)
- stop container prior to restore. (Koushik Dutta)
- storage setup docs (Koushik Dutta)
- dont show existing container warning on restore (Koushik Dutta)
- fix restore (Koushik Dutta)
- restore warning (Koushik Dutta)
- bump to lxc-docker (Koushik Dutta)
- clarify docs (Koushik Dutta)
- 4987b01: Update package.json (Koushik Dutta)
- 1032e58: Update config.yaml (Koushik Dutta)
- 0b21afd: lxc-docker: handle moving volumes in migration (Koushik Dutta)
- 276fc38: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- c6c0a22: lxc-docker: update messaging (Koushik Dutta)
- 7d157d2: lxc-docker: fix message line length (Koushik Dutta)
- abb2b85: lxc-docker: fix mp restore (Koushik Dutta)
- ded7e54: lxc-docker: link to docs for mount point specifics (Koushik Dutta)
- 47c1cbb: lxc-docker: shuffle volumes for faster resets (Koushik Dutta)
- deprecate electron-core (Koushik Dutta)
- publish (Koushik Dutta)
- Reolink only-token client added (#1614) #1614 (apocaliss92)
- add option to not auto enable devices (#1615) #1615 (apocaliss92)
- preserve mac address (Koushik Dutta)
- 3f4409e: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- preserve hostname (Koushik Dutta)
- preserve hostname (Koushik Dutta)
- 04be700: Reolink - Fix get ability (#1616) (apocaliss92) #1616
- fix deprecation on getCloudEndpoint (Koushik Dutta)
- 57eff2f: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update drivers (Koushik Dutta)
- add nvr flag (#1620) #1620 (apocaliss92)
- Fix check for reolink nvrs (#1624) #1624 (apocaliss92)
- new dev site (Koushik Dutta)
- d3df574: update index (Koushik Dutta)
- a61c06b: remove dev site (Koushik Dutta)
- Add flag to not autoenable devices on creation (#1626) #1626 (apocaliss92)
- battery params supported (#1621) #1621 (apocaliss92)
- disable auto transferable Buffers (Koushik Dutta)
- 9d6b405: postbeta (Koushik Dutta)
- 20282e0: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- disable auto transferable Buffers (Koushik Dutta)
- 4464444: postbeta (Koushik Dutta)
- set online/offline state without prebuffer requirement (Koushik Dutta)
v0.120.0
Commits
- 6f5e070: postrelease (Koushik Dutta)
- deprecate electron core (Koushik Dutta)
- update (Koushik Dutta)
- allow plugins to specify portable python build tags (#1571) #1571 (Brett Jia)
- 3d558e3: postbeta (Koushik Dutta)
- update (Koushik Dutta)
- initial commit (Koushik Dutta)
- stream validation (Koushik Dutta)
- publish (Koushik Dutta)
- install validation (Koushik Dutta)
- notifier (Koushik Dutta)
- (jsonip.com) (Koushik Dutta)
- unifi protect junk snapshots (Koushik Dutta)
- idr check (Koushik Dutta)
- fix model execution (Koushik Dutta)
- dont allow extension to be disabled. (Koushik Dutta)
- 797ef79: unifi-protect: filter out unadopted cams (Koushik Dutta)
- publish (Koushik Dutta)
- rollback (Koushik Dutta)
- GPU to AUTO fallback on error (Koushik Dutta)
- update ui (Koushik Dutta)
- skip dupes (Koushik Dutta)
- openvino 2024.2.0 is crashy (Koushik Dutta)
- gpu decode test (Koushik Dutta)
- update intel firmware (Koushik Dutta)
- better gpu failure fallback (Koushik Dutta)
- c42b8ec: openvino/lxc: fix crashing (Koushik Dutta)
- remove npu (Koushik Dutta)
- trigger restart after level zero removal (Koushik Dutta)
- fix level-zero install check (Koushik Dutta)
- i am really bad at this (Koushik Dutta)
- recognize ha (Koushik Dutta)
- lxc docker prototype (Koushik Dutta)
- lxc docker prototype (Koushik Dutta)
- python createMediaManager func (#1574) #1574 (Brett Jia)
- lxc docker prototype (Koushik Dutta)
- f92a12b: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- remove apparmor (Koushik Dutta)
- apparmor removal should be allowed to fail (Koushik Dutta)
- service user is root (Koushik Dutta)
- relax SCRYPTED_NONINTERACTIVE check (Koushik Dutta)
- relax chown (Koushik Dutta)
- mirror docker compose (Koushik Dutta)
- additional cloudflare failure handling (Koushik Dutta)
- more checks (Koushik Dutta)
- 07f02fe: postbeta (Koushik Dutta)
- words (Koushik Dutta)
- scripts (Koushik Dutta)
- dir sanity check (Koushik Dutta)
- docs (Koushik Dutta)
- dir script (Koushik Dutta)
- e902637: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- script formatting (Koushik Dutta)
- script formatting (Koushik Dutta)
- script formatting (Koushik Dutta)
- script formatting (Koushik Dutta)
- disk type support (Koushik Dutta)
- add disk (Koushik Dutta)
- better disk granularity (Koushik Dutta)
- disk script logging (Koushik Dutta)
- indicator for test hang/running (Koushik Dutta)
- c96b473: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- print addresses (Koushik Dutta)
- make sure install is performed on proxmox host (Koushik Dutta)
- good grief people cant read (Koushik Dutta)
- rtp forwarder ffmpeg path (Koushik Dutta)
- remove webrtc api transport (Koushik Dutta)
- cloud warn (Koushik Dutta)
- wait before terminating thread (Koushik Dutta)
- use cloudflare as secondary signaling path (Koushik Dutta)
- remove dead code (Koushik Dutta)
- use multiple signaling paths (Koushik Dutta)
- codec check (Koushik Dutta)
- 8966cd7: Update install-scrypted-proxmox.sh (Koushik Dutta)
- autoconfigure removes amcrest logo (Koushik Dutta)
- 1dbb9a0: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- provide audio (Koushik Dutta)
- remove reliance on google for login process (Koushik Dutta)
- publish (Koushik Dutta)
- server id reporting (Koushik Dutta)
- publish (Koushik Dutta)
- include server id in responses (Koushik Dutta)
- expose server id header (Koushik Dutta)
- update push receiver (Koushik Dutta)
- update...
v0.118.0
v0.117.4
Commits
- cd1fce7: postrelease (Koushik Dutta)
- publish (Koushik Dutta)
- publish (Koushik Dutta)
- upnp no longer default (Koushik Dutta)
- add id to recorded event on notifications (Koushik Dutta)
- npu driver update (Koushik Dutta)
- install npu drivers in lxc (Koushik Dutta)
- update proxmox and ha (Koushik Dutta)
- improve device selection (Koushik Dutta)
- update (Koushik Dutta)
- cleanups (Koushik Dutta)
- fix short lived regression (Koushik Dutta)
- b308705: google-home/alexa: republish with new sdk for media converter (Koushik Dutta)
- handle mux carrier errors (Koushik Dutta)
- allow main/child thread ipc (Koushik Dutta)
- move some device creation stuff into advanced tab (Koushik Dutta)
- move autoconfiguration button so its less accidentally clickable (Koushik Dutta)
- update deps (Koushik Dutta)
- simplify convoluted peer key (Koushik Dutta)
- a26cdfe: postbeta (Koushik Dutta)
- improve fork/thread logging (Koushik Dutta)
- ebd56b8: postbeta (Koushik Dutta)
- cluster cleanups (Koushik Dutta)
- possibly fix bug where rpc object may not be found (Koushik Dutta)
- 28f1ce9: postbeta (Koushik Dutta)
- fix platform check (Koushik Dutta)
- findPluginDevice is not optional (Koushik Dutta)
- update deps (Koushik Dutta)
- e33cacd: postbeta (Koushik Dutta)
v0.116.0
Commits
- publish ui changes (Koushik Dutta)
- enable speed arg (Koushik Dutta)
- enable speed arg (Koushik Dutta)
- fix speed (Koushik Dutta)
- fix plugin/thread startup messages (Koushik Dutta)
- d0b46c3: server/sdk: wip support for alternative fork main, fork names. add initial workerData message channel. (Koushik Dutta)
- 782c993: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- new cloudflare login flow (Koushik Dutta)
- publish (Koushik Dutta)
- publish (Koushik Dutta)
- Fix notificaiton automation (Koushik Dutta)
- implement multi server clustering (Koushik Dutta)
- clustering comments (Koushik Dutta)
- publish (Koushik Dutta)
- support multiple entry points for faster forks (Koushik Dutta)
- finish fork filename implementation; (Koushik Dutta)
- fix zygote opts (Koushik Dutta)
- fix nre in fork (Koushik Dutta)
- remove import (Koushik Dutta)
- fix wacky import (Koushik Dutta)
- publish (Koushik Dutta)
- add npu (Koushik Dutta)
- use globalThis rather than global (Koushik Dutta)
- remove usage of vm module, embed filename using sourceURL (Koushik Dutta)
- cpuUsage not available on deno (Koushik Dutta)
- use globalThis rather than global (Koushik Dutta)
- organize imports (Koushik Dutta)
- deno runtime (Koushik Dutta)
- 56f8418: postbeta (Koushik Dutta)
- update typescript (Koushik Dutta)
- add deno flags (Koushik Dutta)
- update (Koushik Dutta)
- fix deno console (Koushik Dutta)
- use function constructor rather than eval (Koushik Dutta)
- ddb93b2: Revert "server: use function constructor rather than eval" (Koushik Dutta)
- revert and use a global shim (Koushik Dutta)
- fix closure capture (Koushik Dutta)
- fix deno kill (Koushik Dutta)
- worker pid cleanup (Koushik Dutta)
- fix python generation, publish (Koushik Dutta)
- update intel graphics (Koushik Dutta)
- a04d463: docker/proxmox: add/update intel gpu and npu scripts (Koushik Dutta)
- npu fw should not be installed in container (Koushik Dutta)
- install npu (Koushik Dutta)
- ea204b2: docker/lxc: allow installing the npu fw with flag (Koushik Dutta)
- npu driver install support (Koushik Dutta)
- uninstall previous npu per intel docs (Koushik Dutta)
- 6919c26: proxmox/docker: host reboot notice (Koushik Dutta)
- fix detection (Koushik Dutta)
- flowerbox reboot (Koushik Dutta)
- 40ff2a8: postbeta (Koushik Dutta)
- update deps, update zygote invocation. (Koushik Dutta)
- add TTYSettings (#1540) #1540 (Brett Jia)
- publish (Koushik Dutta)
- fix --force hint (Koushik Dutta)
- 97702da: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- 003e1f7: Revert "proxmox: fix --force hint" (Koushik Dutta)
- wip reset/restore preserving data (Koushik Dutta)
- wip restore rootfs (Koushik Dutta)
- publish (Koushik Dutta)
- 7ea1d8e: fix typo (#1544) (David Montgomery) #1544
- reduce debug hksv duration because people keep filling their disks. (Koushik Dutta)
- fix non-trickle negotiation (Koushik Dutta)
- 2f4608e: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- proper model name (Koushik Dutta)
- show model name + clean up detection classes (#1545) #1545 (Brett Jia)
- publish (Koushik Dutta)
- publish with werift race fixes (Koushik Dutta)
- 724b933: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update cloudflared (Koushik Dutta)
- 947aa15: Fixed some bugs (#1547) (Roman Sokolov) #1547
- fix hw decode (Koushik Dutta)
- fix cloudflare unregister (Koushik Dutta)
- 170bc5f: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update push library (Koushik Dutta)
- fix auth http body (Koushik Dutta)
- wip codec configuration (Koushik Dutta)
- Update video stream configuration return type (Koushik Dutta)
- wip codec configuration (Koushik Dutta)
- wip codec configuration (Koushik Dutta)
- wip codec configuration (Koushik Dutta)
- wip autoconfigure (Koushik Dutta)
- wip auto configure (Koushik Dutta)
- wip auto configure (Koushik Dutta)
- 70d6813: ...
v0.114.0
v0.113.0
Commits
- dc9b5f4: postrelease (Koushik Dutta)
- use smaller image for face detect (Koushik Dutta)
- shuffle common files out of tflite (Koushik Dutta)
- fix lpr deskew bugs (Koushik Dutta)
- make login 1 week (Koushik Dutta)
- Update config.yaml (Koushik Dutta)
- use locked pillow version (Koushik Dutta)
- a0aada2: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- widen text input size from 256 to 384 (Koushik Dutta)
- update intel opencl debs (Koushik Dutta)
- opencl update (Koushik Dutta)
- increase face recognition threshold (Koushik Dutta)
- fix batch error reporting (Koushik Dutta)
- prevent face recognition on low score faces (Koushik Dutta)
- no one can read (Koushik Dutta)
- save GetAiState to hasObjectDetector so object detector can work (#1497) #1497 (George Talusan)
- lock numpy, new 2.0 breaks stuff (Koushik Dutta)
- pin numpy to prevent usage of 2.0 (Koushik Dutta)
- derp (Koushik Dutta)
- use numpy < 2.0.0 (#1500) #1500 (Brett Jia)
- fix google device access leaks? (Koushik Dutta)
- 9b32952: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- 51271a0: unif-protect: id remapping fix (Koushik Dutta)
- log http endpoit errors (Koushik Dutta)
- handle basic h265 idr parsing (Koushik Dutta)
- c9a2474: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- 5dac1de: rebroadcast/common: h265 keyframe search (Koushik Dutta)
- fixup for intercom? (Koushik Dutta)
- add ONVIF objection detection for cameras that can support it (#1502) #1502 (George Talusan)
- fix cloudflared exit (Koushik Dutta)
- update deps and publish (Koushik Dutta)
- fix double rtp packet delivery in some cases (Koushik Dutta)
- 994f197: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- fix rtp forwarder in some cases when audio does not exist (Koushik Dutta)
- createActivityTimeout (Koushik Dutta)
- fix audio only rtp parsing (Koushik Dutta)
- handle case where cloud token comes populated from desktop app with no server id. (Koushik Dutta)
- fix icloud private relay (Koushik Dutta)
- update dwb and publish beta (Koushik Dutta)
- Fix older nvr that send malformed boundary events (Koushik Dutta)
- fix channel id on old nvr (Koushik Dutta)
- add siren support (#1506) #1506 (George Talusan)
- window covering wip (Koushik Dutta)
- 2d8a986: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- window covering wip (Koushik Dutta)
- window covering wip (Koushik Dutta)
- refactor codec and resolution detection (Koushik Dutta)
- reduce error logging (Koushik Dutta)
- fix resolution reporting (Koushik Dutta)
- simple password check, publish pull requests (Koushik Dutta)
- fix errant device provider on all devices (Koushik Dutta)
- delete legacy code (Koushik Dutta)
- fix plugin fork storage desync (Koushik Dutta)
- 16b10dc: postbeta (Koushik Dutta)
- fix settings regression (Koushik Dutta)
- suppress storage event for hidden values (Koushik Dutta)
- fix hang if ffmpeg exits without any connection (Koushik Dutta)
- refactor/cleanup common utils (Koushik Dutta)
- switch everything to yolov9t/c (Koushik Dutta)
- Update README.md (Koushik Dutta)
- Update README.md (Koushik Dutta)
- Fix bug where mixins are not invalidated after a plugin restart fails, and then later succeeds. (Koushik Dutta)
- 53c4aa7: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)