Skip to content

Takes files downloaded form Bandcamp renames file to title and sets the metadata accordingly.

License

Notifications You must be signed in to change notification settings

Quasolaris/Bandcamp_Metadata_Filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bandcamp_Metadata_Filler

This script is a work in progress.

The script goes through all files that are in the same directory as itself. It then reads out title, album, artist and track number via the Bandcamp file name. The collected informations gets added to the metadata of the files. It then creates a directory inside the current one and saves a copy of all songs named after the song.

Image that shows changes

How to use

Place Python file inside your album folder and run it with the following command:

python BC_MetadataFiller.py -sameDir

About

Takes files downloaded form Bandcamp renames file to title and sets the metadata accordingly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages