Processors
Generic processors that can be used in any module in the packages.
- Examples:
Filtering down a collection items based on some predefined rules
Sorting a collection of items based on some predefined rules
Matching a collection of objects to some predefined rules
Limiting a collection of items based on some predefined rules
- Base
- Check
- Compare
- Download
- Exceptions
- Filter
- Filter Matcher
- Limit
- Match
CleanTagConfig
ItemMatcher
ItemMatcher.karaoke_tags
ItemMatcher.year_range
ItemMatcher.clean_tags_remove_all
ItemMatcher.clean_tags_split_all
ItemMatcher.clean_tags_config
ItemMatcher.reduce_name_score_on
ItemMatcher.reduce_name_score_factor
ItemMatcher.logger
ItemMatcher.log()
ItemMatcher.clean_tags()
ItemMatcher.match_not_karaoke()
ItemMatcher.match_name()
ItemMatcher.match_artist()
ItemMatcher.match_album()
ItemMatcher.match_length()
ItemMatcher.match_year()
ItemMatcher.match()
ItemMatcher.as_dict()
- Search
- Sort
- Time