[videodb] change the DateAdded sort for tvshows to use MAX(DateAdded) for episodes...
authorJonathan Marshall <jmarshall@xbmc.org>
Sun, 13 Jul 2014 00:11:29 +0000 (12:11 +1200)
committerJonathan Marshall <jmarshall@xbmc.org>
Sun, 13 Jul 2014 00:30:36 +0000 (12:30 +1200)
commit08832bc5d6739632a2577735108255e1b2ac4c00
tree8724eebb817f22568ff354f0a4bf26a153838642
parentcb1fb054df691445bf028a06bbd603cb9ab035e2
[videodb] change the DateAdded sort for tvshows to use MAX(DateAdded) for episodes of that show.
xbmc/video/VideoDatabase.cpp