Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added error event propagation for conversion. #27

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

andrasore
Copy link
Contributor

Hello! When ffmpeg-fluent fails for some reason, the resulting error event won't get handled, and an error is thrown. I added an error handler so the download process won't halt as a consequence of this error.

This should almost fix AllToMP3/alltomp3-app#129: with the patch, only the error'd tracks will be skipped.

@ghost
Copy link

ghost commented Jan 23, 2020

This looks like good news! But could anyone please explain in layman terms what I have to do to patch the original files (I'm on windows 10). The only "index.js" file I found is located in C:......\AppData\Local\Programs\AllToMP3\resources\app.asar.unpacked\node_modules\sharp\lib\index.js

Upon inspection it looks like a completely different file. Replacing it predictably didn't work. My program version is 0.3.11.128

@NTag
Copy link
Member

NTag commented Jan 26, 2020

I finally released a new version of the app (0.3.12), including this fix.

@Luigi594
Copy link

You didn't do nothing, the problem still there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downloading stops
3 participants