Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#11796 closed Developer Task (fixed)

Mythvideo displays season folders in non-intuitive order

Reported by: Ian Evans <dheianevans@…> Owned by: JYA
Priority: minor Milestone: 0.27.2
Component: MythTV - Video Library Version: 0.26-fixes
Severity: medium Keywords: mythvideo season folder sort
Cc: Ticket locked: no

Description

I just added an 11 season show to my Videos storage group using mythvidexport and in Video Gallery View it displays the directories as:

Season 1, Season 10, Season 11, Season 2, Season 3, etc.

While it may be argued that alphabetically this is correct, it isn't intuitive to the way viewers think of how TV seasons should be presented. I realize that this could be solved with mythvidexport's season padding, i.e. Season 01, Season 02, but again that could be argued to be a question of aesthetics.

Can Mythvideo be made to recognize Season 10 as coming after Season 9 and not Season 1? Thanks to the developers.

MythTV Version : v0.26.1-7-gdc71d80 MythTV Branch : fixes/0.26 Network Protocol : 75 Library API : 0.26.20130225-1 QT Version : 4.8.1 Options compiled in:

linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg using_libass using_libxml2

Change History (6)

comment:1 Changed 11 years ago by Raymond Wagner

Owner: set to Raymond Wagner
Status: newaccepted
Type: Bug Report - GeneralDeveloper Task

Typically feature requests are closed outright, but the library should be intelligently sorting based off metadata if it makes sense and is available.

comment:2 Changed 11 years ago by JYA

Owner: changed from Raymond Wagner to JYA

comment:3 Changed 11 years ago by JYA

to me that's a bug, not a feature request...

comment:4 Changed 10 years ago by Jean-Yves Avenard <jyavenard@…>

Resolution: fixed
Status: acceptedclosed

In cb2561c41fa7378a16af0de1ccec1dcdb9edc56c/mythtv:

Use natural sort for presenting content

Fixes #11796

comment:5 Changed 10 years ago by Jean-Yves Avenard <jyavenard@…>

In a5396f91c9cd8287a2bc0d144e6ee49e914f8ef8/mythtv:

Use natural sort for presenting content

Fixes #11796

(cherry picked from commit cb2561c41fa7378a16af0de1ccec1dcdb9edc56c)

comment:6 Changed 10 years ago by paulh

Milestone: unknown0.27.2
Note: See TracTickets for help on using tickets.