1 Star 0 Fork 0

Winnie / MusicID3TagGetter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

中文 / English

cover

欢迎使用 获取ID3标签 小工具

本工具主要用来配合 椒盐歌单转换助手 使用,当然也可独立使用。


使用方法

  1. 打开获取ID3标签应用程序。
  2. 点击选择目录按钮。
  3. 按照软件提示授予权限:
    • Android 11及以上:授予 所有文件管理权限 android.permission.MANAGE_EXTERNAL_STORAGE
    • Android 10及以下:授予 读写外置存储权限 android.permission.READ_EXTERNAL_STORAGEandroid.permission.WRITE_EXTERNAL_STORAGE
  4. 按照软件提示,选择您设备中存放音乐文件的目录,选择方法如下图所示:
    注意图片中第一行显示的当前父目录
音乐文件存放类型 在同一个目录中
目录树示例 img.png
操作方法 直接选择到父目录Music即可
音乐文件存放类型 在同一目录的子目录中
目录树示例 img.png
操作方法 直接选择到父目录Music即可
音乐文件存放类型 在不同目录中
目录树示例 img.png
操作方法 需要进行多次选择操作,每次选择一个存放音乐的目录(如图中的中文歌曲temp),并在接下来的冲突对话框中选择追加
  1. 等待音乐ID3信息导出完成。
  2. 前往/storage/emulated/0/Download(即/sdcard/Download)目录,查看本地音乐导出.txt文件。
  3. 使用本地音乐导出.txt文件。

支持的音乐格式

  • OGG
  • MP3
  • FLAC
  • MP4
  • M4A
  • M4P
  • WMA
  • WAV
  • RA
  • RM
  • M4B
  • AIF
  • AIFF
  • AIFC
  • DSF
  • DFF

需要使用的权限说明

  • Android 11 (API 30) 及以上:
    • 所有文件管理权限 (android.permission.MANAGE_EXTERNAL_STORAGE):从外置存储(/storage/emulated/0)及其子目录中读取音乐文件,写入结果文件
  • Android 10 (API 29) 及以下:
    • 读外置存储权限 (android.permission.READ_EXTERNAL_STORAGE):从外置存储(/storage/emulated/0)及其子目录中读取音乐文件
    • 写外置存储权限 (android.permission.WRITE_EXTERNAL_STORAGE):向下载目录(/storage/emulated/0/Download)中写入结果文件

赞助与支持

🥰🥰🥰

如果这个项目对您有所帮助,您可以给我一颗免费的⭐,或者请我喝杯咖啡!
非常感谢您的支持!
⬇️⬇️⬇️
Sponsorship.jpg

MIT License Copyright (c) 2023 HWinZnieJ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

读取指定目录及其子目录中音乐文件的ID3标签信息,并按照预先定义的格式导出到Android设备的Download目录中。Reads the ID3 tag information of music files in the specified directory and its subdirectories and exports them to the Download directory of the Android device according to a pre-defined format. 展开 收起
Java
MIT
取消

发行版 (3)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/winnie0408/MusicID3TagGetter.git
git@gitee.com:winnie0408/MusicID3TagGetter.git
winnie0408
MusicID3TagGetter
MusicID3TagGetter
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891