cooperhammond / irs

:guitar: :notes: A music downloader that understands your metadata needs.
MIT License
381 stars 26 forks source link

Multiple Issues and Suggestions #82

Closed imsamuka closed 2 years ago

imsamuka commented 2 years ago

I know, it's better to make singular issues, but there's too many. If necessary, some of them should be externalized to other separated issues.

Issues

Setup Process

I think this summarizes everything. I loved the application, but really there's too many problems here. I can't help much rn, because i don't know Crystal, but when I learn, I will fix these personally if they weren't fixed. Thanks for the job!

imsamuka commented 2 years ago

I fixed most of the issues on #83. There's some notes:

The program softlocks sometimes (probably because of -S)

It softlocks when youtube-dl fails. It's probably a good idea to retry the download some times or at least close the program and warn the user when it happens.

Artists with japanese names can't be found on spotify

On my PR, some japanese names still can't be found, but i think that's probably because of some perk on the API. After fixing the URL encodings most of these problems were fixed.

cooperhammond commented 2 years ago

Thanks for the work, I appreciate you contributing to such a small project!