Filter out duplicated VLCLocalNetworkServices (Fix #108)
This prevents an assertion failure thrown by UIViewCollection in
VLCServerListTVViewController caused by several VLCLocalNetworkServices
using the same serviceName and title combination. Now, duplicated items
are removed from the list.
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>