Skip to content

PaulPoandl/Audio-file-tagger-Metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audio-file-tagger-Metadata

Screenshot 2024-07-20 185451

This repository contains a batch script (tagger.bat) and associated Python scripts for managing audio file metadata. The Audio Files Tagger Metadata is a tool designed to facilitate the process of adding cover art, renaming files, and embedding metadata in audio files, specifically supporting FLAC, M4A, and MP3 formats. This tool is particularly useful for files downloaded via JDownloader.

Features

  • Add Cover Art: Automatically add cover images (PNG or JPG) to audio files.
  • Rename Files: Rename audio files by removing unwanted text and sorting them by number.
  • Add Metadata: Embed metadata into audio files, including artist, album, and track information.

Usage

  1. Run Full Process: Sequentially add cover art, rename files, and embed metadata.
  2. Individual Processes: Run each task (cover art, renaming, metadata) independently.

How to Use

  1. Clone the Repository:
    git clone https://github.com/PaulPoandl/Audio-file-tagger-Metadata-.git
  2. Run the Batch Script: Double-click tagger.bat or run it from the command line:
    tagger.bat

Follow the on-screen instructions to choose your desired operation.