homebridge-omxplayer
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -58,2 +58,3 @@ var Player = require('./lib/player'); | ||
this.player.quit(); | ||
this.player = null; | ||
} else { | ||
@@ -60,0 +61,0 @@ this.log('Couldn\'t stop player, please close it manually.'); |
{ | ||
"name": "homebridge-omxplayer", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Play or stop any youtube/videos/audio using omxplayer on raspberry pi https://github.com/oronbz/homebridge-omxplayer.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7134
99