The debug file (SKYBOX_debug_log.txt) shows the following error :
18:37:58 FFmpegSamba: Error: SMB2 connecting share failed: pvr, cause: Tree Connect failed with (0xc0000022) STATUS_ACCESS_DENIED. 18:37:58 FFmpegSamba: Error: SMB2 Login error: smb://an*****us:pa*****rd@192.168.1.3/[PATH]
18:37:58 FFmpegSamba: Error: SMB2 url open failed: smb://an*****us:pa*****rd@192.168.1.3/[PATH]
18:37:58 FFmpegSamba: Error: Close SMB2 failed, cause: session or file handle is null
Notice the following : smb://an*****us:pa*****rd
That is NOT my password and username, have you accidentally hard coded a username/password?
Access to the files are not restricted at all (full permissions: 777) and I can access them from other devices without any problems. And as I said before, I could access them yesterday, and nothing regarding the SAMBA shares have changed since then.
Ps. I really think the log file would benefit from having dates as well as time in it. I had to do some experimenting to find out if it added to the beginning or the end of the log file.