Superpiffer

Results 5 issues of 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...

feature
UI

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: ![image](https://user-images.githubusercontent.com/1334453/154437771-e5533571-5a28-48c7-be6d-682da5bc02fc.png) 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: ![image](https://user-images.githubusercontent.com/1334453/227885849-2f22d67a-5566-4c17-a98e-afc5b3313bb9.png) 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...