Skip to content

Fix warning: cannot map TitleAkas.types "" to a known type #29

Description

@roskakori

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions