Masih Akbari
Masih Akbari
i don't get any notifications for it (just coming out of the hospital so I'm sure) and never had any auto-notifications, is it the "Alerts" section? because it always says...
ok I tried reentering the API code and it worked now, I can see the automatic alert options, but I still suggest that like in the profile section there are...
also the `GetLatestVersion` function is async so it's better to change it's name to `GetLatestVersionAsync`
@britzl I tried to make a PR for this issue, I realized that the target URL is kept with a go property, so because go property is not supporting table...
one solution that i can think of is to store the target table in `camera.lua` and create set, get functions in it, so `camera.script` can access those targets. i made...
> I like the idea and the implementation makes sense I think. Do you have any additional thoughts or any concerns with the proposed solution? not until table support for...
@britzl if you think this implementation is fine, tell me so that i begin to fix example and docs
@GlaceusFrost you can use direct source from this branch https://github.com/it14118/MediaToolkit/tree/p2 it contains the `FramesToVideo` method