View Single Post
Old 06-09-2011, 02:25 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kharrisma View Post
Is there any way to ENFORCE a listing order
Yes. These are my Tweaks to enforce this.
Code:
title_series_sorting = 'strictly_alphabetic'
save_template_title_series_sorting = 'strictly_alphabetic'
First - Do you understand that titles and authors are not sorted by title and author? They are sorted by title_sort and author_sort. Those fields are created separately from the title and author. If those fields are wrong, you need to fix them. They are set separately from the title and author fields.

Second. Do you understand that sorting can be 'strictly_alphabetic' or library sort order, where leading articles like "the" and "A" are ignored? You can set what words are ignored with the Tweak settings.
Starson17 is offline   Reply With Quote