GithubHelp home page GithubHelp logo

tuner.js's Introduction

tuner.js

Installation

Software required

These are the programs that need to be installed and available to be executed in the command line from any directory.

sips - scriptable image processing system

This comes pre-installed in OSX. It's a tool for -among other things- resizing images. It should be in the path. Try it out by executing the following:

sips

That should print out the program information.

XLD - X Lossless Decoder: Lossless Audio Decoder for OSX

You can get it here.

Once you have it installed, you have to make sure that the xld command line tool is installed. The command line version is included in the dmg package; so take it out and put it inside your /usr/bin directory.

MP4v2 Command Line Tools

This can be installed quite easily with Homebrew.

brew install mp4v2

License

(The MIT License)

Copyright (c) 2011 José María Núñez Izu <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

tuner.js's People

Contributors

jmnunezizu avatar

Watchers

 avatar

tuner.js's Issues

Add error handling to flower

Currently, flower does not have error handling. This means that if any of the steps of the workflow fails, it just carries on with the execution leading to unexpected results.

convert does not work if the cover file is missing

While executing

$ tuner convert

, if the cover.jpg file is missing in the directory, the command ends with the following message:

==>  Processing the directory '/Volumes/Drobo/Downloads/_/Mum & Dad - 2002 - Kiss Of Death (UK) [Twisted Nerve, TN 034 CD]'
Creating the 500x500 thumbnail
error: The directory has not been processed yet; Please run convert first. 

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.