public class SearchTitleWithGoogle extends Object
Constructor and Description |
---|
SearchTitleWithGoogle() |
Modifier and Type | Method and Description |
---|---|
List<MediaSearchResult> |
search(String site,
MediaProviderInfo mpi,
MediaSearchOptions options)
Does a fallback search with google, returning the first 10 results...
|
public List<MediaSearchResult> search(String site, MediaProviderInfo mpi, MediaSearchOptions options)
site
- the base hostname like "zelluloid.de"mpi
- options
- Copyright © 2012–2019 tinyMediaManager. All rights reserved.