started implementing of audio codex

This commit is contained in:
Hellow2
2023-04-05 12:59:00 +02:00
parent 5b947c2d66
commit 2a1d5bef1c
6 changed files with 18 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ from ..objects import (
Label,
AlbumType
)
from ..tagging import write_metadata_to_target
from ..audio import write_metadata_to_target
from ..utils import shared