You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create folder on NextCloud and upload the audio which unzipped previously
Go to /settings/user/audioplayer and set 'Search for audio files in' to previously created folder
Go to /apps/audioplayer/ and expend Settings
Click on 'Reset library' and 'Scan for audio files'. I also tired sudo -u www-data php occ audioplayer:scan admin -vv instead Scan on web but there is no error on console
Nothing show up in Audio Player library
Go to /settings/admin/logging and PDOException is there
Expected behavior
My 30 seconds 440Hz tone should be added to library, or at least it should continue to scan more music not just stopped.
Screenshots
Versions:
Nextcloud: 28.0.7 / 29.0.3
Audioplayer 3.4.1
Nextcloud log
Error from /settings/admin/logging with some sensitive information removed (my IP address, my install folder)
Error on my test environment with NextCloud 28.0.7 and Audio 3.4.1
Describe the bug
A song with title "0" in ID3 Tag will cause music scanner stopped to scan more music.
To Reproduce
Steps to reproduce the behavior:
/settings/user/audioplayer
and set 'Search for audio files in' to previously created folder/apps/audioplayer/
and expend Settingssudo -u www-data php occ audioplayer:scan admin -vv
instead Scan on web but there is no error on console/settings/admin/logging
and PDOException is thereExpected behavior
My 30 seconds 440Hz tone should be added to library, or at least it should continue to scan more music not just stopped.
Screenshots
Versions:
Nextcloud log
Error from
/settings/admin/logging
with some sensitive information removed (my IP address, my install folder)Error on my test environment with NextCloud 28.0.7 and Audio 3.4.1
Error on my main environment with NextCloud 29.0.3 and Audio 3.4.1
The text was updated successfully, but these errors were encountered: