View Single Post
Old 10-10-2011, 06:23 AM   #104
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by jackie_w View Post
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 View Post
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 View Post
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.
DoctorOhh is offline   Reply With Quote