Lucas Gómez (KB)

Results 7 issues of Lucas Gómez (KB)

At the end: "An interesting aproach would be porting this delopment from C++ to Python which suggests to speed up the undistortion 5x times:" Isn't this repo made in Python?...

By reading the code I found out that you can validate with URL parameters, both a public feed (url=...) and raw xml data (rawdata=...), but [RSS Board's docs about the...

As mentioned in the [`README`](https://github.com/Jenrykster/animeo/blob/main/README.md#limitations), right now there is no mechanism in place for letting the user know if tracking worked or not, but there is a hacky way I'm...

I'm using the v5 client on Windows. I have an addon that can handle filtering by multiple genres, and when using an `optionsLimit` property with > 1, Stremio throws requests...

It would be nice to add a button that gets the computer's IP automatically, instead of having to check ipconfig and change it on the input field everytime it changes....

I sent an email to [email protected] about this, but I'll reproduce the issue here: OS: Windows 10 `git remote -v` outputs: ![Image](https://github.com/user-attachments/assets/c075bbfd-15d9-4724-87ce-291c6777c80f) But `beamup` keeps outputting: ``` INFO: Validating app...

There's an undocumented property on the `meta` object's `video` object's `behaviorHints` object: https://github.com/Stremio/stremio-addon-sdk/blob/3950d5707680b6d51908bdf5c7be45661dbcc987/docs/api/responses/meta.md?plain=1#L47-L49 I found it by looking closely at a Cinemeta response, and this value seems to be responsible...