Functions to set/modify tags
Hi smarnach
Like the concept of your wrapper - simple, but effective! And works great for reading tags.
Writing tags is possible via execute, but the parameters for this have to be constructed by hand. I thought of a function like set_tags_batch (and derivatives). Might start writing some. Not sure what to do with errors though.
Cheers, Leo
I guess I should mark this issue as enhancement - just don't now how to do this on github...
hello @halloleo @smarnach ,hope you're still active in github :) Could you provide an example on how to write tags via execute? I'm not much of a coder so I can't figure it out on my own. Thanks in advance!