+ 1 todo
This commit is contained in:
parent
d1b96f7e64
commit
e47478fb6d
@ -17,6 +17,8 @@ double_space: Pattern = regex.compile(r"\s{2,}")
|
||||
"""
|
||||
TODO:
|
||||
- Album art rework
|
||||
- get_genre should only be called once for load_playlist, rework get_genre to (optionally) accept a list of artists,
|
||||
and return (optionally) a list instead of an str
|
||||
- Allow tracks to be queried again based on genre; unable to query tracks based on genre presently,
|
||||
as genre was moved outside track_file_map to artist_genre_map
|
||||
- Ask GPT when we encounter an untagged (no genre defined) artist, automation is needed for this tedious task
|
||||
|
Loading…
x
Reference in New Issue
Block a user