AAC broken in svn2838

Bug #135741 reported by thathatman
2
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Undecided
Johannes Sasongko

Bug Description

Exaile fails to load or scan AAC files. This has worked fine in previous versions.

Here is the last thing the console shows:

Traceback (most recent call last):
  File "/usr/share/exaile/xl/gui/playlist.py", line 741, in set_songs
    self.append_song(song)
  File "/usr/share/exaile/xl/gui/playlist.py", line 760, in append_song
    ar = self.get_ar(song)
  File "/usr/share/exaile/xl/gui/playlist.py", line 753, in get_ar
    ar.append(getattr(song, field))
  File "/usr/share/exaile/xl/media/__init__.py", line 254, in get_track
    t = self.get_tag('tracknumber')
  File "/usr/share/exaile/xl/media/__init__.py", line 209, in get_tag
    return " / ".join(ret)
TypeError: sequence item 0: expected string, tuple found

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Fixed as part of bug #136193.

Changed in exaile:
assignee: nobody → sjohannes
milestone: none → 0.2.11
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.