Giter Club home page Giter Club logo

music-survival-kit's People

Contributors

jpschafer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

music-survival-kit's Issues

Create RegexRule for Standardizing Featured Artists And Remixed By

Rationale:
https://www.lifehacker.com.au/2011/09/how-do-you-tag-songs-with-featured-performers/

There are cases where this is organized differently depending on who tagged the music files, what store you retrieved them from, etc. It would also be impossible especially in large libraries to deal with this manually via mp3tag, etc. Since Bliss has a regex rules system, we can fix this automatically.

Some Examples:
track title (ft. artist)
track title (feat. artist) <-- My Preferred Version (without Remixer)
track title feat. artist
track title feat. artist (artist_2 remix)
track title (feat. artist) (artist_2 remix)
track title (ft. artist) [artist_2 remix]
track title (feat. artist) [artist_2 remix] <-- My Preferred Version (With Remixer)

This will involve multiple versions most likely, but to start I will write one for my preferred "visual aesthetic" as noted above. Using Parentheses to describe featured artist makes it obvious, and having a different type of closure like braces for remixes will make it obvious their purpose and easier to parse for future unknown reasons.

Regexes To Make:

  • Featured Artist No Closure (Optional Remix Closure)
  • Featured Artist Closure (Optional Remix Closure)
  • Featured Artist Correct Format (feat.) But Wrong Closure
  • Featured Artist Removal from Track Title (Alternative version)

**Above is a draft, may or may not be grammatically correct **

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.