View Single Post
Old 12-21-2016, 08:58 AM   #1
Ersatzreifen
Bibliothekar
Ersatzreifen began at the beginning.
 
Ersatzreifen's Avatar
 
Posts: 38
Karma: 10
Join Date: Jun 2011
Location: San Jose City, Philippines
Device: Galaxy Tab S w/Bookari Premium
Tweak: content_server_will_display Not functional

Long ago I tweaked my calibre so the content server won't display unnecessary metadata fields to visitors. Here's the lines:
Code:
# Set custom metadata fields that the content server will or will not display.

content_server_will_display = ['*']

content_server_wont_display = ['#jobs', '#online', '#ddc', '#lcc', '#oclc_owl', '#lcead', '#isbn', '#issn']
The problem is that I just reinstalled a new OS, and the tweak vanished. I reentered it manually, restarted both calibre and calibre-server, but the tweak isn't isn't hiding the metadata fields as it should. Why did it stop working? Am I doing something wrong?
Ersatzreifen is offline   Reply With Quote