casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
741 stars 53 forks source link

High quality art #41

Closed MrAvana closed 10 months ago

MrAvana commented 1 year ago

Is it possible to get higher quality art (album covers)? The current resolution is too low and looks blurry on most media players.

casualsnek commented 1 year ago

Is it possible to get higher quality art (album covers)? The current resolution is too low and looks blurry on most media players.

Have you tried using master or development branch. The issues should be be fixed on it !

MrAvana commented 1 year ago

I tried the development branch but the art is still blurry (low quality).

casualsnek commented 1 year ago

I tried the development branch but the art is still blurry (low quality).

Looks like something has changed again, i will push a fix on main asap !

MrAvana commented 1 year ago

Thank you very much!

On Fri, Dec 23, 2022 at 7:07 AM Casu Al Snek @.***> wrote:

I tried the development branch but the art is still blurry (low quality).

Looks like something has changed again, i will push a fix on main asap !

— Reply to this email directly, view it on GitHub https://github.com/casualsnek/onthespot/issues/41#issuecomment-1363592342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ7EVZ33HZYBDME4MSAXPDLWOUQRNANCNFSM6AAAAAATE2EWOY . You are receiving this because you modified the open/close state.Message ID: @.***>

jimboso commented 1 year ago

The high quality art is still working on your windows v0.4 release. This might help point you in the correct direction for a fix.

Also, there are some other issues. When checking the ID3 tag, the artwork image has the name "image/none". Many programs can process the file extension, but there are some that will not. It would be better if it was being named to "image/jpeg". I am not sure what is controlling this.

Great program btw!

MrAvana commented 1 year ago

NB. I'm using 0.4 on Pop OS.

casualsnek commented 1 year ago

Can you check the latest development branch ? The issues should be fixed now !