Ethan Pippin
Ethan Pippin
This used to be implemented but is a regression when I did my Session re-factoring. This will actually be a bit of work, adding another field to the StoredUser/User objects...
So I had an attempt on the linked PR with comments as to why this may not work. However, I have been thinking of a "Quick Switch User" little list...
> your second paragraph That way is easier just implementation-wise. Instead of dealing with CoreData everything is handled in defaults and by the `SessionManager`. My attempt includes all of updating...
We don't use the keychain so that isn't something to worry about. I haven't looked at this for a long time, so I might just go an implement this with...
Thank you for the question. You can scroll down to the bottom of what's current showing and it will lazy-fetch more content of the library. It's an iterative process to...
Oh, interesting. I'll mark this as a bug now and in the next release you'll be able to provide log files so we can see what's going on.
Should no longer be an issue due to https://github.com/jellyfin/Swiftfin/pull/536, forgot to tag this issue.
This is actually really easy by simply adding and removing two keys in the Info.plist, however in the instances that it goes to the portrait views for the items and...
This indeed was started by somebody else, but it was so long ago that it will have to be re-done. https://github.com/jellyfin/Swiftfin/pull/224
No, but I'm sorry to say you're going to have to figure that out with CoreStore. I won't have the time for a while to look at this stuff while...