Jump to content

Slow response time & not sorting/filtering


Recommended Posts

Posted

Hi, me again

 

Once i go to my library with all movies or tv shows everything just gets painstakingly slow. All buttons respond very slow except for the side bar, but whenever it requests new data it takes time to load, how can i improve this? (it is only using 1% of available resources on average highest peak was 5%)

 

And when i am trying to use the sort/filter function in the library on date, rating or something else it does nothing except change where it says on what it is sorted

Deathsquirrel
Posted

Has the initial library scan completed?  If so, what platform?

Posted

My library scan is completed. I have tested it on windows 10 latest firefox and chrome browser(2 diferrent pc's), on a note 10+ android 9 with the emby app and firefox, chrome and samsung internet and on a kodi box(raspberry pi 3) it took ages

Posted

video using the website on windows 10 discord as upload

 

so when i go to my mixed content it slows down a lot, filtering/sorting takes ages to do(it is fixed or i was not patient enough), when i hit the search button it also takes long for the search to pop up, but the search is most of the times fast,

 

well to be fair, the loading of the website takes long, the library scan took ages(but that is okay and logically explainable and it can easily be improved by me with a file naming and better strm files)

Posted

Can you provide the corresponding server log from that? Thanks.

Posted

https://gofile.io/?c=brAIKf i hope that it does not have any ads or anything when you download it, i have not used this file upload site before yet

 

i think that https://emby.media/community/index.php?/topic/739-how-to-report-a-problem/ is outdated and that

%appdata%\Emby-Server\logs

should be replaced with

%appdata%\Emby-Server\programdata\logs

atleast that is where i found the logs in my case and the %appdata%\Emby-Server\logs does not exist for me

 

is it just me or is there not a file upload?

Happy2Play
Posted

There is no pagination on Mixed content, so loading/filtering/sorting can be costly with a lot of items.

 

So the first question would be how many items are in the library?  The next release will display that again.

Happy2Play
Posted (edited)

https://gofile.io/?c=brAIKf i hope that it does not have any ads or anything when you download it, i have not used this file upload site before yet

 

i think that https://emby.media/community/index.php?/topic/739-how-to-report-a-problem/ is outdated and that

%appdata%\Emby-Server\logs

should be replaced with

%appdata%\Emby-Server\programdata\logs

atleast that is where i found the logs in my case and the %appdata%\Emby-Server\logs does not exist for me

 

is it just me or is there not a file upload?

 

Yes and no as it depends on how old your installation is.  Older installations do not have \programdata.

 

Click More Reply Options to see file upload.

Edited by Happy2Play
Posted

currently, there are roughly 10'000 items which are not clean(not sorted, nicely put in folder or nice names) i am trying to write something for it

 

what do you mean by next release?

what do you mean by pagination? like google search page 1 page 2 page 3? or https://github.com/MediaBrowser/Wiki/wiki/Movie-naming that stuff

Happy2Play
Posted (edited)

I was referring to library item count in next release (4.3+).

 

Emby is paging your entire 10,000 items in Mixed Content, instead of a 100 item limit per page the TV or Movie library does.

Edited by Happy2Play
Posted

oof, now i get why it is so slow

 

is there a way to sort movies and tv shows(if not, could i use the databses that emby uses, grab the name from the file, and check if it is in the database?)? and is there a difference between the 2 folder types?

Happy2Play
Posted (edited)

There is no TV/Movie content type sorting for mixed content as it just presents these two content types as one view. 

 

Eventually when we get virtual paging it should resolve this issue.

 

I would make a copy of your library.db to look around.  But you can browse the mediaitems table, find your library folder via Path, then sort by that parentid so only that library is displayed, then sort Type, looks like type 5 is movie and type 6 is tv, at least in my database.

 

and is there a difference between the 2 folder types?

If you are referring to content type TV and Movies, just the media identification process.  Like TV will look for Seasons folders and/or episode naming schemes.

Edited by Happy2Play
Posted

 

 

Eventually when we get virtual paging it should resolve this issue.

 

Yes we are working on improving this.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...