| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/www/madsonic/files/ |
Upload File : |
On headless machines, start the container server with %%CONTAINERFLAGS%%="-Djava.awt.headless=true" to prevent problems showing album art thumbnails. You can increase the container server's memory allocation if needed like %%CONTAINERFLAGS%%="-Xms96m -Xmx512m" Use a UTF-8 locale to enable support for all possible tags. Otherwise, files with Unicode tags will not scan properly and will be unplayable. Chapter 23 of the FreeBSD Handbook has information on using locales. https://docs.freebsd.org/en/books/handbook/l10n/ For example, US English: %%CONTAINERFLAGS%%="-Dfile.encoding=UTF-8 -Duser.language=en -Duser.region=US" Combine multiple flags into a single %%CONTAINERFLAGS%%="[...]" line.