Package | Description |
---|---|
org.stanwood.media.search |
Modifier and Type | Class and Description |
---|---|
class |
EpisodeFileNameStraregy
This searching strategy will search using common show naming conventions
|
class |
FilmNFOSearchStrategy
This search strategy looks information about films if they are in or under a directory contains a .NFO
file that describes them.
|
class |
ReversePatternSearchStrategy
This is a search strategy that tries to match the media directory pattern against
the media file filename and work out it's search results from that.
|
Constructor and Description |
---|
AbstractMediaSearcher(java.util.List<ISearchStrategy> strategies)
Used to create a instance of this class
|