metadata-filter
metadata-filter copied to clipboard
A module for cleaning up artist, album, and song names
Found this kind of Live suffix in my Discovery Weekly. :) Examples of track titles with "Live Session" suffixes: - Generic "(Live Session)" ([example](https://open.spotify.com/album/3ywZmhQ2CcGPpaMvBiS6By)) - Spotify-like "- Live Session" ([example](https://open.spotify.com/album/6lVLYuBC9pUR20y5YWHf3y))...
As part of my rabbit hole dive I came across a couple of artists for whom basically all song titles have an artist-specific suffix. - Basically all songs by `Glee...
I dived down a rabbit hole earlier today and came across all of the following track titles: ``` It's A Long Way There - Album Version / 2002 Digital Remaster...
I've come across a track title on Spotify that is literally `Fa Fa Fa - (Album Version)`. The `removeVersion` filter correctly strips `(Album Version)`, leaving it as `Fa Fa Fa...
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.4.0 to 10.5.2 Release notes Sourced from mocha's releases. v10.5.2 What's Changed fix: better tracking of...
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.33.0 to 8.0.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.0 8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project...