17 hours ago 分享一个FLAC元数据重命名工具🌐 链接: https://linux.do/t/topic/2357126🔍 关键词: #cursor🏷️ 分组: LinuxDo论坛🕒 时间: 2026-06-10 00:28:35 LINUX DO 分享一个FLAC元数据重命名源码 <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>FLAC 重命名工具 · 读取内嵌元数据</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body…