View Single Post
Old 09-15-2013, 06:11 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Chris_Snow View Post
Greetings,

I've started using the "Pick Random Book" function within Calibre. But I've found that it's not really selecting the books randomly.

I used this function to select the last book I read, but now as I use this function again to pick my next book, it selects the book I've just read again, then using it again, it keeps picking the same books that I cycled through the time before - almost like it's picking say...book 10, book 23, book 37 - and then using the same sequence again. I doubt it's structured like this, but that's what it seems to be doing.

Is there such a thing as a random regex string that I can save as a search, that uses a specific view (eg R2R (One of my custom sort views))
restart calibre and see if the pattern changes.

Many Random number generators start with a seed (which may persist for the session). Same seed, same pattern.

Since I use the PARB to select the next to read, I have a search (filter) not #read <= my fieldname
Now it chooses from what shows, not from the whole Library

BTW I had not noticed any pattern, but I might have a few more books, so it is less obvious
theducks is offline   Reply With Quote