rolvin bernad wayamba

0 views
Skip to first unread message

Kylee Mccandrew

unread,
Aug 2, 2024, 9:55:38 PM8/2/24
to calviteckte


Only question is would it be possible to add either our own or use the current BETA key listed on the forum?
jlesage/makemkv docker has not worked for me in a while, but has this variable set so I can use my own key or it will download the BETA key on startup.

nope, perhaps what uou see in the web ui for the extra parameters does not actually equate to what is entered in the extra parameters field?, def worth trying squid's suggestion, as that is the normal way of passing in devices to docker containers.

I have tried the syntax squid provided with no luck. I was able to pass through device out of the box with another container and have seen no issues. Unfortunately extra parameters appears to not operate the same with this container with the --device parameter.

hmm odd!, to try and remove the human factor here try using the copy and paste function of novnc, its on the left hand side as a pop out style set of buttons, paste it into the paste pop out and then you should be able to right click in the novnc window and paste it in there.

I'm having the same issue as some of the users above. I'm not able to pass the optical drive through using the Extra Parameters. I have tried using "=" and not using it. Neither way seems to work for me. Right now its set at "--device=/dev/sr0 --device=/dev/sg5". I know these parameters are correct because this is what is shown on the console... Did anyone else get this to work? Thanks!

python-makemkv is a simple python wrapper for MakeMKV (written byGuinpinSoft inc.). While it can be imported as a module, it also offersa command-line interface that tries to be more intuitive thanmakemkvcon.

Additionally, a copy of MakeMKV is required, which can be downloadedfrom their website. If MakeMKV isn't installed at the default location, you also need to ensurethat makemkvcon can be run from the terminal, e. g. by adding itslocation to your PATH environment variable.

To create a mkv file from the first title of the first disc you can usemakemkv.MakeMKV.mkv(). Since this will take some time you can define afunction that analyzes the program's progress or you can use themakemkv.ProgressParser class to show pretty progress bars(this requires rich to be installed).

python-makemkv uses the logging module from Python's standard library,see Logging HOWTO to changethe output format or verbosity. To change the verbosity of specificmessages, you can modify the makemkv.output_codes.MESSAGE_CODESdictionary accordingly. If you think that the log level of a specificmessage isn't appropriate for most users, feel free to open an issue or apull request.

c01484d022
Reply all
Reply to author
Forward
0 new messages