tobiasger

Results 12 comments of tobiasger
trafficstars

Just a quick note that `namespaced: true` must be added to the export of the module, at least that's what fixed it for me. ``` export default { state, mutations,...

I also see title screens as the screenshot for some games. I know when I tried the [Skraper](https://www.skraper.net/) tool that you could select "best screenshot" or similar, and that seemed...

Great @muldjord! I know that you don't support the Windows version of the software, but will this find it's way to a Windows release eventually?

Any progress on this @nickmak?

To my understanding (and please correct me if I'm wrong), this is because the embedded server of LMS does not send any CORS headers. So if I'm understanding this correctly,...

But doesn't it say that you can edit the `` tag in the xml in order to allow all (*) perhaps? Like this I guess: `*`

Ah, I see. So I guess the simplest solution then would be to create a proxy server?

What is the recommended way for adding your own [lms.conf](https://github.com/epoupon/lms/blob/master/conf/lms.conf) file when using docker-compose.yml? Because I need to set `behind-reverse-proxy = true;` right? Can I just add the lms.conf file...

Got it working temporarily by running the address through CORS Anywhere, basically prepending the URL with 192.168.0.15:5000 in my case.

Thank you for your answer! I tried changing `maxBitrate` to 1 just to hear the difference, but it remained in a lot higher quality than that. This was both when...