Quote:
Originally Posted by jackie_w
Code:
sony_collection_sorting_rules = [(['*'], '#coll505sort')]
where custom column #coll505sort is defined as
Code:
{author_sort:titlecase()}{series:| - | }{series_index:0>2s} - {title}
|
I used your (#coll505sort) setup until recently and changed to using just
Code:
sony_collection_sorting_rules = [(['series'], 'series_index')]
So sorting in series that had multiple authors also sorted correctly.
Quote:
Originally Posted by jackie_w
The author_sort plugboard designation, that you found you needed for the 950, isn't required for the 505/650.
|
I'm not claiming the author_sort line is required for the 950.
Quote:
Originally Posted by jackie_w
I also remember it was necessary to make sure that in Prefs - Plugins - Device Interface - Sony - Customize, the box labelled 'Use author_sort for author' was unchecked.
|
I just looked and have this checked, maybe that's why I ended up with the author_sort line in my plugboard.