Jump to content

Sort by random plugin


dannymichel

Recommended Posts

dannymichel

Forgive my ignorance but I’d like to create a plug-in that sorts your library by random but I’m unsure where to start since this is closed sieve. How would I begin to go about this?

Link to comment
Share on other sites

TeamB

I dont think you need a plugin for that, the existing api allows you to specify random as the sort order when requesting items.

Each client will need to support that to display the items in that order.

Link to comment
Share on other sites

dannymichel
4 hours ago, TeamB said:

I dont think you need a plugin for that, the existing api allows you to specify random as the sort order when requesting items.

Each client will need to support that to display the items in that order.

I see, so plugins here are built with api calls. I'm confused though. If I don't need a plugin for that, how would I accomplish sorting my library by random?

Link to comment
Share on other sites

dannymichel
33 minutes ago, TeamB said:

where you you want this to be viewed? In which client? Or are you building your own client?

Web at least but I’d love to be able to do this on mobile and firetv

Link to comment
Share on other sites

TeamB

the clients needs this support, the server can already do it but the clients would need to ask for the data to be randomized or random sort the data once they receive it.

Link to comment
Share on other sites

dannymichel
55 minutes ago, TeamB said:

the clients needs this support, the server can already do it but the clients would need to ask for the data to be randomized or random sort the data once they receive it.

Since the clients don’t exist, what are my options? Build clients of my own for mobile firefv and web? Or a plug-in?

Link to comment
Share on other sites

dannymichel
7 minutes ago, Luke said:

On what screen exactly would you like to see random sorting?

image.thumb.png.2ae303041491bbc615823ee36cd9a1ce.png

Link to comment
Share on other sites

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