-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望增加功能:记录不同音频进度 #223
Comments
|
但是vlc不支持断点续传。。。那求推荐一个好用的本地播放器,最好开源,哭哭 |
我这边VLC支持记忆进度的啊 不过好像是说要音频满足一定条件 https://android.stackexchange.com/a/221514(我这边暂停也可以 不需要停止) |
那完蛋说明我下的有声书都是不合规的。。。 |
条件是 长度>=15分钟 或 ID3 genre标签是podcast, audiobooks, audiobook, speech, vocal之一 即使长度不够 改标签应该也是简单的 比如https://www.coolapk.com/apk/com.xjcheng.musictageditor(不开源?) |
哦哦,谢谢了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
最近在拿aplayer听下好的电子有声书,有些时候会遇到听到一半放下,放下了一会儿又想听别的音乐的过程,但放下了以后进度会消失,因此想着可不可以增加这么一个功能
The text was updated successfully, but these errors were encountered: