[Solved] Can't get files to show up from UMS

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
bgula
Posts: 10
Joined: Mon Jul 18, 2016 1:57 am

[Solved] Can't get files to show up from UMS

Post by bgula »

I've used UMS for years with no problem until the last update (14.4.0). I usually use BubbleUpnp to play my files from hard drive to tv, but on that I get: Browse Error Reason: The specified ObjectID is invalid. I've tried to use VLC, which is what I used before creating the log file. UMS is identified, and so are the directories that I've specified that I want access to for video, but it indicates that the directories have no files in them. Not sure what to do from here. I've attached the debug files. Any help would be appreciated.
Attachments
ums_dbg_2024-09-19-16-12.zip
(1013.53 KiB) Downloaded 94 times
User avatar
mik_s
Moderator
Posts: 1430
Joined: Wed Aug 23, 2017 11:03 pm
Location: UK

Re: Can't get files to show up from UMS

Post by mik_s »

Looks like the database upgrade did not work correctly and the database is now corrupted so can't be loaded.

Code: Select all

net.pms.database.DatabaseEmbedded Database migration failed: File corrupted while reading record: "C:/ProgramData/UMS/database/medias.mv.db". Possible solution: use the recovery tool [90030-214]
If you delete "C:/ProgramData/UMS/database/medias.mv.db" UMS will rebuild the database and it should start working correctly again.
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
bgula
Posts: 10
Joined: Mon Jul 18, 2016 1:57 am

Re: Can't get files to show up from UMS

Post by bgula »

That worked! Thanks very much!
Post Reply