Coder Social home page Coder Social logo

Comments (3)

bytedream avatar bytedream commented on September 22, 2024

Can you give an example of an invalid command?

from crunchy-cli.

p47-6 avatar p47-6 commented on September 22, 2024

I am typically using the following command:
crunchy-cli --experimental-fixes --etp-rt "$cookie" archive --skip-existing --yes -m audio -a "de-DE" -a "ja-JP" -a "en-US" -s "de-DE" -s "en-US" -o "$base_dir/{series_name}#{series_id}/Season {season_number}/{series_name} - S{season_number}E{episode_number} - {audio}.mkv" $url

The {audio} part gets replaced by a concatenated list of audio files delimited by a pipe: de-DE|ja-JP|en-US

I am doing this to get arround the issue #292 and let a script regulary check if there are new episodes or languages available. It is not a optimal solution but a workaround for now.

In previus versions the audio part was concatenated without a delimiter and that worked fine on every os. I havent tried to run the command on windows but the following characters are not valid in windows file names:
< > : " / \ | ? *

from crunchy-cli.

bytedream avatar bytedream commented on September 22, 2024

The default character for it got changed to _ and it can be configured with the CRUNCHY_CLI_FORMAT_DELIMITER env variable in v3.3.0

from crunchy-cli.

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.