Adding an Album - RevolutionTech/perdiem-django GitHub Wiki
Albums the full projects by an artist. Each song will be tied to a specific album.
Step 1: Add project
Step 2: Add name of Song or Album
Step 3: Add slug (url that will be used)
Step 4: Add release date
Step 5: Add Disc number (usually 1)
Step 6: Add Track number
Step 7: Add name of track
Step 8: Add duration (optional)
Step 9: Repeat for multiple tracks if applicable
Step 10: Add Artwork
Step 11: Add bio
Step 12: Add urls for marketplaces (iTunes, Spotify, etc..)
Step: 13: Add audio file (compressed MP3 recommended to reduce server space)