aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.33k stars 177 forks source link

the checkmark "scan for LAN games / videos" disappears after several reboots #301

Open StainlessCat opened 4 years ago

StainlessCat commented 4 years ago

I put a checkmark in the box, enter the IP address of the computer with PS3NETserv, save the settings. After several reboots of the console, the mark disappears from the settings. IP address remains This problem was noticed by me and several other users of the PSPx.ru forum

erwinglade commented 4 years ago

Yo también me pasa lo mismo .

erwinglade commented 4 years ago

publique un post. espero
https://github.com/aldostools/webMAN-MOD/issues/300 Espero se solucione

shinehigh247 commented 4 years ago

I'm having the same problem

aldostools commented 4 years ago

webMAN disable the network connection if the net server is unavailable during the content scanning.

The reason of this behavior is to prevent long delays the next time the content is scanned.

To avoid this, make sure that the net server is running before start the ps3 on CFW or before enable HEN.

Also disabling the scanning for content when the plugin starts should help, due the setting is disabled only during the content scanning.

Or re-compile the project commenting the following 2 lines: https://github.com/aldostools/webMAN-MOD/blob/master/include/netclient.h#L618-L619