06-23-2025, 01:42 PM
I found the problematic album, here is the link to it
https://disk.yandex.ru/d/8Hvwr6ZZrVpcpA
I left only one track in the folder, I think this will be enough for testing.
But, I got rid of error #62, but I did not solve the problem of updating the selected folder.
After regenerating the library, I waited for some time, when there was an access to the disk with the library, and the variables took the following value -
After that, I started updating the SDCARD, it completed (the spinner stopped spinning and disappeared), but the access to the disk did not stop even after 30 minutes, although I updated the SDCARD. The variables were still -
And a separate folder is no longer updated. I still have not waited for the disk access to stop.
There are 17313 tracks in my library.
And also - when regenerating the library in the java console I see this error
https://disk.yandex.ru/d/8Hvwr6ZZrVpcpA
I left only one track in the folder, I think this will be enough for testing.
But, I got rid of error #62, but I did not solve the problem of updating the selected folder.
After regenerating the library, I waited for some time, when there was an access to the disk with the library, and the variables took the following value -
Code:
GLOBAL.libRendered;
true
GLOBAL.libLoading;
false
After that, I started updating the SDCARD, it completed (the spinner stopped spinning and disappeared), but the access to the disk did not stop even after 30 minutes, although I updated the SDCARD. The variables were still -
Code:
GLOBAL.libRendered;
false
GLOBAL.libLoading;
true
And a separate folder is no longer updated. I still have not waited for the disk access to stop.
There are 17313 tracks in my library.
And also - when regenerating the library in the java console I see this error
Code:
playerlib.js:706
Uncaught ReferenceError: loadLibrary is not defined
at Object.success (playerlib.js:706:40)
at u (jquery-1.8.2.js:974:30)
at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082:7)
at N (jquery-1.8.2.js:7788:14)
at XMLHttpRequest.n (jquery-1.8.2.js:8500:8)