Git Product home page Git Product logo

musicmove's Introduction

MusicMove - Simple music file mover / renamer

That's all. Drag-and-Drop music files / folders to move.

NOTE: Formats are hardcoded. You may need to change these.

Usage

  1. File list mode: <executable> @"<list file path>"

  2. Drag-and-Drop mode: <executable> <file1> [file2] [file3] ...

Modes

  1. 'Move by artist name' mode (Default) Execute the program without any special environment variables set.

  2. Parse cover mode Set env var MM_COVER to '1' and execute.

Supported album cover image extension: .jpg, .png, .webp

  1. Move instrumentals mode Set env var MM_INSTRU to '1' and execute.

  2. Rename instrumentals mode Set env var MM_RINSTRU to '1' and execute.

  3. Name normalizer mode (for <artistName> - <songName> format) Set env var MM_NAME_NORMALIZE to '1' and execute.

  4. S3RL-style name normalizer mode (for <songName> - <artistName> format) Set env var MM_NAME_NORMALIZE_S3RL to '1' and execute.

  5. Tag updater mode (Update ID3 tags according to the information parsed from file name) Set env var MM_TAGS to '1' and execute.

Warning: All ID3v1 tags will be dropped and replaced with ID3v2 tags

  1. Import album mapping mode Set env var MM_ALBUM_MAPPING to your album mapping file path and execute.

  2. Import information dump CSV mode Set env var MM_DUMP to your information dump CSV file path and execute.

musicmove's People

Contributors

hsheric0210 avatar

Watchers

 avatar

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.