- Moderator
- #71
OK, weird but good. Last night I just couldn't get OnlineVideos to play my stuff back home (Windows 7 x64) but here on work it...works
This is on Windows XP x32.
Now for the test:
I need some danes to test my DLL before I submit it anywhere (DR NU is restricted to danish IP's).
Please download the attached DLL (and unzip), and put it in
C:\Programmer\Team MediaPortal\MediaPortal\plugins\Windows\OnlineVideos
If you use Windows 7 you need to use
C:\Programmer (x86)\Team MediaPortal\MediaPortal\plugins\Windows\OnlineVideos
Then edit OnlineVideoSites.xml (located in C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal for Windows XP) and put this XML in the beginning of the file:
The easiest thing is to just put it in after this code:
Now try it out
This is on Windows XP x32.
Now for the test:
I need some danes to test my DLL before I submit it anywhere (DR NU is restricted to danish IP's).
Please download the attached DLL (and unzip), and put it in
C:\Programmer\Team MediaPortal\MediaPortal\plugins\Windows\OnlineVideos
If you use Windows 7 you need to use
C:\Programmer (x86)\Team MediaPortal\MediaPortal\plugins\Windows\OnlineVideos
Then edit OnlineVideoSites.xml (located in C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal for Windows XP) and put this XML in the beginning of the file:
Code:
<Site name="DR NU" util="DRNU" agecheck="false" enabled="true" lang="da" lastUpdated="2011-02-13T13:45:46.3509578+01:00">
<Description>Video fra DR NU.</Description>
<Categories />
</Site>
The easiest thing is to just put it in after this code:
Code:
<?xml version="1.0" encoding="utf-8"?>
<OnlineVideoSites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Sites>
Now try it out