James
James
Yes. Just change this script at this location: https://github.com/xchwarze/samsung-tv-ws-api/blob/ae5d2b33cf8bca63fb7c7025724d136ece40be95/example/art_remove_mats.py#L15 Of course, I personally think the matte options are ugly so you can also use this to turn them all off!...
> Here's a list of supported matte colours (from a 2021 Frame... not sure if other models have the same set) You can also use "none". Cheers!
@br0ziliy Sweet... Okay some replies: 1) Re: argv processing, we should definitely "libify" this and use getopt or whatever ruby thing is best if it will work. So that should...
@br0ziliy ping, want to update/rebase this lovely patch so we can merge it? Thanks!
CLA's are lame :(
Is anyone working on this?
PS: Thanks to @42wim for the lib suggestion.
I'm late to check back in on this sorry. This extension doesn't seem to exist anymore, do you have a link to the original code? Cheers!
FWIW I noticed this when building the `dhcp:range` resource for https://github.com/purpleidea/mgmt/ and I will definitely have to build something in to work around this, but I figured you'd like to...
> at a quick look I think the fix is to check for dhcpv4.MessageTypeRelease in range.Handle4 (if an entry is found in the lease db) and then call Free and...