We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前播放列表切换的时候,是能够正常续播的。 但是如果家里一个人听A列表(播放列表A),另外一个听列表B,播放列表B、 如果第一个再听列表A,A的记录就没了。 建议根据不同的列表记录不同的进度。 可以每个列表都记录最后一个播放的文件,也可以循环记录若干个,或者使用不同的口令进行不同的记录。 谢谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前播放列表切换的时候,是能够正常续播的。
但是如果家里一个人听A列表(播放列表A),另外一个听列表B,播放列表B、
如果第一个再听列表A,A的记录就没了。 建议根据不同的列表记录不同的进度。
可以每个列表都记录最后一个播放的文件,也可以循环记录若干个,或者使用不同的口令进行不同的记录。
谢谢。
The text was updated successfully, but these errors were encountered: