necklace pushed to master at necklace/jp2-pixbuf-loader
8 months ago
necklace closed issue necklace/libray#17
importlib.find_module removed in Python 3.12, libray now errors on launch8 months ago
necklace commented on issue necklace/libray#17
importlib.find_module removed in Python 3.12, libray now errors on launchOf course, if you install that way you won't have any bundled keys. I recommend installing the PyPI version.
8 months ago
necklace pushed to master at necklace/libray
8 months ago
necklace pushed to master at necklace/libray
8 months ago
necklace commented on issue necklace/libray#16
Logic for read_regions() method in iso classThank you very much!
8 months ago
necklace commented on issue necklace/libray#16
Logic for read_regions() method in iso classHere's is the patch that added the fix in libray: fef4eee23ae60f632706a0499d3746c1f16ebece
8 months ago
necklace commented on issue necklace/libray#16
Logic for read_regions() method in iso classNo worries, feel free to ask questions!
8 months ago
necklace commented on issue necklace/libray#17
importlib.find_module removed in Python 3.12, libray now errors on launchHmm, okay I hope it works now. Feel free to test:
8 months ago
necklace pushed to master at necklace/libray
8 months ago
necklace pushed to master at necklace/libray
8 months ago
necklace pushed to master at necklace/libray
8 months ago
necklace commented on issue necklace/libray#17
importlib.find_module removed in Python 3.12, libray now errors on launchThank you very much for reporting, Archlinux is still on Python 3.11.7 so it's impressive that Fedora is on 3.12.2.
8 months ago
necklace commented on issue necklace/libray#15
Implement searching for [title line 1] * [title line 2] * (country) * (version)Ah, forgot about the `'%' + '%'.join(game_title.lower().split(' ')` part, right.
11 months ago
necklace commented on issue necklace/libray#15
Implement searching for [title line 1] * [title line 2] * (country) * (version)Well in this case if you just convert the `\n` to a space you end up with `METAL GEAR SOLID 4 GUNS OF THE PATRIOTS` which unfortunately will lead to no hits when searching in the SQLite database simply because there's a "-" between from the .dat file.
11 months ago
necklace pushed to master at necklace/libray
11 months ago