Search code examples
c#apidllzune

Programatically make changes to Zune tracks


Does anyone know of any APIs available for Microsoft's Zune application? I want to modify the ratings of the songs that are loaded in Zune without having to open the Zune app. There is a ZuneStore.sdf database sitting in my AppData folder, but I cannot open it in Microsoft SQL Management Studio as it looks to be a special format. Surely there must be some way to modify this data?


Solution

  • This is the closet I have found to an API. It controls the Zune player. Going to see what I can do with this.

    http://zunelcd.codeplex.com/