mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix albumView using watch function
- other minor changes to almost all files
This commit is contained in:
@@ -83,7 +83,7 @@ def populate_images():
|
||||
bar.finish()
|
||||
|
||||
|
||||
def extract_thumb(audio_file_path: str = None) -> str:
|
||||
def extract_thumb(audio_file_path: str) -> str:
|
||||
"""
|
||||
Extracts the thumbnail from an audio file. Returns the path to the thumbnail.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user