When running pimdb build, eventually the following warning shows up:
INFO:pimdb:building table title_alias_to_title_alias_type
INFO:pimdb: building mapping from title_alias_type.name to title_alias_type.id
INFO:pimdb: found 8 entries
WARNING:pimdb:cannot map TitleAkas.types "" to a known type: IMDB_TITLE_ALIAS_TYPES should be extended accordingly
Theoretically empty types should already be ignored but apparently for some reason something slips through.
When running
pimdb build, eventually the following warning shows up:Theoretically empty types should already be ignored but apparently for some reason something slips through.