📁 ファイル管理 📖 公式

音楽ファイルのメタデータ整理

アーティスト、アルバム、アートワークなど音楽ファイルのメタデータを一括修正・補完します

★★★ 上級 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バージョンを使用してください。