https://github.com/syntaxsdev/mp3-normalizer
For DJ's who download lots of music and cannot afford to sort out duplicates or incorrect titles.
https://github.com/syntaxsdev/mp3-normalizer
Last synced: 12 months ago
JSON representation
For DJ's who download lots of music and cannot afford to sort out duplicates or incorrect titles.
- Host: GitHub
- URL: https://github.com/syntaxsdev/mp3-normalizer
- Owner: syntaxsdev
- Created: 2022-04-07T19:49:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T05:12:01.000Z (about 4 years ago)
- Last Synced: 2025-05-14T01:59:09.694Z (about 1 year ago)
- Language: PowerShell
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MP3-Normalizer
For DJ's who download lots of music and cannot afford to sort out duplicates or incorrect titles.
Just set three values in the code.
`$StagingFolder` to the folder with the songs (in MP3 format) that need to be normalized.
`$DuplicateFolder` the folder to store duplicate songs in.
`$CompleteFolder` to the folder to throw the normalized songs in.
## Unbinder.ps1
Unbinds the songs in the folder you specify from the datastore file.