Quote:
Originally Posted by Nick_1964
But when I open the books in the Sony 650 ( set with the option show book by adding ) it has a collection Baantjer, but the books are alphabetically ordered.
|
If the collection was created via a Series called Baantjer the books in that collection would be in series order. If the collection was created via a tag called Baantjer the books in that collection would be in alphabetical order.
Quote:
Originally Posted by Nick_1964
But when I send the whole batch in one time, no matter what I try, the collection name is ok, but the sequence of the books are not.
|
The collection must be created via a tag and not series or it would be in series order. I use the following setup to ensure my kids that their books are in order I use the custom columns and plugboard described under General Metadata in
this sticky post (see attached).
I also created a column as
outlined by jackie_w and set the sony_collection_sorting_rules tweak accordingly. Also read
this thread by jackie_w for good "how to" instructions. For all of Jackie_w's instruction don't forget to have metadata management set to automatic.
I also set the Specify renaming rules for Sony collections to:
Code:
# Specify renaming rules for SONY collections
sony_collection_name_template = '{value} {category:|(|)}'
sony_collection_renaming_rules = {'series': 'Series'}
This adds (Series) after collections created by series and leaves collections created by tags plain.
Good Luck.