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