Noa Himesaka

u/noahimesaka1873@lemmy.funami.tech
12 posts · 77 comments

Recent posts

Recent comments

Yes and no. Yes, it has to be signed, but no, it doesn't have to be Apple's signing, it can be ad-hoc signed for the device programmatically. What they're doing is that removing that ability to remove quarantine bits and ad-hoc signing on installation and forcing everything to be Apple-signed.

EDIT: Ad-hoc signing is compile-time. Quarantine bit just has to be removed at install-time.

The changelog says it'll keep a copy of old database so you could start migration again with that copy.

EDIT: exact text from the blog:

The upgrade will make a backup of your existing library.db file named library.db.old. This file can be used to recover should the upgrade fail. Once you have successfully upgraded and Jellyfin 10.11.0 is running smoothly, you may delete this backup. If you need to try the migrations again due to a failure, stop Jellyfin, rename this file back to library.db, then start Jellyfin again, and the migration will be re-attempted.