SurfaceS

Results 98 comments of SurfaceS
trafficstars

VS code may attach debugger that do that ?

Setting Access-Control-Allow-Origin to * is never a good choice.

Why don't u use your API to do that for you ?

So, a better option would be to create a renderer option (ThumbnailSquare for eg) and do stuff on the server to serve you a squared thumbnail. On this exemple `RendererConfiguration`...

@SubJunk @js-kyle Why did we use BCrypt to cryt account password in db ? It add at.favre BCrypt dependency, when we already have more robust crypting methods (like SHA512) in...

> @SurfaceS I can't build this branch on macOS anymore in VS Code, with the error Project 'ums' is missing required source folder: 'src/main/external-resources/nsis' any ideas? @SubJunk nsis is windows...

@SubJunk extra.nsh NSIS file was originally set as a global resource to filter its content. On the last PR, I've moved it to the windows builder resource only. It should...

@ik666 UMS.launch -> https://github.com/UniversalMediaServer/UniversalMediaServer/commit/40c23ba53d81248cdb19d2253e81a664382b6ca1

I will back with a solution on my next PR.

The genre field can be either a custom string or a defined genre id. On the last PR, mediainfo will always give a readable string (in English).