2024-01-05, 02:50 PM
I think I may have solved this. I looked at the logs and found the following
System.UnauthorizedAccessException: Access to the path '/home/media/movies/frankenstein-1931-colorized/Frankenstein 1931 colorized.nfo' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 6) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 7) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 9) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 10) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 11) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 12) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 13) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 14) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 15) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 16) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 17) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 1 will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 19) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 20) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 21) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 22) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 23) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 24) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 25) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 26) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 27) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
It looked like it was the result of Jellyfin not having write permissions in the external hardrive I was using. After I rectified that, the error hasn't occurred again. If it resurfaces I'll reopen this thread or do a new one
System.UnauthorizedAccessException: Access to the path '/home/media/movies/frankenstein-1931-colorized/Frankenstein 1931 colorized.nfo' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func
2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.FileStream..ctor(String path, FileStreamOptions options)
at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveToFileAsync(Stream stream, String path)
at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveAsync(BaseItem item, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadataAsync(BaseItem item, ItemUpdateType updateType, IEnumerable
1 savers)[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 6) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 7) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 9) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 10) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 11) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 12) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 13) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 14) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 15) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 16) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 17) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 1 will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 19) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 20) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 21) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 22) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 23) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 24) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 25) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 26) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[2024-01-01 18:21:14.225 +00:00] [ERR] Codec Type "attachment" unknown. The stream (index: 27) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
It looked like it was the result of Jellyfin not having write permissions in the external hardrive I was using. After I rectified that, the error hasn't occurred again. If it resurfaces I'll reopen this thread or do a new one