Giter Site home page Giter Site logo

Comments (4)

github-actions avatar github-actions commented on June 13, 2024

If youre having issues, please remember to read the wiki and follow the instructions carefully

from automatic-ripping-machine.

1337-server avatar 1337-server commented on June 13, 2024

Looks like a config issue.

Try using -s "1,2,3,4,5,6" for HB_ARGS_DVD: and HB_ARGS_BD:
instead of

hb_args_dvd: --subtitle scan -F
hb_args_bd: --subtitle scan -F --subtitle-burned --audio-lang-list eng --all-audio

Note:
If you are entering this on the UI it will enter it correctly for you, but if you are editing via the arm.yaml you need to escape the quotes so -s "1,2,3,4,5,6" becomes -s \"1,2,3,4,5,6\". Entering this without quotes in the arm.yaml crashes ARM.

from automatic-ripping-machine.

DeadlyDad avatar DeadlyDad commented on June 13, 2024

Looks like a config issue.

Try using -s "1,2,3,4,5,6" for HB_ARGS_DVD: and HB_ARGS_BD: instead of

hb_args_dvd: --subtitle scan -F
hb_args_bd: --subtitle scan -F --subtitle-burned --audio-lang-list eng --all-audio

Note: If you are entering this on the UI it will enter it correctly for you, but if you are editing via the arm.yaml you need to escape the quotes so -s "1,2,3,4,5,6" becomes -s \"1,2,3,4,5,6\". Entering this without quotes in the arm.yaml crashes ARM.

That works perfectly so far. Thanks!

from automatic-ripping-machine.

1337-server avatar 1337-server commented on June 13, 2024

Glad to hear. I'll close this now.

from automatic-ripping-machine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.