Cerothen
Cerothen
## Proposed changes The datepicker requires an element to be specified for the container, the time picker requires a selector string. This change allows an element to be specified while...
Looking at the following stackoverflow https://stackoverflow.com/a/64342653 I was trying to modify the following item to have an event when a user joins or leaves a voice channel https://github.com/Markoudstaal/node-red-contrib-discord-advanced/blob/main/discord/discordMember.js But I...
It would be ideal if the server had the ability to interact with chromecast clients the same way it can with others, eg allow the server to send play/pause/seek commands...
**Is your feature request related to a problem? Please describe.** Simplify external access for users that are CGNAT'd or do not have access to port forwarding on their local network....
### What happened? When attempting to use the ```http://host/liveview``` page nothing was loading, upon closer inspection the api located at ```http://host/json/live``` was returning the following: ``` {"error": 4} ``` The...