An open API service indexing awesome lists of open source software.

https://github.com/jjling2011/musicmanager

remove duplicate music files, rename music files base on tags 根据音乐文件的tag信息删除重复音乐文件及重命名音乐文件
https://github.com/jjling2011/musicmanager

duplicate mp3 music rename tag

Last synced: 6 months ago
JSON representation

remove duplicate music files, rename music files base on tags 根据音乐文件的tag信息删除重复音乐文件及重命名音乐文件

Awesome Lists containing this project

README

          

## MusicManager

Remove duplicate music files, rename music files base on tag.
Supports aa, aax, aac, aiff, ape, dsf, flac, m4a, m4b, m4p, mp3, mpc, mpp, ogg, oga, wav, wma, wv, webm.
Silence removal featrue require ffmpeg.exe. Please download ffmpeg.exe to tools first.

根据音乐文件的tag信息删除重复的音乐文件及修改音乐文件名。
支持的文件格式:aa, aax, aac, aiff, ape, dsf, flac, m4a, m4b, m4p, mp3, mpc, mpp, ogg, oga, wav, wma, wv, webm
去除音乐头部空白功能需要 ffmpeg.exe,请自行下载并解压 ffmpeg.exe 到 tools 文件夹。

## Usage
![main-window.png](https://raw.githubusercontent.com/jjling2011/MusicManager/main/Images/main-window.png)

![tags-editor.png](https://raw.githubusercontent.com/jjling2011/MusicManager/main/Images/tags-editor.png)