Page 1 of 1
Data not available (windows)
Posted: Mon May 26, 2025 3:00 pm
by king69_666
I am now having this issue. I'm on 14.12.0. I don't see any special character errors but I do get the message "Your browse data was not received from the server" on any browser I connect with. It appears if I try and access a root folder from the web browser. Log attached.
Re: Data not available (windows)
Posted: Mon May 26, 2025 4:14 pm
by mik_s
There is a database error so nothing will be found
Code: Select all
ERROR 2025-05-25 22:53:03.529 [main] net.pms.database.MediaDatabase Error checking tables: Scalar subquery contains more than one row; SQL statement:
UPDATE VIDEO_METADATA SET TVSERIESID = (SELECT TV_SERIES.ID FROM TV_SERIES WHERE TV_SERIES.TITLE = VIDEO_METADATA.MOVIEORSHOWNAME) [90053-232]
This will be the same as
this.
You will need to delete the database so a new one can be made.