Markus
Markus
After first installation, the recently opened files list is empty. It would be a good start, if it will import the already present recently files list from sublimetext itself on...
Feature request: enqueue, track finished event, track started event, playback nearly finished event
Hi, the playlist feature is a good start. 1) additional events It would be great to have additional events: - track finished event: triggered when a track playback was finished...
How can I disable seeking on media responses? So the user cannot seek forward/backwards in the current playing track? This is how I currently do it: ``` conv.add(new Media({ mediaObjects:...
Hi, when playing music (with multiple devices) - the playback on the other devices stop when playing the next track. How can I prevent this? I would like to have...
Currently i.e. when icon.png does not exist, it exits, but errorlevel on commandline is still 0. It would be great to have an errorlevel 0 so that "after_prepare" will fail...
Just cleaned a little bit.
Currently I disable 2FA every 90 days, renew cert and then enable it again. It would be nice to be able to manually enter 2FA code when using certbot renew.
more details for XSite example fixes #106
Hi, I tried XSite replication on a local docker. Config1 (using port 7300): ``` jgroups: diagnostics: true encrypt: false xsite: transport: tunnel address: 10.35.50.133 name: NYC port: 7300 backups: -...
Hover for comboboxes was not working, because the names are wrong.