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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敡 Error description suggestion #959

Open
2 tasks done
ThePianoMan2255 opened this issue Oct 17, 2023 · 0 comments
Open
2 tasks done

馃敡 Error description suggestion #959

ThePianoMan2255 opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature request/PR
Milestone

Comments

@ThePianoMan2255
Copy link

Is this feature missing in the latest version?

  • I'm using the latest release

Is your feature request related to a problem? Please describe.

When MakeMKV does not find a movie or video file within the length set, it gives error:
ERROR ARM: Call to MakeMKV failed with code: 11 (b'')
and turns into a "fatal error" message across pushbullet and other tasks.

Describe the solution you'd like?

The description to be updated to something more friendly

Error occured: No video matching set length

Describe alternatives you've considered?

Ignoring it, but I spend a few minutes trying to figure out why it was giving the error in the first place.

Anything else?

`[10-17-2023 20:45:46] ERROR ARM: Call to MakeMKV failed with code: 11 (b'')
[10-17-2023 20:45:46] ERROR ARM: MakeMKV did not complete successfully. Exiting ARM! Error: exceptions must derive from BaseException
[10-17-2023 20:45:46] ERROR ARM:
Traceback (most recent call last):
File "/opt/arm/arm/ripper/makemkv.py", line 327, in run_makemkv
subprocess.run(f"{cmd} >> {logfile}", capture_output=True, shell=True, check=True)
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'makemkvcon mkv -r --progress=/home/arm/logs/progress/10.log --messages=-stdout dev:/dev/sr0 all '/home/arm/media/raw/The Greatest Showman' --minlength=7000 >> /home/arm/logs/THE_GREATEST_SHOWMAN.log' returned non-zero exit status 11.

During handling of the above exception, another exception occurred:`

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ThePianoMan2255 ThePianoMan2255 added the enhancement New feature request/PR label Oct 17, 2023
@ThePianoMan2255 ThePianoMan2255 changed the title 馃敡 Error description correction 馃敡 Error description suggestion Oct 17, 2023
@microtechno9000 microtechno9000 added this to the 3.0 milestone Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request/PR
Projects
Status: No status
Development

No branches or pull requests

2 participants