-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Error while scanning music (mysql issue) #217
Comments
Hello, |
Is there any software that you could recommend to check tag integrity, maybe there could be a malformed tag. Or maybe something on the js(?) parser? |
Could this be related with iTunNORM / iTunSMPB values? |
I disabled the folder (.noaudio) that seemed to be the problem. If i re-enable it, and rescan i find this issue on a different song (than the frst reported),
There are some files with iTunNORM and iTunSMPB tags in that folder, funny thing that specific file doesn't show those tags. |
Hello,
|
Duplicate entryI have gone under the users and it doesn't seem to have shared that folder. Incorrect string valueI've send an email about it, thanks. |
the check for folder_id was removed because in sharing contexts, the same file could be available in different folders #217
|
Would master be a good branch to test here? |
hold on.
I need to fix something with the filehook first.
I will let you know
thank you for testing!
On 02.07.2017, at 21:31, Luis Guzman <notifications@github.com> wrote:
Would master be a good branch to test here?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#217 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMw9n2nCOCsAokKPzQS-G5sGFi3wh7NKks5sJ_AtgaJpZM4OGBCe>.
|
Made a test with 2.1.0-beta.2 and there is no longer any issue when scanning. Cheers! 🍻 |
Expected behavior
Complete scan
sudo -u www-data php occ audioplayer:scan --all
Under Nextcloud 12
Actual behavior
Won't complete scan.
It thows the following error:
Steps to reproduce the behavior
sudo -u www-data php occ audioplayer:scan --all
Possible solution (optional)
Additional information (optional)
Tried deleting/droping all the audioplayer tables from db - won't change behavior
Debug shows that i scans until failing at certain file.
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache2
Database:
MySQL
PHP version:
7.0.18
Nextcloud/ownCloud version: (see
/status.php
)12.0.0.29
Updated from an older Nextcloud/ownCloud or fresh install:
11.0.3
Audio Player version: (see
/settings/apps
)2.0.2
Where did you install Audio Player from:
Nextcloud appstore
Are you using external storage, if yes which one:
local/smb/sftp/...
Yes.
Dropbox
Are you using encryption: yes/no
No
The text was updated successfully, but these errors were encountered: