Rasmus Krämer

Results 237 comments of Rasmus Krämer

You can summon workers with NodeJS. These will run on a different thread but can communicate with the master https://nodejs.org/api/worker_threads.html

I may be wrong, but I think the 10.9 packages are only available through the GitHub package registry: https://github.com/orgs/jellyfin/packages

I would love to use this library for my music streaming app. Naturally the user has quite a lot of control over the queue, so some methods are essential. Right...

I literally had linked lists and queues / stacks as a topic in school about a year ago and my finals will also contain questions about them, so this is...

Maybe it is possible to add support for syncing with the API provided by the bank directly. An EU regulation introduced a few years ago requires all banks to support...

A standardised way for developers to implement a syncing integration would support both ways. Also, my request for a productID was approved, so it isn't really hard to get one

If all your collections are automatically generated by the TMDB Box Sets plugin you can delete all of them manually and execute the task "Scan library for missing box sets".

It would not require a complete rewrite, most of the `Shared` code could be reused. The problem is, as far as I understand it, that the existing code is extremely...

This is of course from when I worked on it, I have no idea how much it has evolved, maybe I am not doing it justice here