Skip to content

A collection of python scripts to tag MP3s for Pioneer's Rekordbox DJ software

Notifications You must be signed in to change notification settings

felixgeissler/py-rekordbox-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rekordbox Cover Fix

After a quick lookup of my DJ music I noticed, that Pioneer's Rekordbox application will only show album covers tagged as 'Front' cover. Therefor this hacky Python script will fix this issue by renaming corresponding covertags.

  • Related Rekordbox version: 5.8.5

Getting started (OSX)

Install Python 3

brew install python3

Install eyeD3

pip3 install eyeD3

Perform tag formatting on your library

python3 retag-mp3.py /path/to/your/library

Dependencies

  • Python 3.7
  • eyeD3

About

A collection of python scripts to tag MP3s for Pioneer's Rekordbox DJ software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages