View Single Post
Old 09-30-2016, 10:20 PM   #13
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,850
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
With the current server I can 'jump' to a list of books for an author, or a book via commands such as

Code:
"C:\Portables\QupZilla Browser\qupzilla.exe" http://localhost:8080/browse/matches/authors/187
"C:\Portables\QupZilla Browser\qupzilla.exe" http://localhost:8080/browse/book/125
Where 187 is a author table id and 125 is a book id. Will this be available with the new server?

BR

Last edited by BetterRed; 09-30-2016 at 10:38 PM. Reason: typo
BetterRed is offline   Reply With Quote