Remove track cover from table #21

Closed
opened 2019-03-03 16:33:23 -05:00 by kdeng00 · 0 comments
kdeng00 commented 2019-03-03 16:33:23 -05:00 (Migrated from github.com)

Remove the Cover column from the Track table

Reason

Saving the cover to a SQLite database makes the cover null when retrieving the cover from the database and converting from BLOB to ByteArray to Bitmap

Remove the *Cover* column from the *Track* table Reason -- Saving the cover to a SQLite database makes the cover null when retrieving the cover from the database and converting from *BLOB* to *ByteArray* to *Bitmap*
Sign in to join this conversation.