Fixed, all working again. For anyone who is interested the problem was with smb2 on the Windows 7 machine. Supposedly smb2 is installed by default by Windows 7, unfortunately that is not the case so here's the solution.
Start up regedit and find this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and then add
Registry entry: SMB2
REG_DWORD: 1 = Enabled
Default: 1 = Enabled (No registry key is created)
Windows will then install the required files. After a restart smb2 will be active.
I then created a new user with a persistent password on the Windows 7 PC (even though the shared folders were accessible to everyone without a user account, it was required for the Himedia box)
On the Himedia box, add new share locations complete with the Windows user name and password.