[Solved] Can't get files to show up from UMS
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
[Solved] Can't get files to show up from UMS
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
Re: Can't get files to show up from UMS
Looks like the database upgrade did not work correctly and the database is now corrupted so can't be loaded.
If you delete "C:/ProgramData/UMS/database/medias.mv.db" UMS will rebuild the database and it should start working correctly again.
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]
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.
Re: Can't get files to show up from UMS
That worked! Thanks very much!