Hi,
I want to set up a more shiny UI and have been directed to emby. At the moment I'm browsing the smb share.
So I've been playing around yesterday, scanning my movie share on my unRAID server.
Looked nice as I left.
Now I came back and the library is wiped clean.
I imagine this is due to the fact that my media server is not running 24/7.
The scheduler is set to scan the media library after 12 hours by default.
The emby docker itself is running 24/7 on a bananaPi.
SharpCifs.Smb.SmbException: SharpCifs.Smb.SmbException: Failed to connect: 0.0.0.0<00>/media.server.ip
What is the right setting in my usecase.
I think some check for the presence (e.g. ping) of the media server is needed before a library update is performed.
Somebody with this usecase here?