No se muy bien si esto va aquí pero creo que es el sitio mas adecuado.
Tengo el pc con Windows 11 Pro y quiero compartir las carpetas con contenido multimedia con el reproductor M9702 también conocido como "Chinoppo".
Antes con Windos 10 utilizaba el programa WinNFSd y me funcionaba perfectamente siguiendo el siguiente tutorial que encontré en los foros de Kodi:
1. Download WinNFSd.exe latest version from here (2.4.0 as of now)
2. Place it in a new folder. I'm gonna use C:\winnfsd for this guide.
3. Inside that folder create a text document, name it exports.txt, open it and paste inside the paths you'd like to share (eg F:\Videos). One path per line, and start from the second line - leave first line blank! (I don't know why but in my case the path I put in the first line didn't get shared).
4. Create another text document in the same folder, name it nfsservice.bat, and paste in it: winnfsd.exe -id 0 0 -log off -pathFile "C:\winnfsd\exports.txt" and save it.
5. Right-click on that file, Send to -> Desktop (create shortcut).
6. Move shortcut to windows's startup folder (C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup)
That's it, run nfsservice.bat or restart (the service will start on every boot).
Ahora con Windows 11 en un pc nuevo sigo el mismo tutorial, lanzo el servidor y no hay manera de ver la red con el reproductor. El Windows está tal cual se instala, no he tocado nada de la configuración ni activado ningún servicio adicional, con el 10 no tuve que hacer nada pero en el 11 no se si hay que habilitar algo o es que el winnfsd ya no funciona... estoy perdido.