const val COLUMN_NAME_IMAGE_URI: String
Column name of the artwork image URI. In almost all cases you should use ContentResolver.openInputStream(CONTENT_URI) to retrieve the already downloaded artwork.
Type: TEXT (URI)