View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003046 | MMW v4 | DB/FileMonitor | public | 2007-05-10 16:41 | 2007-07-13 19:16 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 0003046: Error while scanning MP3 file | ||||
Description | The attached MP3 file consistently generates an error if the user attempts to scan it into the library (posted to ftp server). | ||||
Tags | No tags attached. | ||||
Fixed in build | 1046 | ||||
|
Sent a note to SQLite, because it's mainly their problem of handling illegal UTF-16 characters. |
|
Fixed in build 1035. - This was caused by some problems with incorrect Unicode strings in SQLite. Note that a new SQLite release is needed (i.e. version >3.3.17). |
|
Tested 1044 with this file and the error still occurs: "There was a problem querying the database: Error executing SQL "INSERT INTO Covers (IDSong, CoverOrder, CoverPath, CoverStorage, CoverDescription, CoverTYpe, PictureType) VALUES (4544,0,",0,'???',0,") ":unrecognized token: "<giberrish>, 0, ") "(1) |
|
Fixed in build 1046. - As I wrote, newer version of SQLite was needed, they just released it today and so it should be ok now. |
|
Verified 1047. |