📁 文件管理
📖 官方
音乐文件元数据整理
批量修复和完善音乐文件的标签信息,包括歌手、专辑、封面等
★★★ 高级 20-30 min 2025年1月12日
📋
使用场景
💬
提示词
Please analyze the music files in ~/Music/Library folder: - Count how many files are missing artist, album, or title information - Check for garbled or inconsistently formatted tags - List the types of issues that need fixing - Sort by severity of issues For all mp3 files in ~/Music/Library/Artist/Album folder: - Set Artist, Album, Year, and Genre tags - Set track numbers based on filenames - Find cover.jpg or folder.jpg and embed into all music files - Please batch update this information
✨
预期结果
💡
使用技巧
- • 使用统一的编码(UTF-8)可以避免乱码问题。对于中文标签,确保使用 ID3v2.4 版本,兼容性最好。