Mister_U 8 Posted Friday at 02:24 PM Posted Friday at 02:24 PM Hi team, I'm running Emby version 4.10.0.40 on a QNAP server, and I'm looking to increase the number of media items listed on the home page under the “Latest Media” category. Unfortunately, there’s no option for this in the interface! Can you please tell me which file to edit and what value to change?
arrbee99 1878 Posted Friday at 11:40 PM Posted Friday at 11:40 PM QNAP, no idea. Windows, shut down Emby. Find this folder - C:\Users\YOURNAME\AppData\Roaming\Emby-Server\system\dashboard-ui\modules\emby-elements\emby-itemscontainer Rename the javascript file emby-itemscontainer to emby-itemscontainer_old and make a copy. Edit the copy in Notepad++ or whatever. It'll probably look like one huge line. Such is life. Search for 16 (there should only be one 16) and replace with 128 (or just pick a number). Save it and rename it to emby-itemscontainer. Make sure its still a javascript file. Clear every cache you can think of and restart Emby and if you're lucky the limit in a browser (and only a browser) will increase to 128. Hopefully you can do similar in/on QNAP. Note the hints about backups and not changing anything you can't change back.
PeteGul 47 Posted 46 minutes ago Posted 46 minutes ago On 12/09/2026 at 01:40, arrbee99 said: QNAP, no idea. Windows, shut down Emby. Find this folder - C:\Users\YOURNAME\AppData\Roaming\Emby-Server\system\dashboard-ui\modules\emby-elements\emby-itemscontainer Rename the javascript file emby-itemscontainer to emby-itemscontainer_old and make a copy. Edit the copy in Notepad++ or whatever. It'll probably look like one huge line. Such is life. Search for 16 (there should only be one 16) and replace with 128 (or just pick a number). Save it and rename it to emby-itemscontainer. Make sure its still a javascript file. Clear every cache you can think of and restart Emby and if you're lucky the limit in a browser (and only a browser) will increase to 128. Hopefully you can do similar in/on QNAP. Note the hints about backups and not changing anything you can't change back. Why would this only work for web? Are the apps controlling this them self? Then maybe it should be able to edit the app somewhere?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now