Fullaxx / biglybt-extreme

An Ubuntu docker image running BiglyBT with Extreme Mod
MIT License
5 stars 3 forks source link

java.vmoptions not retaining changes #7

Closed shelltar closed 10 months ago

shelltar commented 11 months ago

The '/root/.biglybt/java.vmoptions' file gets overwritten with each installation. When I update the container, I need to reconfigure the RAM limit in the biglybt settings.

Fullaxx commented 10 months ago

Thanks for the issue. Originally it was necessary to remove that file so the installer would work. I have added more conditional logic so that we don't modify the file more than once. Please test the 'donotremovejavavmoptions' branch if you can, otherwise I will merge soon after more testing.

shelltar commented 10 months ago

Apologies for the late reply. I have just tested it, and it seems to be working as expected. Could you also include Asian fonts in the installer to ensure that the torrent titles are displayed correctly?

apt install -y fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core
Fullaxx commented 10 months ago

done, thanks for the reminder, I lost track of the asian font request.