Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Server

Notices

Reply
 
Thread Tools Search this Thread
Old 01-03-2019, 04:56 AM   #1
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
Selected Columns on Content Server

Hi.

Can I select which columns I would like to see when I connect to Content server?

I've looked through "sharing over the net" but can't find anything about it.

Can it be done?

Thanks
Tanjamuse is offline   Reply With Quote
Old 01-03-2019, 05:51 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,251
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There are no columns in the server view, but you can control what metadata is shown in the book list for each book via the book list template tab in sharing over the net. remember to also enable the custom list view mode by clicking the settings button in the browser view itself.
kovidgoyal is offline   Reply With Quote
Advert
Old 01-06-2019, 05:26 AM   #3
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
How do I add custom columns and will this work with Calibre Companion as well?
Tanjamuse is offline   Reply With Quote
Old 01-06-2019, 10:59 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,251
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
calibre companion has nothing to do with the server display, it can browse custom columns anyway. You use the lookup name for the custom column in the template, for example #mytags
kovidgoyal is offline   Reply With Quote
Old 10-02-2019, 06:54 PM   #5
Metapath
Member
Metapath began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2014
Device: iPad
Quote:
Originally Posted by kovidgoyal View Post
There are no columns in the server view, but you can control what metadata is shown in the book list for each book via the book list template tab in sharing over the net. remember to also enable the custom list view mode by clicking the settings button in the browser view itself.
I am trying to modify the Custom Book List Template by adding the label "Size MB" with the lookup {size} but this does not work. The label appears (when I restart the server and use the Custom Book List from the client browser), but the value {size} does not appear.
Is this a bug or am I doing something wrong?

The default looks like this:
<b>{title}</b> by {authors}
{series_index} of <i>{series}</i>|||{rating}
{tags}
Date: {timestamp}|||Published: {pubdate}|||Publisher: {publisher}

And my change looks like this:
<b>{title}</b> by {authors} Size {size} MB
{series_index} of <i>{series}</i>|||{rating}
{tags}
Date: {timestamp}|||Published: {pubdate}|||Publisher: {publisher}
Metapath is offline   Reply With Quote
Advert
Old 10-04-2019, 02:58 PM   #6
Metapath
Member
Metapath began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2014
Device: iPad
Forgot to mention version: 3.48, but I just upgraded to 4.0 and it doesn't work either...
Metapath is offline   Reply With Quote
Old 10-04-2019, 09:30 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,251
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Opena bug report and I will look into the issue with {size}
kovidgoyal is offline   Reply With Quote
Old 10-05-2019, 10:32 AM   #8
Metapath
Member
Metapath began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2014
Device: iPad
It was a bug, fixed in next release: 4.01.

Thanks for the fix, Kovid!
Metapath is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
calibredb does not work with content server running (content server is using --enable Irvin Server 3 01-08-2019 02:47 AM
Content server on ubuntu 12.04 headless server ImageMagick: libltdl.so.7 Cool Javelin Calibre 5 04-08-2015 02:20 AM
Exclude Non-Custome Columns from Content Server XrXca Calibre 1 10-17-2012 09:33 AM
500 Internal Server Error accessing content server Calibre 0.8.8 DaddyO57 Calibre 1 07-20-2012 06:08 PM
Content server and custom columns problem capnm Calibre 2 03-01-2011 03:25 PM


All times are GMT -4. The time now is 12:33 AM.


MobileRead.com is a privately owned, operated and funded community.