Reply to thread

I assume that xml is installed with onlinevideos.

Currently testing this assumption and see how OV behaves when dll's implementing certain sites are not present on the system.

Source is here: offbyoneBB/mp-onlinevideos2


Edit: the list you see in the onlinevideos configuration is pulled from the onlinevideos.xml, the list you see in the sitemanager in mediaportal is a mix of onlinevideos.xml and OnlineVideos Sites Overview

So the only unknown is whether the onlinevideos.xml (as found here: offbyoneBB/mp-onlinevideos2) is installed when OV is installed


Edit2: On a fresh install (at least for MP1) it doesn't install the onlinevideos.xml, but id does install all the siteutil dll's so you shouldn't be getting those warnings...

The list (in case of fresh install) in Onlinevideos Configuration originates from the onlinevideos.xml supplied with the installer. When in OV Config clicking on import/global it does display the full list from OnlineVideos Sites Overview. If you save there, the onlinevideos.xml in the programdata folder will be created, otherwise the embedded xml will be used


Edit3: The siteutils that are installed are the ones as they were when creating the onlinevideos installer.

If sites were added to a siteutil-dll after that, I think those are the ones you'll see in your logs


Top Bottom