Superpiffer
Superpiffer
I would have the album name and the year for the current playing track, maybe near AlbumArt or in the progress bar. Is it possible? I would do it myself...
If I try to check if an NDArray is null, I get strange behavior: ``` NDArray n = null; bool b1 = n is null; // TRUE bool b2 =...
I have an issue with Tensorflow.NET 0.70.1 and a multithreading console application:  I have the same problem with CPU or GPU native library, tensorflow 2.7.0. Here you can find...
I have unwanted and useless triggers with no power from appliances:  I analized some of this events and figured that the automation is triggered by "linkquality" attribute: ``` appliance_socket:...
I can't set GID=100 in rutorrent image: `addgroup: gid '100' in use Adding password for user torrent` The entrypoint should check if the group already exists and use it as...