Fabio Marzocca
Fabio Marzocca
It will be very useful to have a way to assign a custom image to those personal playlists or artists without image.
I am trying to setup a local config web-page for mopidy. Is there a way to get spotify's client-id and secret programmatically, without accessing mopidy/authorization from a browser?
I can't use this library in a script called by Node Red. Every time the script executes: `c = tinytuya.Cloud()` I get this error: ``` Traceback (most recent call last):...
I don't understand the meaning of these errors.... ``` Syncing file systems (can take a long time) Syncing mounted partitions: Mounting /dev/sda2 on /mnt/clone => rsync // /mnt/clone with-root-excludes ......
Hi, what is the correct syntax to use rpi-clone in a crontab job (leaving the external SD card inserted in USB)? I am confused about options -u and -q
I am trying to use the script with osmc (www.osmc.tv) but I get this error: `Error: Could not stat device /dev/systemd ` Any tip?
Is it possible to have a non-blocking LongPoll with ESP32?
My ESP will receive no more than 5 or 6 commands from Telegram in 24 hours, but in such a case, I need a fast response, action and notification. I...
I have an esp8266 installed as an unmanned warning system, but afetr 2 days it stopped receiving messages from the bot. Other functions in the device are still workign (i.e....
Recently, I am experiencing a lot of errors in the log, like this one: ```2024-01-26 04:41:53,632 WARNING [625:TidalBackend-3 (_actor_loop)] tidalapi.request: HTTP error on 404 2024-01-26 04:41:53,633 INFO [625:TidalBackend-3 (_actor_loop)] pykka:...