Moekyun Music Spec
- Upload FLACs (Lossless) when possible, avoid m4a. No restrictions otherwise on sample rate or bit depth
- If the audio is already lossy (aka covers on YouTube) upload as mp3
- All albums and tracks must have album art, this can be either
cover.jpgin the same folder or embedded into the file. - Always upload full albums if possible (exception for covers)
- All upload audio must be normalized to
-8 LUFS, via theREPLAY GAINtag (do not modify the actual waveform) - When uploading follow the structure of
Music/GENRE/ARTIST/ALBUM
Normalizing Audio
Recommended to use rsgain
The following config file will normalize to -8 LUFS
[Global]
TargetLoudness=-8
Command below runs with all CPU cores in the current directory.
rsgain easy -p "PATH_TO_SETTINGS_FILE" -m MAX .
Downloding Covers from YouTube
Use the full thumbnail as album art
Useful Tool:
https://github.com/pinapelz/ytID3AutoTag
