|
|
|
Forum Member
Group: Forum Members
Last Login: 3/5/2008 9:32:13 PM
Posts: 1,
Visits: 5
|
|
If I add the .NET Rocks! podcast feed http://feeds.feedburner.com/netRocksWmadirect to FeedStation (and there is no existing .NET Rocks! playlist in WMP), then I get these errors in the error log:
Error synching http://perseus.franklins.net/dotnetrocks_0308_aaron_skonnard.wma: WMP playlist error
If I manually add the playlist ".NET Rocks!" to WMP, then right-click on one of the failed items in FeedStation and choose "Resync to media device", then it does work.
I think the problem is that the COM apis for WMP don't like you trying to create a playlist with funny characters in the name, even though you can do it through directly in the WMP UI.
You might need to sanitize the playlist name before you try to create it.
-dave
|
|
|
|