Ticket #686 (closed bug: fixed)

Opened 14 months ago

Last modified 7 months ago

m4a track number

Reported by: craigyjack Owned by:
Priority: minor Milestone: 0.6
Component: Metadata read/write Version: 0.5
Keywords: m4a, aac, track number Cc:

Description

Listen does not read the track number of my AAC .m4a audio files (encoded with iTunes). All other metadata is read correctly, just no track number is read. I was wondering if this bug could be fixed because the gstreamer AAC codecs (which is what Listen uses, coorect?) support the track number reading (Songbird uses the gstreamer AAC codec and can read the track numbers from the .m4a audio files.) This is a persistent bug for me since a good part of my library has no track numbers so the album tracks are all missorted. Thanks.

Attachments

song.patch (0.6 kB) - added by mattd 8 months ago.
m4a track patch

Change History

Changed 9 months ago by theli

  • status changed from new to closed
  • include_gantt set to 0
  • resolution set to fixed

Changed 8 months ago by mattd

m4a track patch

Changed 8 months ago by mattd

  • status changed from closed to reopened
  • resolution deleted

the problem still exists the track number is being read as a tuple inside a list the patch above fixes this problem

Changed 7 months ago by theli

  • status changed from reopened to closed
  • resolution set to fixed

(In [850]) Fixes #686

Note: See TracTickets for help on using tickets.