ljunkie / rarflix

Plex Roku Channel - original source from https://github.com/plexinc/roku-client-public
MIT License
117 stars 45 forks source link

Add sort type "random" for filters #232

Closed ljunkie closed 8 years ago

ljunkie commented 10 years ago

sort=random is available -- however paginated loads are not supported. Not a huge deal since it's "random", but dupes will exist so it will need a new loader (lots of work)

sa2000a commented 10 years ago

Info: I did suggest to elan in passing that maybe a butler task could be added to create/refresh a new database index for random/shuffled rows. Then we could have paginated requests for it.