This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Make "editAudio" method faster. #15
Labels
Extra: Feature
New feature or request
PRI: High
Needs to be resolved sooner than other issues (Critical to plugin function)
S: To-Do
Feature or request that still need doing
Since I am developing on android 11, when using the "editAudio" method, I call "requestComplexPermission" to specify the folder, and set searchInsideFolders to ture.
The "editAudio" method succeeds in a small test folder (whit a few song Files).
However, for large folders, it takes a very long time (about 1 minute) and the operation is unstable.
(My music library has 6500 music files, which is about 60GB in size.)
Is this the correct behavior?
The text was updated successfully, but these errors were encountered: