xhongc/music-tag-web

音乐标签编辑器,可编辑本地音乐文件的元数据, 音乐刮削。(Editable local music file metadata.)

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 26 minutes ago
Added to GitGenius on September 11th, 2026
Created on March 11th, 2023
Open Issues & Pull Requests: 41 (+0)
GitHub issues: Enabled
Number of forks: 428
Total Stargazers: 6,039 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 5
Closed in 7 days: 1
Avg open age: 254 days
Stale 30+ days: 28
Stale 90+ days: 21

Recent activity

Opened in 7 days: 5
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (195)
  • feature (149)
  • question (32)
  • done (30)
  • more (12)
  • good first issue (3)
  • optimization (3)

Detailed Description

Music Tag Web is a self-hosted Docker application for editing and managing music file metadata across multiple audio formats. It addresses the problem that users with music libraries stored on remote NAS systems or Linux servers cannot use traditional desktop tools like MP3Tag or MusicBrainz Picard to modify metadata remotely. The tool runs as a containerized service accessible through a web browser, allowing users to edit ID3 tags, album artwork, lyrics, and other metadata directly on files stored on their music servers without uploading content to third-party services.

The project supports a comprehensive range of audio formats including FLAC, APE, WAV, AIFF, WV, TTA, MP3, M4A, OGG, MPC, OPUS, WMA, DSF, and MP4. Beyond basic metadata editing, it offers batch operations for tag scraping and repair, music fingerprinting for identifying songs with missing or corrupted tags, intelligent file organization by artist and album, and text replacement for cleaning corrupted or malformed tags. Additional capabilities include batch format conversion via integrated FFmpeg, automatic splitting of cue sheet files, multilingual lyric embedding, and playback statistics visualization.

This tool is designed specifically for Homelab enthusiasts running self-hosted music services like Navidrome or Jellyfin on NAS devices or Linux servers. It functions as a companion application to these music servers, enabling remote metadata management through a responsive web interface that works on mobile browsers. The project is compatible with various NAS platforms including Synology and QNAP through Docker deployment, and integrates with private cloud storage solutions for online playback and tag editing.

Development activity shows consistent engagement with the codebase through regular updates and refinements to core functionality. The project maintains active issue resolution and feature additions that respond to user needs in the self-hosted music server community. Documentation is provided in multiple languages to serve its international user base.