1337-server
1337-server
> Stupid question, but why does arm not rely on MakeMKV for finding titles on Blu-ray discs? It does ? https://github.com/automatic-ripping-machine/automatic-ripping-machine/blob/a20f95ec9a73b3cb33457fcc2c2f0eadc4106f8d/arm/ripper/makemkv.py#L199
Is this the latest commit ? Did you run the installation script ?
Update on this even though it is stale, A.R.M can 'batch' DVD's, it just requires specific settings. arm.yaml `RIPMETHOD: "mkv"` And `MAINFEATURE: false` A.R.M will then be forced to use...
This is part of an ongoing issue https://github.com/1337-server/arm-dependencies/pull/26 The is because both `Werkzeug` and `flask-login` are being allowed to >= to the latest version. Instead of being pinned to specific...
Should be fixed now, I triggered a build of my own dockerhub. It hadn't been triggered on the main image, only the base image, as it takes 24h to update...
Docker image updated. Can you try the new image ?
The .abcde.conf is moving, and is being added to the armui soon. From there you will be able to manage the config from the ui. This will most likely be...
Closing as stale. We have a lot of other work to do, so this won't be possible for quite some time.
Personally I would start at the UI and work back from the database page. Having a button to click to restart will be much quicker for testing/development. Than coding the...
Closing as stale