This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
v3.4.1
FIX
- The login command has been modified to use a simpler command. If you use config-ui or the plugin is not installed globally, ensure that you are in the plugin's root directory and run
node dist/login.js
to start the login process.
NEW
- FFmpeg now outputs everything to debug output. If you are having issues with FFmpeg, run homebridge in debug mode (
homebridge -D
) to see its errors.