Peter Codar

Results 25 comments of Peter Codar

Thank you for helpful answer! Just a short comment: There is no `ffplay.exe` included in the `cbird-windows-0.7.0-x86_64.zip` What about my question "how to create the database and index files locally"?

@molsonkiko Sorry for my late reply. For some unknown reason, I did not receive a notification for your comment. Where can I find your "probably fixed version" to test it?...

> Are you talking about movies that haven't yet been imported into JavLuv yet? Yes. Movies that are already successfully imported in the database, but - for whatever reason -...

Thank you for your patch @yvanzo I will try it tomorrow (Saturday) with the newest available data-& search-dumps and let you know.

Looks good now. No more errors, both data dumps imported properly. Thanks again for the fix.

@bamtang-dev In the meantime, you could set GDK_SCALE as environment variable before starting pdfarranger. In Windows 11, my small CMD batch file looks like this: `set GDK_SCALE=1.75 && pdfarranger.exe` Select...

In my environment it works as described above with 1.75 Perhaps you need to use a different decimal separator in your current currency scheme – a comma, for example?

Strange thing. Now that you ask, I can not see any difference between 1.1 and 1.9 anymore... 🤒 Also the additional `GDK_DPI_SCALE=0.75` seems not have any influence. GDK_SCALE=2 is way...

Thank you for your feedback @yvanzo I wrote a small script (thanks to CoPilot!) that does the necessary steps for me: ``` #!/bin/bash # Volumename VOLUME_NAME="musicbrainz-docker_solrdata" # Find Container-ID, used...

What I found so far is a huge volume called "musicbrainz-docker_solrdata" with over 330 GB data in it. Is there anything we can improve?