Skip to content
This repository was archived by the owner on Aug 14, 2022. It is now read-only.
This repository was archived by the owner on Aug 14, 2022. It is now read-only.

WARNING _writeblock error, falling back to a smaller cover artwork. #22

Description

@Kelseymaebunny

hi I get this error when downloading

Client : INFO Login Successful
Bugs : INFO Album: 이나래 - like a star [2017.07.05].
Bugs : INFO Downloading cover artwork.
Bugs : INFO Track: 1. like a star
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8.80M/8.80M [00:20<00:00, 444kB/s]
Bugs : WARNING _writeblock error, falling back to a smaller cover artwork.
Bugs : INFO Downloading cover artwork.
Traceback (most recent call last):
File "bugs.py", line 144, in album_rip
tag(album=meta, track=track, file_path=post_path, cover_path=cover_path)
File "bugs.py", line 189, in tag
f_file = FLAC(file_path)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_file.py", line 48, in init
self.load(*args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_util.py", line 185, in wrapper
return func(*args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_util.py", line 156, in wrapper
return func(self, h, *args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen\flac.py", line 796, in load
self.__check_header(fileobj, filething.name)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen\flac.py", line 918, in __check_header
raise FLACNoHeaderError(
mutagen.flac.FLACNoHeaderError: 'downloads\이나래 - like a star [2017.07.05]\1. like a star.flac' is not a valid FLAC file

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "bugs.py", line 266, in
main()
File "bugs.py", line 243, in main
album_rip(album_id=id)
File "bugs.py", line 151, in album_rip
tag(album=meta, track=track, file_path=post_path, cover_path=cover_path)
File "bugs.py", line 189, in tag
f_file = FLAC(file_path)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_file.py", line 48, in init
self.load(*args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_util.py", line 185, in wrapper
return func(*args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen_util.py", line 156, in wrapper
return func(self, h, *args, **kwargs)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen\flac.py", line 796, in load
self.__check_header(fileobj, filething.name)
File "C:\Users\kelsey\AppData\Local\Programs\Python\Python38\lib\site-packages\mutagen\flac.py", line 918, in __check_header
raise FLACNoHeaderError(
mutagen.flac.FLACNoHeaderError: 'downloads\이나래 - like a star [2017.07.05]\1. like a star.flac' is not a valid FLAC file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions