hyo2_soundspeed icon indicating copy to clipboard operation
hyo2_soundspeed copied to clipboard

Output client name can now be reused

Open eriffon opened this issue 10 months ago • 0 comments

I had previously noticed that when I created an output client, and then deleted it, I wasn't able to create a new one with the same name. Instead, I the window "Invalid client name" would pop-up. My solution was to explicitly call conn.commit() to make sure that the sqlite3 database gets properly updated.

ClientName

eriffon avatar Apr 26 '24 12:04 eriffon