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

Discussion of applications not mentioned above.
Locked
xiterrex
Posts: 2
Joined: 01 Apr 2020, 18:08

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

Post 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.
User avatar
TMroy
TerraMaster Team
Posts: 2598
Joined: 10 Mar 2020, 14:04
China

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

Post 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.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Support team: support(at)terra-master.com (for technical support only)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
xiterrex
Posts: 2
Joined: 01 Apr 2020, 18:08

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

Post by xiterrex »

I'm sorry. I mean macOS Catalina, not Mojave. I can confirm it occurs in version 10.15.4 (Catalina)
Thank you.
Locked