Changes to config artwork field

Also when converting, the track is kept in the temp_file and moved after conversion.

Formatting.
This commit is contained in:
nathom 2021-04-10 20:50:13 -07:00
parent de1db82da8
commit 6ed5f77464
8 changed files with 110 additions and 94 deletions

View file

@ -1,4 +1,4 @@
'''Manages the information that will be embeded in the audio file. '''
"""Manages the information that will be embeded in the audio file. """
import json
import logging