SurfaceS

Results 98 comments of SurfaceS
trafficstars

I think that UMS not enough use the info level (most of it is under debug), and some trace should be on the debug level. And so, the default UMS...

For this, I will need to know what you want to keep from it.

Normally, all settings, databases and temp files are located on profile folder or appdata folder. **On the root :** UMS.conf (apache conf file) : Most of the settings are stored...

I think this one should not be merged now. My next PR will remove video track info from `FILES` table, and move it to `VIDEOTRACKS` table. Also, filtering on a...

As I understand, Netty was used to replace the first old (removed now) sockets server, to serve HTTP requests. It's an socket nio server, so low level (com.sun.net.httpserver is high...

as the default is `JUPnP (Netty)`, I think it is better to start with `JUPnP (Java)`. JUPnP+ add ContentDirectory service inside JUPnP. On V14, it's also create DIDL from brand...

I run it for about a week without problem. It should be tested yes.

> Do you want logs? yes, could be a good start. This screen is normal when browse loading. UMS need to create the library for the renderer based on the...

> The web player still never loads. The last PR fix that UMS was creating multiple web renderer (async). It was not visible from main, because main use only one...

downloaded