Aleksi Lassila

Results 86 comments of Aleksi Lassila

> I have a suggestion: convert the lang file names to locales instead of just the language. the motivation being that you can have more granular control over "accents" so...

It won't be a priority, but maybe at some point

Desktop apps are planned but direct play should be already available, depending on your browser. If you’re trying to direct play h265, only [few browsers](https://caniuse.com/hevc) support it though. Jellyfin (and...

> Need help ? Yes, I'm open to designs and ideas! Do you have experience on graphics?

That's amazing! Not really, at one point I was thinking of making something abstract and circular using the following tools: https://fffuel.co/cccoil/, https://fffuel.co/cccircular/, https://fffuel.co/ccchaos/ and https://fffuel.co/uuundulate/, but didn't end up using...

I'm currently rewriting the whole project to make it work outside the browsers. I can't say for sure, but I'd imagine that once this is done a desktop app for...

Hey, looks good! Let me know when this is ready to merge. Also If possible, squash commits like "test fix 1". I'm not familiar with all the actions you used...

Okay, gotcha When it comes to the tags, I think it would be best to have the :latest tag as a convention, as well as the release tag (e.g. v0.3.0)...

> @aleksilassila can you explain to me why you are building using `docker compose` instead of `docker build` or `docker buildx build` The multiple docker-compose files are there to make...

> It would be better to separate out the dockerfiles for dev and prod > Thats what was causing me to end up with development env. In the final container....