Page 1 of 1

Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@1'

Posted: 01 Apr 2020, 18:12
by xiterrex
Hello,

I have the following error with iTunes Server using the new Music app in MacOS Mojave:

Code: Select all

[2020-04-01 12:09:19] [  LOG]     daap: Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@1'
[2020-04-01 12:09:19] [  LOG]     daap: Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@128'
[2020-04-01 12:09:19] [  LOG]     daap: Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@65537'
[2020-04-01 12:09:19] [  LOG]       db: Could not prepare statement: no such column: f.album_sort
[2020-04-01 12:09:19] [  LOG]     daap: Could not start query
It is fixed in forked-daapd upstream:

https://github.com/ejurgensen/forked-daapd/pull/841

It ocurrs when trying to browse the catalog from Music.app in the Mac.

Please update the build of iTunes Server app. Thank you.

Re: Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@1'

Posted: 01 Apr 2020, 23:56
by TMroy
Thank you for your report, we will make a testing and evaluate it.
We will fix it soon as soon as we reproduce the issue.

Re: Unknown operator '@' in clause 'com.apple.itunes.extended-media-kind@1'

Posted: 03 Apr 2020, 00:46
by xiterrex
I'm sorry. I mean macOS Catalina, not Mojave. I can confirm it occurs in version 10.15.4 (Catalina)
Thank you.