I am not sure what was included in the last update, but I am having real issues using OSMC to play videos, either via Jellyin, locally or even streaming. It will either give the spinning wheel after a glitch on the SPDIF audio interfce (the same that happens as soon as Kodi starts and has been an issue since I got the Vero V. The Vero 4K never did this) and then spins around saying either buffering while playing the file with no sound and no video or as you will see, the screen fickers like mad and you can here the videos audio playing.
Here are the logs of each
Via Jellyfin. (Video of it here)
2025-08-23 12:22:31.877 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:88 Could not find jellyfin prop...
2025-08-23 12:22:33.436 T:7608 info <general>: JELLYFIN -> INFO::jellyfin_kodi/jellyfin/__init__.py:98 ---[ START JELLYFINCLIENT ]---
2025-08-23 12:22:33.444 T:7608 info <general>: JELLYFIN.jellyfin_kodi.entrypoint.default -> INFO::jellyfin_kodi/entrypoint/default.py:90 path: ?filename=MR_MEN_S01E04.mkv&id=864301367f6d0091d5bc0bc5ee07a833&dbid=40073&mode=play params: {
"filename": "MR_MEN_S01E04.mkv",
"id": "864301367f6d0091d5bc0bc5ee07a833",
"dbid": "40073",
"mode": "play"
}
2025-08-23 12:22:33.716 T:7608 info <general>: JELLYFIN.jellyfin_kodi.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:72 [ play/864301367f6d0091d5bc0bc5ee07a833 ] Mr Snow
2025-08-23 12:22:33.858 T:7608 info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:83 {'MediaSources': [{'Protocol': 'File', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': '/media/tv/Mr Men/S01/MR_MEN_S01E04.mkv', 'Type': 'Default', 'Container': 'mkv', 'Size': 100749098, 'Name': 'MR_MEN_S01E04', 'IsRemote': False, 'ETag': '34a13a4c50995e38ac81a56305c7ee99', 'RunTimeTicks': 4372050000, 'ReadAtNativeFramerate': False, 'IgnoreDts': False, 'IgnoreIndex': False, 'GenPtsInput': False, 'SupportsTranscoding': True, 'SupportsDirectStream': True, 'SupportsDirectPlay': True, 'IsInfiniteStream': False, 'UseMostCompatibleTranscodingProfile': False, 'RequiresOpening': False, 'RequiresClosing': False, 'RequiresLooping': False, 'SupportsProbing': True, 'VideoType': 'VideoFile', 'MediaStreams': [{'Codec': 'h264', 'ColorSpace': 'smpte170m', 'ColorTransfer': 'bt709', 'ColorPrimaries': 'bt470bg', 'TimeBase': '1/1000', 'VideoRange': 'SDR', 'VideoRangeType': 'SDR', 'AudioSpatialFormat': 'None', 'DisplayTitle': '576p H264 SDR', 'NalLengthSize': '4', 'IsInterlaced': False, 'IsAVC': True, 'BitRate': 1843512, 'BitDepth': 8, 'RefFrames': 1, 'IsDefault': True, 'IsForced': False, 'IsHearingImpaired': False, 'Height': 576, 'Width': 696, 'AverageFrameRate': 25, 'RealFrameRate': 25, 'ReferenceFrameRate': 25, 'Profile': 'Main', 'Type': 'Video', 'AspectRatio': '4:3', 'Index': 0, 'IsExternal': False, 'IsTextSubtitleStream': False, 'SupportsExternalStream': False, 'PixelFormat': 'yuv420p', 'Level': 31, 'IsAnamorphic': False}, {'Codec': 'aac', 'TimeBase': '1/1000', 'Title': 'Stereo', 'VideoRange': 'Unknown', 'VideoRangeType': 'Unknown', 'AudioSpatialFormat': 'None', 'LocalizedDefault': 'Default', 'LocalizedExternal': 'External', 'DisplayTitle': 'Stereo - AAC - Default', 'IsInterlaced': False, 'IsAVC': False, 'ChannelLayout': 'stereo', 'BitRate': 192000, 'Channels': 2, 'SampleRate': 48000, 'IsDefault': True, 'IsForced': False, 'IsHearingImpaired': False, 'Profile': 'LC', 'Type': 'Audio', 'Index': 1, 'IsExternal': False, 'IsTextSubtitleStream': False, 'SupportsExternalStream': False, 'Level': 0}], 'MediaAttachments': [], 'Formats': [], 'Bitrate': 2035512, 'RequiredHttpHeaders': {}, 'TranscodingSubProtocol': 'http', 'DefaultAudioStreamIndex': 1, 'HasSegments': False}], 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b'}
2025-08-23 12:22:33.864 T:7608 info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:100 Skip source selection.
2025-08-23 12:22:33.877 T:7608 info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:163 Failed to find file.
2025-08-23 12:22:33.884 T:7608 info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:209 --[ direct stream ]
2025-08-23 12:22:34.175 T:7608 warning <general>: ListItem.setCast() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setCast().
2025-08-23 12:22:34.175 T:7608 warning <general>: "totaltime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2025-08-23 12:22:34.176 T:7608 warning <general>: "resumetime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2025-08-23 12:22:34.176 T:7608 warning <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().
2025-08-23 12:22:34.176 T:7608 warning <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:34.176 T:7608 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2025-08-23 12:22:34.197 T:7608 info <general>: JELLYFIN.__main__ -> INFO::default.py:25 ---<[ default ]
2025-08-23 12:22:34.228 T:2962 info <general>: VideoPlayer::OpenFile: plugin://plugin.video.jellyfin/767bffe4f11c93ef34b805451a696a4e/9c7f37c0f8968dc48dc0f102d3e2ebfc/?filename=MR_MEN_S01E04.mkv&id=864301367f6d0091d5bc0bc5ee07a833&dbid=40073&mode=play
2025-08-23 12:22:34.230 T:7610 info <general>: Creating InputStream
2025-08-23 12:22:34.262 T:7610 info <general>: Creating Demuxer
2025-08-23 12:22:34.286 T:7610 info <general>: Opening stream: 0 source: 256
2025-08-23 12:22:34.286 T:7610 info <general>: Creating video codec with codec id: 27
2025-08-23 12:22:34.286 T:7610 info <general>: CDVDVideoCodecAmlogic: using Amlogic decoder H.264/MVC
2025-08-23 12:22:34.287 T:7610 info <general>: DVDVideoCodecAmlogic: Opened Amlogic Codec
2025-08-23 12:22:34.287 T:7610 info <general>: Creating video thread
2025-08-23 12:22:34.287 T:7613 info <general>: running thread: video_thread
2025-08-23 12:22:34.287 T:7610 info <general>: [WHITELIST] Searching the whitelist for: width: 696, height: 576, fps: 25.000, 3D: false, 3d mode flags: 0x0
2025-08-23 12:22:34.288 T:7610 info <general>: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (16) (weight: 0.000)
2025-08-23 12:22:34.606 T:2962 info <general>: VideoPlayer: OnLostDisplay received
2025-08-23 12:22:34.606 T:2962 warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:22:34.929 T:2962 info <general>: VideoPlayer: OnResetDisplay received
2025-08-23 12:22:34.930 T:2962 warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:22:34.930 T:3010 info <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:34.930 T:3010 info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:34.931 T:3010 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:34.931 T:3010 info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:34.931 T:3010 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:34.934 T:2962 info <general>: GLES: Maximum texture width: 8192
2025-08-23 12:22:34.940 T:7610 info <general>: Opening stream: 1 source: 256
2025-08-23 12:22:34.940 T:7610 info <general>: Finding audio codec for: 86018
2025-08-23 12:22:34.941 T:3010 info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:34.942 T:3010 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:34.942 T:7610 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:22:34.942 T:7610 info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
2025-08-23 12:22:34.942 T:7610 info <general>: Creating audio thread
2025-08-23 12:22:34.942 T:3010 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:34.944 T:7613 info <general>: CBitstreamConverter::Open bitstream to annexb init
2025-08-23 12:22:34.945 T:3010 info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:34.957 T:7616 info <general>: running thread: CVideoPlayerAudio::Process()
2025-08-23 12:22:34.958 T:7613 error <general>: DVDVideoCodecAmlogic: Failed to open Amlogic Codec
2025-08-23 12:22:34.958 T:7616 info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
2025-08-23 12:22:34.989 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:162 -->[ play/864301367f6d0091d5bc0bc5ee07a833 ] {'Type': 'Episode', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'PlayMethod': 'DirectStream', 'PlayOption': 'Addon', 'MediaSourceId': '864301367f6d0091d5bc0bc5ee07a833', 'Runtime': 4372050000, 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b', 'ServerId': None, 'DeviceId': '5297AD2A5A1D4F29B8ECB1CDF5680ED0', 'SubsMapping': {}, 'AudioStreamIndex': 1, 'SubtitleStreamIndex': None, 'CurrentPosition': 0, 'CurrentEpisode': {'episodeid': '864301367f6d0091d5bc0bc5ee07a833', 'tvshowid': '9c7f37c0f8968dc48dc0f102d3e2ebfc', 'plot': 'Mr Snow as you can imagine, is made of snow.', 'showtitle': 'Mr Men', 'title': 'Mr Snow', 'playcount': 4, 'season': 1, 'episode': 4, 'rating': None, 'firstaired': 1974, 'art': {'tvshow.poster': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Primary/0?Format=original&Tag=a7b259a65b37a5a5f67f17447cd68509', 'thumb': 'http://{jellyfin-server}/Items/864301367f6d0091d5bc0bc5ee07a833/Images/Primary/0?Format=original&Tag=8a9069f181feaeffb733f6f5a850b86f', 'tvshow.fanart': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Backdrop/0?Format=original&Tag=13cadb5f199bf9748ed9199801af11f8'}}, 'File': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'Muted': False, 'Volume': 79, 'Server': <jellyfin_kodi.jellyfin.client.JellyfinClient object at 0xc80c4dc0>, 'Paused': False}
2025-08-23 12:22:35.000 T:3010 info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:35.201 T:3010 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:35.201 T:3010 info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:35.201 T:3010 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:35.211 T:3010 info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:35.211 T:3010 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:35.211 T:3010 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:35.215 T:3010 info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:35.384 T:3048 error <general>: CCurlFile::Exists - <http://www.msftconnecttest.com/connecttest.txt> Failed: Couldn't resolve host name(6)
2025-08-23 12:22:35.579 T:3048 info <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:35.579 T:3048 info <general>: [plugin.video.themoviedb.helper]
ConnectionError: [ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa3227748>: Failed to establish a new connection: [Errno 101] Network is unreachable'))")), ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa2156eb0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"))]
Suppressing retries for 15 seconds
2025-08-23 12:22:35.710 T:21661 info <general>: JELLYFIN.jellyfin_kodi.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:866 [ play ] kodi_id: 40073 media: episode
2025-08-23 12:22:35.880 T:21661 info <general>: JELLYFIN.jellyfin_kodi.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:322 [ UserDataChanged ] {'UserDataList': [{'IsFavorite': False, 'ItemId': '864301367f6d0091d5bc0bc5ee07a833', 'Key': '81339001004', 'LastPlayedDate': '2025-08-23T11:22:35.1767988Z', 'PlayCount': 5, 'PlaybackPositionTicks': 0, 'Played': False}, {'IsFavorite': False, 'ItemId': 'a79ca8c1b3f2840c981b6d60b1800e8b', 'Key': '81339001', 'PlayCount': 0, 'PlaybackPositionTicks': 0, 'Played': False, 'UnplayedItemCount': 11}], 'UserId': '625387db0766408db7e6309562c8558b'}
2025-08-23 12:22:35.889 T:21661 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:664 ---[ userdata:2 ]
2025-08-23 12:22:35.974 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:283 -->[ q:download/2808348264 ]
2025-08-23 12:22:35.998 T:3048 info <general>: [plugin.video.themoviedb.helper]
ConnectionError: [ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa2156cb8>: Failed to establish a new connection: [Errno 101] Network is unreachable'))")), ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa21568b0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"))]
Suppressing retries for 15 seconds
2025-08-23 12:22:37.081 T:7625 info <general>: JELLYFIN.jellyfin_kodi.downloader -> INFO::jellyfin_kodi/downloader.py:314 --<[ q:download/2808348264 ]
2025-08-23 12:22:37.597 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:172 Setting audio: 1 subs: None
2025-08-23 12:22:37.996 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Season/2808348264 ]
2025-08-23 12:22:40.049 T:7626 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2808348264 ]
2025-08-23 12:22:40.100 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Episode/2703663984 ]
2025-08-23 12:22:42.193 T:7627 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2703663984 ]
2025-08-23 12:22:43.338 T:2962 info <general>: CVideoPlayer::CloseFile()
2025-08-23 12:22:43.341 T:7610 info <general>: CVideoPlayer::OnExit()
2025-08-23 12:22:43.341 T:7610 info <general>: Closing stream player 1
2025-08-23 12:22:43.341 T:7610 info <general>: Waiting for audio thread to exit
2025-08-23 12:22:43.341 T:7616 info <general>: thread end: CVideoPlayerAudio::OnExit()
2025-08-23 12:22:43.342 T:7610 info <general>: Closing audio device
2025-08-23 12:22:43.348 T:2962 info <general>: VideoPlayer: waiting for threads to exit
2025-08-23 12:22:43.377 T:7610 info <general>: Deleting audio codec
2025-08-23 12:22:43.378 T:7610 info <general>: Closing stream player 2
2025-08-23 12:22:43.378 T:7610 info <general>: waiting for video thread to exit
2025-08-23 12:22:43.379 T:7613 info <general>: thread end: video_thread
2025-08-23 12:22:43.380 T:7610 info <general>: deleting video codec
2025-08-23 12:22:43.387 T:2962 info <general>: VideoPlayer: finished waiting
2025-08-23 12:22:43.388 T:2962 info <general>: CVideoPlayer::CloseFile()
2025-08-23 12:22:43.388 T:2962 info <general>: VideoPlayer: waiting for threads to exit
2025-08-23 12:22:43.388 T:2962 info <general>: VideoPlayer: finished waiting
2025-08-23 12:22:43.426 T:3010 info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:43.494 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:406 Played info: {'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}': {'Type': 'Episode', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'PlayMethod': 'DirectStream', 'PlayOption': 'Addon', 'MediaSourceId': '864301367f6d0091d5bc0bc5ee07a833', 'Runtime': 4372050000, 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b', 'ServerId': None, 'DeviceId': '5297AD2A5A1D4F29B8ECB1CDF5680ED0', 'SubsMapping': {}, 'AudioStreamIndex': 1, 'SubtitleStreamIndex': None, 'CurrentPosition': 0, 'CurrentEpisode': {'episodeid': '864301367f6d0091d5bc0bc5ee07a833', 'tvshowid': '9c7f37c0f8968dc48dc0f102d3e2ebfc', 'plot': 'Mr Snow as you can imagine, is made of snow.', 'showtitle': 'Mr Men', 'title': 'Mr Snow', 'playcount': 4, 'season': 1, 'episode': 4, 'rating': None, 'firstaired': 1974, 'art': {'tvshow.poster': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Primary/0?Format=original&Tag=a7b259a65b37a5a5f67f17447cd68509', 'thumb': 'http://{jellyfin-server}/Items/864301367f6d0091d5bc0bc5ee07a833/Images/Primary/0?Format=original&Tag=8a9069f181feaeffb733f6f5a850b86f', 'tvshow.fanart': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Backdrop/0?Format=original&Tag=13cadb5f199bf9748ed9199801af11f8'}}, 'File': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'Muted': False, 'Volume': 79, 'Server': <jellyfin_kodi.jellyfin.client.JellyfinClient object at 0xc80c4dc0>, 'Paused': False}}
2025-08-23 12:22:43.629 T:3010 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:43.629 T:3010 info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:43.630 T:3010 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:43.635 T:3010 info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:43.635 T:3010 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:43.636 T:3010 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:43.637 T:3010 info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:43.853 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:394 --<[ playback ]
2025-08-23 12:22:44.174 T:21661 info <general>: JELLYFIN.jellyfin_kodi.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:322 [ UserDataChanged ] {'UserDataList': [{'IsFavorite': False, 'ItemId': '864301367f6d0091d5bc0bc5ee07a833', 'Key': '81339001004', 'LastPlayedDate': '2025-08-23T11:22:35.1767988Z', 'PlayCount': 5, 'PlaybackPositionTicks': 0, 'Played': False}, {'IsFavorite': False, 'ItemId': 'a79ca8c1b3f2840c981b6d60b1800e8b', 'Key': '81339001', 'PlayCount': 0, 'PlaybackPositionTicks': 0, 'Played': False, 'UnplayedItemCount': 11}], 'UserId': '625387db0766408db7e6309562c8558b'}
2025-08-23 12:22:44.183 T:21661 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:664 ---[ userdata:2 ]
2025-08-23 12:22:46.880 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:283 -->[ q:download/2808322968 ]
2025-08-23 12:22:46.900 T:21661 info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:105 [ playlist ] cleared
2025-08-23 12:22:47.976 T:7635 info <general>: JELLYFIN.jellyfin_kodi.downloader -> INFO::jellyfin_kodi/downloader.py:314 --<[ q:download/2808322968 ]
2025-08-23 12:22:48.912 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Season/2719518360 ]
2025-08-23 12:22:48.924 T:21661 info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:88 Could not find jellyfin prop...
2025-08-23 12:22:50.895 T:7636 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2719518360 ]
2025-08-23 12:22:50.941 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Episode/3353279048 ]
2025-08-23 12:22:52.946 T:7638 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/3353279048 ]
2025-08-23 12:22:53.010 T:21664 info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:545 --[ sync/2025-08-23T11:20:46Z ]
2025-08-23 12:22:53.319 T:7551 info <general>: VideoInfoScanner: Starting scan ..
2025-08-23 12:22:53.320 T:7551 info <general>: VideoInfoScanner: Finished scan. Scanning for video info took 6 ms
2025-08-23 12:22:53.333 T:21661 info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:42 -->[ kodi scan/video ]
2025-08-23 12:22:53.342 T:21661 info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:45 --<[ kodi scan/video ]
Cont…
