Version nightly 20210130-ob9711c
When trying to play a file on a SMB share I get the following error
2021-01-31 14:01:02.999 T:805 INFO <general>: VideoPlayer::OpenFile: smb://hyperv1/Video/12_MONKEYS.mkv
2021-01-31 14:01:03.002 T:947 INFO <general>: Creating InputStream
2021-01-31 14:01:04.047 T:947 ERROR <general>: SMBDirectory->GetDirectory: Unable to open directory : 'smb://USERNAME:[email protected]/Video'
unix_err:'65' error : 'Network is unreachable'
2021-01-31 14:01:04.047 T:947 ERROR <general>: GetDirectory - Error getting smb://hyperv1/Video/
the hostname is not 172.31.144.1 and the name does not resolve to that on the pi4
Error has been present since at least the 26th Jan 2021 was not present in builds from 16th January. Reverting to this build SMB works again
Tim