View Single Post
Old 07-27-2015, 12:45 PM   #41
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,461
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by NSILMike View Post
1) Nothing on my tablet or in Calibre has a date in the title. The date is visible in both in separate fields, but not in the title.
2) Yes, I said Nexus to be as specific as I could.
As far as I can tell the first can happen only if the output profile is for a kindle. Also, and again as far as I can tell, there must be a configuration file containing the output profile. Something isn't right in River City. Note: if something changed the output profile then only newly-downloaded news will have the date in the title.

Could you at some point check the configuration file again? To get there, go to Preferences, Miscellaneous and tap "Open calibre configuration directory". A folder browser should open. Navigate to the "conversion" folder. You will see a lot of files where one of them must be "page_setup.py". It should contain something very close to the following:
Code:
{
	'margin_left' : 5.0,
	'margin_top' : 5.0,
	'input_profile' : 'default',
	'output_profile' : 'generic_eink',
	'margin_right' : 5.0,
	'margin_bottom' : 5.0,
}
Thanks.
chaley is offline   Reply With Quote