2024-10-17, 02:44 PM
(This post was last modified: 2024-10-17, 02:45 PM by TheDreadPirate. Edited 2 times in total.)
Technically you didn't need to delete your NFOs. They can be used with Trakt, as long as you don't have this setting enabled.
Go to Dashboard > Library > NFO Settings > Save user watch data to NFO files for:
Make sure that is none. You would also need to make sure that existing NFOs are scrubbed of these lines. They would be in each episode's NFO.
What I suspect is happening is that you either have this NFO setting enabled to save watch status to NFOs, or they were already present, and Jellyfin doesn't have sufficient permissions to write to your NFOs with updates.
Go to Dashboard > Library > NFO Settings > Save user watch data to NFO files for:
Make sure that is none. You would also need to make sure that existing NFOs are scrubbed of these lines. They would be in each episode's NFO.
Code:
<watched>false</watched>
<lastplayed>2024-10-17 14:43:19</lastplayed>
<resume>
<position>665.459</position>
<total>1340.032</total>
</resume>
What I suspect is happening is that you either have this NFO setting enabled to save watch status to NFOs, or they were already present, and Jellyfin doesn't have sufficient permissions to write to your NFOs with updates.