shoutcast plugin, unable to play radio

Bug #594540 reported by Rocco Aliberti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Mathias Brodala

Bug Description

version: exaile trunk

Double clicking on a shoutcast radio item:

Reading http://www.shoutcast.com/sbin/tunein-station.pls?id=297427
Traceback (most recent call last):
  File "/usr/lib64/exaile/xlgui/panel/radio.py", line 289, in on_row_activated
    self.emit('playlist-selected', item.get_playlist())
  File "/usr/share/exaile/plugins/shoutcast/__init__.py", line 194, in <lambda>
    self._get_playlist(name, station_id)
  File "/usr/share/exaile/plugins/shoutcast/__init__.py", line 239, in _get_playlist
    handle)
  File "/usr/lib64/exaile/xl/playlist.py", line 213, in import_from_pls
    tr = trax.Track(linedict["file" + n])
TypeError: cannot concatenate 'str' and 'int' objects

Moving the item to the playlist:

Traceback (most recent call last):
  File "/usr/lib64/exaile/xlgui/panel/radio.py", line 464, in drag_get_data
    guiutil.DragTreeView.dragged_data[track.get_loc_for_io()] = track
AttributeError: 'NoneType' object has no attribute 'get_loc_for_io'

While we're here, look also at this "old" bug for the part related to enable/disable shoutcast plugin :
 https://bugs.launchpad.net/exaile/+bug/579055

Related branches

description: updated
Revision history for this message
Mathias Brodala (mathbr) wrote :

Fixed with r3399 and r3400.

Changed in exaile:
assignee: nobody → Mathias Brodala (mathbr)
importance: Undecided → Medium
milestone: none → 0.3.2
status: New → Fix Committed
reacocard (reacocard)
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.