Skip to content

pranavgoyanka/MusicTagFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicTagFixer

Fix Music tags like ID3 using the last.fm API

Prerequisites

  • This can only be used on the songs of a single album at a time
  • You need to create an account on lastFM and generate an APIkey
  • Place the music in a folder called 'Song'which is inside the folder which contains the script
  • Name the songs 1, 2, 3 ... based on the track number they have from a particular album

Steps to use

pip install -r requitements.txt

Add your API Key to the api_keys.py file

python main.py

Bugs

  • Sometimes the order of the names messes up. Working on it.

To Do

  • Rename the files after fixing metadata

About

Fix Music tags like ID3 using the last.fm API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages