Skip to content

titisee5/foobar2000StartTimeTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

foobar2000StartTimeTag

Python Script that creates a start time tag for mp3, flac etc. files in an album.

Usage

The script contains 4 "global" variables at the top to easily influence behaviour.

variale usage
music_folder Path to Folder with the music files (will be searched rekursively)
file_types default: All supported file Types. Others may or may not be supported
album_keys what defines an album; default: albumartist and album
tag_name name of the created tag

Dependencies

music-tag (Used to read/ write tags)

tinytag (Used as "Backup" source for duration)

About

Python Script that creates a start time tag for mp3, flac etc. files in an album.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages