2023-10-03, 02:32 AM
Quote:There is no file that feeds Jellyfin.
So, I kept digging and digging and found the actual server database. Jellyfin's database is holding all of the info that gets scrapped from the various online sources and my folders. That said, I know just enough about SQLite and databases in general to know when I'm in over my head.
What I've decided to do is go with the NFO file route and allowing Jellyfin to create all the files. I've copied the original library.db file and the deleted the old file to allow Jellyfin to recreate the entire database, this time choosing the NFO option. It's not perfect, but it's something...at least until I'm ready to start digging into directly editing the database file.