Podcast and librivox plugins are broken (can not add tracks to playlist)

Bug #610169 reported by Steve Dodier-Lazaro
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Steve Dodier-Lazaro

Bug Description

Rev 3667, when double-clicking a podcast:

Traceback (most recent call last):
  File "/home/steve/exaile/plugins/podcasts/__init__.py", line 175, in _parse_podcast
    pl.add_tracks(tracks)
AttributeError: 'Playlist' object has no attribute 'add_tracks'

Traceback (most recent call last):
  File "/home/steve/exaile/plugins/librivox/__init__.py", line 190, in on_append_to_playlist
    self.add_to_playlist([chapter], location=None)
  File "/home/steve/exaile/plugins/librivox/__init__.py", line 195, in add_to_playlist
    current_playlist.add_tracks(tracks, location)
AttributeError: 'Playlist' object has no attribute 'add_tracks'

summary: - Podcast plugin is broken (can not add tracks to playlist)
+ Podcast and librivox plugins are broken (can not add tracks to playlist)
description: updated
Revision history for this message
Steve Dodier-Lazaro (sidi) wrote :
Revision history for this message
Steve Dodier-Lazaro (sidi) wrote :
Changed in exaile:
assignee: nobody → Steve Dodier (sidi)
status: New → In Progress
Revision history for this message
reacocard (reacocard) wrote :

patches committed trunk/3677 and 3678, thanks!

Changed in exaile:
status: In Progress → Fix Committed
Changed in exaile:
status: Fix Committed → 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.