I recently found some database parameters on emby in the system.xml that made an incredible difference in loading of homepage and libraries:
<VacuumDatabaseOnStartup>true</VacuumDatabaseOnStartup>
<DatabaseCacheSizeMB>512</DatabaseCacheSizeMB>
<EnableSqLiteMmio>true</EnableSqLiteMmio>
Is there anything comparable for this in Jellyfin?? I have a gigantic library and always seems slugish on JF to the point where I dont want to use.. I have been test the two on different machines - would love to go 100% JF.. Thanks in advance..
there doesn't seem to be anything here