"Add stream to station" doesn't work

Bug #136206 reported by Adam Olsen
10
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Adam Olsen
exaile (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

"Add stream to station" doesn't work.

'''Steps to reproduce:'''[[BR]]
 1. Open radio tab
 1. Add a station
 1. Right click on the station
 1. Click "Add stream to station"
 1. Enter URL and description
 1. Click OK

'''Result:'''[[BR]]
Stream is not added, this error appears in console:

{{{
Traceback (most recent call last):
  File "/usr/share/exaile/xl/db.py", line 172, in _execute
    cur.execute(query, args)
OperationalError: table radio_items has no column named url
INSERT INTO radio_items(radio, url, title, description) VALUES( ?, ?, ?, ?) (<xl.panels.CustomWrapper object at 0x88be02c>, 'http://209.247.146.98:8000', 'test', 'test')
}}}

This ticket was migrated from the old trac: re #784

Changed in exaile:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Adam Olsen (arolsen) wrote :

Fixed in r1318

Changed in exaile:
assignee: nobody → arolsen
status: Confirmed → Fix Committed
Changed in exaile:
status: New → Triaged
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
Changed in exaile (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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