Results 650 comments of Aldo Vargas

The traffic is selected at OS level. Here is how to change the priority of the network adapters in WIndows 10 https://www.windowscentral.com/how-change-priority-order-network-adapters-windows-10

Try running directly ps3netsrv.exe from the shared folder where you have GAMES, PS3ISO, etc. The program will list all the available IP interfaces which can be used to access the...

webMAN MOD searches for the covers in multiple paths as it is explained in the wiki: https://github.com/aldostools/webMAN-MOD/wiki/Game-Paths-&-Covers One of the paths searched is `/dev_hdd0/tmp/wmtmp` e.g. /dev_hdd0/tmp/wmtmp/BLES12345.JPG This path has the...

You can try this test build: [webftp_server.zip](https://github.com/aldostools/webMAN-MOD/files/7997693/webftp_server.zip) Extract the zip and copy webftp_server.sprx to /dev_hdd0/plugins Put your covers in /dev_hdd0/tmp/wmtmp/covers, reboot and re-scan the content. It searches for covers (title...

That extension is very uncommon, so it would be unuseful for most users. I could consider adding it later if it is a demanded feature.

Could you check if wMM is trying to copy a remote cover containing invalid characters like *, ?, \, ", |, > or

In ps3netsrv the name displayed in "file error: opening" For the error (viso=0) it looks like it's trying to open the .jpg as a folder, I will try to investigate.

I use Win10 with cygwin / msys.

Thanks. The file name doesn't contain invalid characters. Currently I'm checking the code to validate that the file exists before try to open it.

This is a new test build that should fix the issue trying to mount non-existing remote files [webftp_server.zip](https://github.com/aldostools/webMAN-MOD/files/8007002/webftp_server.zip)