bakape / thumbnailer

Go media thumbnailer
MIT License
152 stars 36 forks source link

Invalid encoding for MP3 #59

Closed Chiiruno closed 4 years ago

Chiiruno commented 4 years ago
upload error: by [redacted]: pq: invalid byte sequence for encoding "UTF8": 0xe5: &pq.Error{Severity:"ERROR", Code:"22021", Message:"invalid byte sequence for encoding \"UTF8\": 0xe5", Detail:"", Hint:"", Position:"", InternalPosition:"", InternalQuery:"", Where:"", Schema:"", Table:"", Column:"", DataTypeName:"", Constraint:"", File:"wchar.c", Line:"2017", Routine:"report_invalid_encoding"}

https://files.catbox.moe/ns6113.mp3 Confirmed this happens on thumbnailing.

bakape commented 4 years ago

Closed long ago with proper invalid UTF-8 rune replacement.