Git Product home page Git Product logo

youtube-music-takeaway-sorter's People

Contributors

splinterhead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

strezlessmusick

youtube-music-takeaway-sorter's Issues

Column Headers Have Changed

Error when I ran it first time

extracted_title = csv_row["Song Title"].strip()
KeyError: 'Song Title'

New column headers are now Song title, Album title, Duration seconds

Love this tool. Fuck Google

Containerise the build

This should be containerised to allow running on environments without the correct dependencies, or to avoid cluttering up the environment

Reinstate the mover tests

test_mover.py is completely disabled (commented out). The tests should be re-enabled to give confidence on the mover module

Looking for existing files in the CSV sort doesn't report properly

Steps:

  1. Have an album with some tracks with metadata, some without
  2. Set the config to copy only
  3. Run the sorter

Expected Result:

  • The tracks with metadata are only moved once

Actual Result:

  • The tracks with metadata are moved first, then they are duplicated as part of the CSV sorting

Work out the filetype

Currently the sorter assumes all files are .mp3. It should attempt to identify other filetypes (.flac, .ogg) before defaulting to .mp3

Make the config easier to set

Instead of poking about in the src directory we should be able to read env vars or a config file (toml. ini)

Feature: Panic if the basic root is not set

Integrate MusicBrainz

The sorter relies on CSV data to make assumptions about the data, and is designed to let other tools set the metadata if it's incorrect.
We should integrate a MusicBrainz search as part of the sorting.
This could happen per-file on the sort, or per-album after the move

Doing it before moving would avoid double-moving in the situation of incorrect data

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.