Normaly SAMBA Server works out of the box.
Just SHARE (for everyone) your Windows Folder were your Movies are.
If the Virt. USB (press "SOURCES" on TV control) didn't find you SHARES of your PC try this:
Download FTP client (FileZilla is good) to modify files if needed.
FTP Accsess to TV: <IP of your TV> User: root // pass: <leave it emty>
This is the folder of main interest if you need to make some changes (for instance fixed IP for faster shares finding)
ftp://root@<IP of your TV>/mnt/etc/init.d/
In this file:
04_04_samba.init
Set User and pass - nothing else for the beginning
Code: Select all
##### CHANGE MEEEEE !!!!! ######
USER="<User of your PC>"
PASSWD="<Pass of your PC>"
PERM="rw" # can be ro or rw
##### CHANGE MEEEEE END ######
If you edit the file (take Notepadd++ for this), move it to PC, edit it, and move it back to TV overwriting the existing file.
There is also an optimizded samba script from zoelchat - But lets start from the beginning - I think you need it
Otherwise... Read Read and Read here... Everything needed was already said before... Not everthing at one place but still findable...
These threads are helpfull...
viewtopic.php?f=53&t=5797
viewtopic.php?f=53&t=5817
viewtopic.php?f=52&t=5822