by edoli » Mon Aug 22, 2022 1:22 pm
Thank you so much!
That helps a lot narrowing the issue. I'll go pestering the guys there then
However - I can observe that performing exactly the same search using another client, namely Bubble UPnP for Android, causes no errors in miniDLNA - so I'm not really sure it's the right diagnosis.
Appreciate your amazing support anyway.
Take care
REEDIT:
observing the SQL, there is indeed something weird to me. all fields are referenced using the table alias d for table DETAILS, except for author, referenced as
upnp:author instead of
d.author.
Not sure if this is correct.
Thank you so much!
That helps a lot narrowing the issue. I'll go pestering the guys there then :D
However - I can observe that performing exactly the same search using another client, namely Bubble UPnP for Android, causes no errors in miniDLNA - so I'm not really sure it's the right diagnosis.
Appreciate your amazing support anyway.
Take care
REEDIT:
observing the SQL, there is indeed something weird to me. all fields are referenced using the table alias d for table DETAILS, except for author, referenced as [b][b]upnp:author[/b][/b] instead of [i][i][b]d.author[/b][/i][/i].
Not sure if this is correct.