jlesage / docker-makemkv

Docker container for MakeMKV
MIT License
440 stars 50 forks source link

Realtime Log or Status? #65

Closed goofmyan23 closed 3 years ago

goofmyan23 commented 4 years ago

I'm using the auto disc ripper feature however noticed this disabled the GUI from showing me the status. The only other method I know of is to manually refresh the log in my OMV GUI or wait for the disc to magically eject.

Is there another way to view the status?

jlesage commented 4 years ago

Currently the container's log is the only way. The automatic disc ripper is using the CLI version of MakeMKV and custom script to automatically rip the discs. The GUI version doesn't have any feature that allows to perform this.

However, maybe It could be useful to show a pop-up window in the GUI while the automatic disc ripper is working. This window could show the progress while informing the user to not attempt to rip the disc through the GUI at the same time...

bamsnow commented 4 years ago

@goofmyan23 see https://github.com/jlesage/docker-makemkv/issues/67

jlesage commented 3 years ago

With version 1.19.0, the progress of a disc ripped by the automatic disc ripper can be seen in the UI.