Quote:
Originally Posted by JimmXinu
Not quite. When using threadmarks for the chapter list, the Published and Updated dates are taken from the oldest and newest threadmark dates. ( Example)
When taking the chapter list from a post, the Updated date is taken from the last edit timestamp of the chapter list post.
(The Packaged date will always been when the ebook was created/updated. That's the value used to set Calibre's date field, if that's what you're looking at.)
Downloading those two stories, I got the dates I expected.
|
Well, yes, I understand that about the packaged date. But it's create/publish date that I meant. But basically at least the update timestamp for this example url you chose should be March 6, 2016, right? And not today's date? Take a look at how the titlepagentries look like for me for said example please, if you would, since I'm bad at explaining.
This is my usual titlepage_enties list:
Spoiler:
Code:
titlepage_entries: storyId,seriesHTML,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,description
plus relevant are extratags for xenforo in the defaults:
add_to_extra_titlepage_entries:,tagsfromtitle,forumtags
Is the output list in the epub really what I can expect from the default settings for xenforo and my usual titlepage list?