View Single Post
Old 01-28-2020, 01:03 PM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by z537815 View Post
No way around this?
You can always add series information manually in the MetaData Editor:

1. Select Add Metadata > Belongs to Collection and enter the name of the series.
2. Highlight Belongs to Collection, select Add Property > Group Position and enter the series number.
3. Highlight Belongs to Collection, select Add Property > Collection Type: Series.

Of course, you could also simply paste the following section in the content.opf metadata section and update the values marked in blue.

Code:
<meta property="belongs-to-collection" id="series">Name of the series</meta>
<meta property="collection-type" refines="#series">series</meta>
<meta property="group-position" refines="#series">1</meta>
Doitsu is offline   Reply With Quote