Opened 21 years ago
Closed 21 years ago
#896 closed enhancement (fixed)
TV Shows that start with a lowercase letter get sorted after shows that are capitalized in browse recordings with mythtv-0.18.1
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.19 |
| Component: | mythtv | Version: | 0.18.1 |
| Severity: | low | Keywords: | alpha sort recordings |
| Cc: | Ticket locked: | no |
Description
I recently noticed when recording "seaQuest DSV" that the recordings were sorted at the end of my recordings - presumably because the show's name starts with a lowercase s.
This may be somewhat obscure, but there's certainly no rule that says a TV show name must start with a capital letter. I believe shows should be ascii sorted, but for the alpha range, I'd want it to be case insensitive.
Note:
See TracTickets
for help on using tickets.

(In [8494]) Sort the Titles, Recording Groups, Categories, etc. in the left-hand box on the Watch Recordings screen in case-insensitive order. Closes #896.