Rasmus Krämer

Results 237 comments of Rasmus Krämer

I tried to build the catalyst app after you added support but was unable to export it because apparently you cannot distribute an app that contains the Siri entitlement outside...

I also don't really like the approach of using notifications, you can just pass a binding to the search view and the sidebar updates the data provider, I files a...

Regarding 1 & 2: Not possible in SwiftUI, I am going to a Apple Vision Pro lab in a few weeks, I will ask the engineers there, but I am...

Using widgets to test this out is a great idea! While I have thought about possible ways to integrate ListenBrainz integrations I wasn't able to come up with anything satisfactory....

This has already been suggested (https://github.com/jellyfin/jellyfin/issues/5415#issuecomment-939686587), but making the mediatory authentication an opt-in feature would create an incentive for client developers to add a token to their request, but would...

Interesting... I am currently in the process of going through the entire codebase to make improvements and it's entirely possible that this bug will be fixed in the next version,...

I found and fixed some bugs that were caused by concurrency (SwiftData implodes if you pass models between threads and apparently arrays are not thread safe in Swift, too). This...

Has the stability improved @gugani @saalaataa?

Collection support has been released in version 3.0.0