Thanks for fixing my previous problem with track numbers in FLAC metadata not being loaded when using a Media Center DLNA control point with a third party DLNA server.
Now I have a different problem with the same setup. My music library on the DLNA server contains one album with track names Track01/Track02/.../Track10 and another album with track names Track01/Track02/.../Track12. Media Center loads all the tracks for the first album correctly but for the second album it only loads Track11 and Track12. It seems that when Media Center sends a Search request to retrieve the track list from the DLNA server, only the first instance of each track name is being returned.
By network sniffing I have verified that the duplicate track names are not being sent across the network from the DLNA server to the Media Center control point when I do Connect to Library in Media Center.
When I use foobar2000 as the DLNA control point with the same DLNA server, the duplicate track names are displayed correctly and I see them in my network sniffer packet trace.
Is there a setting I can use in Media Center to allow tracks with duplicate names to be displayed?