I am trying to create a program in C # that lists the contents of a library in Windows Media Center (like a video library).
Is this possible with the Windows Media Center SDK, without the need to create it as an add-on for WMC, but as an "external" program running on the same computer as WMC?
Tuvix source
share