Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "sprecher" data & Migrate array-based "sprecher" to object-based "sprechrollen" #18

Merged
merged 3 commits into from
Mar 25, 2024

Commits on Mar 23, 2024

  1. Fixed "sprecher" actors

    Using data from hoerspielforscher.de, Wikipedia and Google search:
    * fixed typos in names
    * fixed wrong attributions
    * updated names to current preference
    * deobfuscated pseudonyms by adding real name in brackets
    * one canonical name per person
    YourMJK committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4f4b186 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fixed "sprecher" roles

    * fixed typos and punctuation in names
    * updated names to most recent/common usage
    * one canonical name per role
    YourMJK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    15ba3ce View commit details
    Browse the repository at this point in the history
  2. Migrated array-based "sprecher" to object-based "sprechrollen"

    (separating credits into "sprecher" and new "pseudonym" fields if appropriate)
    YourMJK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a37c3e8 View commit details
    Browse the repository at this point in the history