Posts: 3,603
Joined: Jan 2023
Reputation:
340
2024-02-26, 16:33
(This post was last modified: 2024-02-26, 16:34 by izprtxqkft.)
disable native playback in the addon and switch to Addon playback
you don't have your libraries setup with a sharing path so now windows is trying to open a path that doesn't exist
VideoPlayer::OpenFile: /data/movies/4k/Footloose (1984)/Footloose.mkv
that path only exists "inside" your docker container
Posts: 5
Joined: Jan 2020
Reputation:
0
ill give it a shot. seems i cant add any libraries to kodi either. in my testing i discovered that i cant access unraid via smb only via IP. not sure what happened.
Posts: 5
Joined: Jan 2020
Reputation:
0
well that worked. still, how does this happen all of a sudden? i suspected some sort of permission error yesterday but it seemed far fetched. not anymore. before i go doing something like reset all dockersafe permissions or something, im checking my the SMB settings. Does anything look off?
Enable SMB: Yes (Workgroup)
Hide "dot" files: No
Enable SMB Multi Channel: No
Enhanced macOS interoperability: No
Enable NetBIOS: Yes
Enable WSD: Yes
WSD options [experimental]: blank
Nothing for SMB extras
Workgroup settings:
Workgroup : WORKGROUP
Local Master: Yes
Posts: 5
Joined: Jan 2020
Reputation:
0
thanks for looking and for your help. if it works, ill take it.