JanisV
JanisV
The owner of Colnect limits the number of requests (10,000 per month) and we constantly exceed it. Therefore, acceleration of import from Colnect is not required. To import a large...
@chriscrutch Can you provide your version of Linux?
@chriscrutch can you try run `pip list --outdated`? Problem may be in dependencies and `pip install -U setuptools wheel` can help (https://github.com/yt-dlp/yt-dlp/issues/5941). It seemed to me that OpenNumismat from .deb...
I have test collection with 10,000+ items with images, about 3Gb. And it works fine with x64 version. Can you share you collection with me for checking?
[Development Build](https://github.com/OpenNumismat/open-numismat/releases/tag/latest) has a Nuitka release ([OpenNumismat-1.9.6.19-nuitka.zip](https://github.com/OpenNumismat/open-numismat/releases/download/latest/OpenNumismat-1.9.6.19-nuitka.zip)) that should improve performance
Profiling large collection from Jens (2Gb, 20000 records) show that opening takes 20s, 15s of which is building the Tree. This place has been in need of a refactoring for...
Added zoom with scrollbars
Since 1.9 support only x64
Confirmation message when saving changes to the photo - done
Do we really need so big timeouts?