SurfaceS
SurfaceS
After investigation : V13 : - scan on startup (19 sec) -> fill globalIds. - LG upnp put some more items on globalIds as well. - Then web gui ask...
sure, it can help debug. A quick check is to browse thru the web player if it give the same results. True would surely mean sql query fail.
> I'm running `da74f60dfc7a23ee3eebe896e0ce057ac062e1b7` and seeking doesn't work within non-transcoded files. It was working in `28677c41904e8df954a0f918710fbddeb5c914b3` I think fix previously break headers read (seeking fail)
> I think LG TVs cache heavily. I don't know what their logic is for change-detection but they seem to hold on to old results for a little while. The...
downloaded
> Here's the last time I reproduced the empty folder problem. Please let me know when you have downloaded it @SurfaceS https://www.universalmediaserver.com/uploads/surfaces.zip The request for the missing folder is on...
Questions : 1 : Why we have a `use_cache` setting ? Is their is a reason someone will not use it ? 2 : For a better upnp handling, we...
[e73f245](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4089/commits/e73f24587cada701ab83b7f1b823043a3fb0ffe9) GlobalIdRepo -> LibraryIds Store ids in db Show renderer identifiers on web gui for not found renderers Assing a uuid from ip for renderer with non registred upnp device
> I think I see what you mean. So in v14, the IDs do not exist until a renderer connects to UMS, while in v13 the IDs exist on startup...
[4b927f6](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4037/commits/4b927f6556ec1b01e6070672433f49e4e271f8ef) refactor `pms.library` to `pms.store` allow better differenciate library (like dll), media library, and store refactor RootFolder to MediaStore removed cache option. increment UpdateId on media file change fix RELEASEDATE...