Jump to content

Everything looks ok except the searching limit to 24?


Recommended Posts

Posted (edited)

I'm looking at the service call and wondering is there a way to increase this?

 

Another question is there a hard limit at 1,500 for movies?

 

Really, I applaud emby as capable of not requiring the media name changes of Plex, however Kodi at least gives a real search result.   And if using sql manages things well.

 

//192.168.1.9:8096/emby/Search/Hints?searchTerm=ass&IncludePeople=true&IncludeMedia=false&IncludeGenres=false&IncludeStudios=false&IncludeArtists=false&UserId=45d8aba24dc04d9b9142e1bf215bde04&Limit=24&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805

 

searchTerm=test&IncludePeople=true&IncludeMedia=false&IncludeGenres=false&IncludeStudios=false&IncludeArtists=false&UserId=45d8aba24dc04d9b9142e1bf215bde04&Limit=24&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805

Edited by dee1
Happy2Play
Posted

I'm looking at the service call and wondering is there a way to increase this?

 

Another question is there a hard limit at 1,500 for movies?

 

Really, I applaud emby as capable of not requiring the media name changes of Plex, however Kodi at least gives a real search result.   And if using sql manages things well.

 

//192.168.1.9:8096/emby/Search/Hints?searchTerm=ass&IncludePeople=true&IncludeMedia=false&IncludeGenres=false&IncludeStudios=false&IncludeArtists=false&UserId=45d8aba24dc04d9b9142e1bf215bde04&Limit=24&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805

 

searchTerm=test&IncludePeople=true&IncludeMedia=false&IncludeGenres=false&IncludeStudios=false&IncludeArtists=false&UserId=45d8aba24dc04d9b9142e1bf215bde04&Limit=24&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805

 

Where are you seeing a Movie limit?  In all movies I currently have "1-100 of 2779".

Posted

My question is about SEARCHING and the limit which is small 

 

I'm seeing 1-500 of 1379 having changed a limit value in scripts.  

librarybrowser.js 100 --> 500

Took suggestions up to 500

 

But the search just seems well inadequate. From movies.html to hourglass search, 28 limit?  really?  

 

162 The Major League Baseball (MLB) season schedule consists of 162 games for each of the 30 teams in the American League (AL) and National League (NL), played over approximately six months—a total of 2,430 games, plus the postseason.

 

My question is however about the search limit?  Why such a low limit?  I'm running on quality hardware and switch, can that value be increased?

And back to the question of size of movies are we good at 15K?  Of course I'm not bringing down internet media etc.. but is that going to be an issue?

Happy2Play
Posted (edited)

Well you asked 2 questions and I answered one of them and you just asked the movie question again   So sorry your first question still hasn't been answered and if you search the forums you will see this has been asked before. :)

Edited by Happy2Play
Posted

I search for search and get answers on how to search here, but no answers, and no I don't think there has been an answer, but thanks..  I'm still is that your way of saying that the search is a limit at 24 and a feature request?  Should I open another question?

Posted

If the above is true it is a disappointment.. any workarounds?    BTW for what it is worth there is a small bug on login for plugins:

User requires manual admin login which is hidden, they do not use REMEMBER ME checkbox, they goto plugin and it logs them out.. 

 

Plugin REQUIRES access be cached via cookies for manual login and Remember me selected... 

Posted

I want to thank to op for actually answering the questions.

I want to provide some caveats, these changes are not supported.  make back-ups of any files you modify before you make a change

These changes only seem to have affected the Browser plugin under chrome (which is what I tested)

 

In file searchresults.js

from 

Limit=enableScrollX()?24:16

to 

Limit=enableScrollX()?384:16  

 

In librarybrowser.js

{return 100}

to

{return 500}

 

My count is close to 4k in media, the nfo work with Kodi, I use the Kodi naming for poster which Emby can use also, I'm on a intel nuc i3 4010u w SSD with 16 memory running win10 64 professional, my NAS is wd my cloud ex2 in mirror, I run over true switch (not hub) and everything is running smoothly.  

 

I use a tool Filelocator lite to filter out search results by extension, remove NFO from media searching and support on the WD itself.

https://www.mythicsoft.com/filelocatorlite

 

I'm onto the FireTV which I use adblink (I don't do sticks) I also Run HDHOMERUN silicon dust and purchased their DVR and have that running of WDEX2 and can highly recommend their product.  If I can tweak out the FireTV I'll drop Kodi on Fire which I have consolidated to as clients.

 

As far as the BROWSER is concerned I'm happy with the results, again a thanks to the mod who in email helped me with the above

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...