This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
win:music_tagging [2018/09/14 17:57] derek |
win:music_tagging [2025/01/15 15:59] (current) derek |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====Setup==== | ====Setup==== | ||
| + | FIXME: Don't let this add the Author tag because it messes with Plex. (This shows up as '' | ||
| + | |||
| * If not already installed: | * If not already installed: | ||
| * Install [[https:// | * Install [[https:// | ||
| Line 30: | Line 32: | ||
| </ | </ | ||
| - | * Download the following files and change '' | + | * Download the following files: |
| - | FIXME | + | |
| - | <code batch folderize.bat> | + | |
| - | Code to copy into named folders | + | |
| - | </ | + | |
| <code batch beets.bat> | <code batch beets.bat> | ||
| - | beet import "ROOT_FOLDER\Processing\2 Beets Import" | + | beet import "2 Beets Import" |
| + | pause | ||
| </ | </ | ||
| <code batch beets-fix.bat> | <code batch beets-fix.bat> | ||
| - | beet import "ROOT_FOLDER\Processing\3 Convert\Fix" | + | beet import "3 Convert\Fix" |
| + | pause | ||
| + | </ | ||
| + | <code batch beets-rm.bat> | ||
| + | beet rm | ||
| + | pause | ||
| + | </ | ||
| + | <code batch folderize.bat> | ||
| + | @echo off | ||
| + | cd "2 Beets Import" | ||
| + | for %%f in (" | ||
| + | if not exist " | ||
| + | move " | ||
| + | ) | ||
| + | pause | ||
| </ | </ | ||
| Line 49: | Line 62: | ||
| 3 Convert | 3 Convert | ||
| 4 Add to iTunes | 4 Add to iTunes | ||
| - | folderize.bat | ||
| beets.bat | beets.bat | ||
| + | beets-fix.bat | ||
| + | beets-rm.bat | ||
| + | folderize.bat | ||
| </ | </ | ||
| Line 66: | Line 81: | ||
| * Copy into '' | * Copy into '' | ||
| * Copy any groups of songs that form albums into folders (folder name doesn' | * Copy any groups of songs that form albums into folders (folder name doesn' | ||
| - | * Remove | + | * Use dBpoweramp edit ID-Tag to remove all the tags from all songs in '' |
| * Run '' | * Run '' | ||
| * Run '' | * Run '' | ||
| Line 72: | Line 87: | ||
| * If none of the suggested albums are correct, use the '' | * If none of the suggested albums are correct, use the '' | ||
| * If a song still isn't getting the correct suggested tags use the '' | * If a song still isn't getting the correct suggested tags use the '' | ||
| - | * Run '' | + | * Run '' |
| * If there are any songs in the '' | * If there are any songs in the '' | ||
| * Run '' | * Run '' | ||
| - | * Run '' | + | * Run '' |
| * Use dBpoweramp Music Converter to convert resulting folders in '' | * Use dBpoweramp Music Converter to convert resulting folders in '' | ||
| * Should only have to configure this once | * Should only have to configure this once | ||
| - | * Select | + | |
| - | * Select '' | + | |
| - | * Output to '' | + | * Select '' |
| - | * Add ReplayGain DSP Effect | + | * Output to '' |
| - | * Write > '' | + | * Add '' |
| - | * Advanced Options > Gain Calculation > '' | + | * Write > '' |
| - | * Add ID Tag Processing DSP Effect | + | * Advanced Options > Gain Calculation > '' |
| - | * Additions > Add New > '' | + | * Add '' |
| - | * Deal with any songs that are quality upgrades of songs already in iTunes | + | * Additions > Add New > '' |
| - | * Copy songs in '' | + | * For other formats: |
| + | * Select the '' | ||
| + | * Use same ReplayGain settings as above | ||
| + | * Use dBpoweramp edit ID-Tag to add a comment tag containing '' | ||
| + | * Copy the files into '' | ||
| + | * Sort the songs that are quality upgrades of songs already in iTunes | ||
| + | * Copy the new songs in '' | ||
| + | * Wait until the next day to add the upgrade songs (This allows them to be in a separate date category) | ||
| + | * Fix any issues with metadata/ | ||
| + | * '' | ||
| + | * Create a playlist (Called '' | ||
| + | * '' | ||
| + | * Add '' | ||
| + | * Delete the upgraded files from iTunes, selecting '' | ||
| + | * Right-click > Copy the old songs in the duplicates playlist | ||
| + | * Close iTunes | ||
| + | * Paste the old songs into a temp folder to be deleted after the process has worked (Careful not to move the new files instead) | ||
| + | * Open iTunes | ||
| + | * Try playing the old songs, iTunes will ask to locate the files, give it the new files | ||