Code Monkey home page Code Monkey logo

dynr's People

Contributors

georgehj avatar

Watchers

 avatar

dynr's Issues

Funtions need a refactor

Functions should be defined in a clearer order โ€” main() in particular needs to be moved.

Sanity check needed

To avoid trouble, it would be good to implement a function for checking that the $PWD is an album.

Without costly and unreliable tag checking, the way to go would probably be to make sure that all audio files in the directory are of the same type.

Dependency checks needed

Add a checkdeps function to make sure that the needed commands are available on the system.

Mandatory dependencies would extend at least as fair as the main format (*.flac).

Only flac is supported

Currently only *.flac files are supported due to the implementation of metaflac commands.

Consider these for addition:

  • *.mp3
  • *.m4a
  • *.ogg (Vorbis)
  • *.ogg (Opus)

Add integration with beets

A prompt to run beet update would be nice.

It should be possible to use a test like this:

[ -f "$XDG_CONFIG_HOME/.config/beets/library.db" ] || [ -f "$XDG_CONFIG_HOME/beets/library.db" ]

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.