[haiku-bugs] [Haiku] #9316: [cddb_daemon] creates wrong MIME internal-name for Title, Genre & Year

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Mon, 24 Dec 2012 11:53:28 -0000

#9316: [cddb_daemon] creates wrong MIME internal-name for Title, Genre & Year
---------------------+------------------------------
 Reporter:  ttcoder  |        Owner:  nobody
     Type:  bug      |       Status:  new
 Priority:  normal   |    Milestone:  R1
Component:  Servers  |      Version:  R1/Development
 Keywords:           |   Blocked By:
 Blocking:           |  Has a Patch:  0
 Platform:  All      |
---------------------+------------------------------
 The cddb_daemon hardcodes e.g. "Audio:Title" which disagrees with the
 Haiku MIME database, which has "Media:Title".

 Steps:
 - insert an audio CD
 - open the folder and create columns for all attributes

 Expected behavior:
 - all the attributes should show up in Tracker

 Actual behavior:
 - most do, but three do not, because Tracker expects internal-names for
 these that are different from those written by the cddb_daemon.

 Indeed if you listattr /one/of/the/cdda/tracks

 You'll get e.g.

 {{{
 ..
         Text        13  "Audio:Title"
         Text         5  "Audio:Genre"
 ..
 }}}

 In Filetypes, audio title is configured with internal name Media:Title
 (not Audio:Title as used by cddb_daemon), and same for Media:Genre and
 Media:Year.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/9316>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: