View Issue Details

IDProjectCategoryView StatusLast Update
0003046MMW v4DB/FileMonitorpublic2007-07-13 19:16
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.0 
Summary0003046: Error while scanning MP3 file
DescriptionThe attached MP3 file consistently generates an error if the user attempts to scan it into the library (posted to ftp server).
TagsNo tags attached.
Fixed in build1046

Relationships

related to 0002437 closedjiri Some MP3 files cannot be scanned by MediaMonkey 
related to 0001725 closed Improve scanning and playback of wrong mp3 files 

Activities

jiri

2007-05-16 12:46

administrator   ~0009155

Sent a note to SQLite, because it's mainly their problem of handling illegal UTF-16 characters.

jiri

2007-05-22 16:39

administrator   ~0009186

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).

rusty

2007-06-18 16:54

administrator   ~0009489

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)

jiri

2007-06-18 22:19

administrator   ~0009500

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.

rusty

2007-07-13 19:16

administrator   ~0009711

Verified 1047.