Hi all,
I implemented an all new content server interface in the just released 0.7.24. It allows for browsing by tags/authors/user categories/etc., like the Tag Browser interface in the main calibre GUI.
You can access it via /browse, so for example, if you normally access the content server at
http://192.168.1.2:8080 you can get the new interface at
http://192.168.1.2:8080/browse
Some screenshots of the interface are attached. I'm hoping those of you that use the content server will use the new interface and report any problems as I plan on making it the default interface soon.
Note that you have to use a fairly modern browser, so no Internet Explorer 6 or 7 in particular.
Enjoy.
EDIT: And if you really prefer the old interface, it will remain accessible under /old even after this becomes the default interface.