|
|
|
|
|
by djbon2112
704 days ago
|
|
The reason is that, it's basically impossible. The issue comes down to the Library handling code. It's legacy Emby code that we've been slowly but surely trying to replace but it's a huge task. This is huge chunk of Jellyfin. Writing your own parser is a great idea, but directly hooking it into Jellyfin will just be giving yourself a lot of headaches and will NOT be easy to do. You're best to write out NFOs and then let Jellyfin just import those with all external metadata providers removed. |
|