Code Monkey home page Code Monkey logo

pysplitcue's People

Contributors

jeanslack avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

pysplitcue's Issues

pyspiltcue CLI fails to handle filenames with '()'

Same flac file with links to the two file names.
Modified cue files to point to the links correctly.

File with '(xyz)' fails due to something in pysplitcue.
If I copy the 'shnsplit' command, (with quoted flac file name) it works.

The variation without '(xyz)' works as expected.

`
$ pysplitcue -o flac -i 'Mytest (xyz).flac'
/bin/sh: 1: Syntax error: "(" unexpected
Process Error! Command 'shnsplit -o flac -f Mytest (xyz).cue -t "%n - %t" Mytest (xyz).flac' returned non-zero exit status 2.
$ pysplitcue -o flac -i 'Mytest.flac'
shnsplit: warning: discarding initial zero-valued split point
Splitting [Mytest.flac] (43:17.14) --> [01 - Track 01.flac] (8:01.49) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [02 - Track 02.flac] (3:11.41) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [03 - Track 03.flac] (4:44.51) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [04 - Track 04.flac] (1:43.38) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [05 - Track 05.flac] (4:49.45) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [06 - Track 06.flac] (5:33.18) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [07 - Track 07.flac] (3:54.45) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [08 - Track 08.flac] (2:55.58) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [09 - Track 09.flac] (2:29.64) : 100% OK
Splitting [Mytest.flac] (43:17.14) --> [10 - Track 10.flac] (5:52.55) : 100% OK
...done.

Apply tags on audio tracks...
`

No executable after pip install

Thanks for this tool. Unfortunately, after the pip install I cannot launch pysplitcue. No executable script is found. Do I miss something?

Thx, J.

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.