is it possible to disable "Unable to connect to remote server..." prompt?
#1
I have library auto update plugin installed that triggers library scan on schedule base. For some reason scraper (kinopoisk) fails to access the site some times. It resluts in "Unable to connect to remote server. would you like to continue scanning" message. Scna stops and does not start when the next schedule time comes unless I select yes or no.

Is it possible to disable this prompt?
It does not matter for me whether yes or no is selected in this case , I just need it to be selected silantly to give library update a chance to be triggered next time...
Reply
#2
There is an option in advancedsettings.xml to trigger this behaviour. Search the wiki for the advancedsettings.xml page cos i don't remember the exact sintax right now.
Reply
#3
Looks like you are about this flag

<videolibrary>
<backgroundupdate>true</backgroundupdate> <!-- set to hide the video scanner dialog from the gui -->
</videolibrary>

Set it to true. Hope it will do thing.

Thanks a lot!
Reply
#4
I just searched, it should be 3.49 iirc:

<videoscanner>
<ignoreerrors>true</ignoreerrors>
<videoscanner>
Reply
#5
added both settings. Thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
is it possible to disable "Unable to connect to remote server..." prompt?0