2024-08-02, 01:56 AM
Jellyfin doesn't have write permission to the drive, that's why the NFOs aren't being created. How are they setup?
Code:
System.UnauthorizedAccessException: Access to the path 'Z:\tv_shows\house_of_the_dragon_2022\season_01_1080p_remux_avc_sdr_8bit_dts_hd_ma_7.1\hotd_s01e08_the_lord_of_the_tides.nfo' is denied.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)