[mythtv-commits] Ticket #2592: Sorting problem in MythMusic

MythTV mythtv at cvs.mythtv.org
Mon Nov 27 05:30:21 UTC 2006


#2592: Sorting problem in MythMusic
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr 
     Type:  defect     |       Status:  new 
 Priority:  major      |    Milestone:  0.21
Component:  mythmusic  |      Version:  0.20
 Severity:  medium     |   Resolution:      
-----------------------+----------------------------------------------------
Comment (by anonymous):

 Attached path fixes the problem, by assigning an incremental track number
 to each track with a number of zero. This is done pr. MusicNode, so
 essentially pr. directory.

 This is a pretty crappy fix, since a track may be assigned a number that
 another track already has, also, the order is still determined by how they
 happen to appear in the db/directory and violates the principle of least
 astonishment.

 A better fix would be for the reported to get a id3 tag tool like easytag
 and assign proper tags to the files and configure his/hers ripper to
 assign tags.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2592#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list