Gabriel Fontán

Results 163 comments of Gabriel Fontán

By the way, related to #230 , I have created the Python package and tried to get the libpython.so file from inside the zip, but can't execute it (gives something...

I leave here a script that generates the site-packages folder (depending on your Python version). UPDATED VERSION ```py import zipfile import tarfile import os import shutil import subprocess import json...

I tried running yt-dlp by using "pythonPath -m yt-dlp" and the process exits with code 1. I have generated the site-packages folder with the above script

Go look [Seal](https://github.com/JunkFood02/Seal)

Are you using split ABIs and creating releases builds?

This happens to me too using Spotify.

Ok, i see that the flyout gets opened, but it does nothing.

Yep, same. I restarted the PC and now works

I thought about using sharedPreferences instead of MMKV but that means a big change to the app so...

Well, we can save a file with the MMKV values and if an update is launched, the app should read the config file and if some of the values doesn't...