home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Need help finishing title sort modification
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ysx" data-source="post: 93635" data-attributes="member: 27218"><p>Hello all! I'm trying to improve title sorting within screens such as My Videos and My Music. So far, I have the following:</p><p></p><ul> <li data-xf-list-type="ul">Numeric comparison, as per Windows Explorer. Sorts "1.avi" before "02.avi" and "10.avi"</li> <li data-xf-list-type="ul">Redundant leading word removal before comparison - e.g "The A.avi" should come before "B.avi". These words are defined within the language files, comma-separated.</li> </ul><p></p><p>Hopefully you'll find this as useful as I have.</p><p></p><p>It works for videos and music, but I'm not sure where else it could be applied as I don't know enough about the project; I'd appreciate any advice you have to give. I don't want to submit a half-finished patch - but maybe that's fine, let me know if so.</p><p></p><p>Thanks in advance. I've included a TitleComparer.cs file, and modified versions of everything else.</p></blockquote><p></p>
[QUOTE="ysx, post: 93635, member: 27218"] Hello all! I'm trying to improve title sorting within screens such as My Videos and My Music. So far, I have the following: [list][*]Numeric comparison, as per Windows Explorer. Sorts "1.avi" before "02.avi" and "10.avi" [*]Redundant leading word removal before comparison - e.g "The A.avi" should come before "B.avi". These words are defined within the language files, comma-separated. [/list] Hopefully you'll find this as useful as I have. It works for videos and music, but I'm not sure where else it could be applied as I don't know enough about the project; I'd appreciate any advice you have to give. I don't want to submit a half-finished patch - but maybe that's fine, let me know if so. Thanks in advance. I've included a TitleComparer.cs file, and modified versions of everything else. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Need help finishing title sort modification
Contact us
RSS
Top
Bottom