winterbird-code / adbb

Object Oriented UDP Client Library for AniDB
GNU General Public License v3.0
17 stars 4 forks source link

Attribute mismatch #12

Closed freitagdavid closed 2 years ago

freitagdavid commented 2 years ago

I just beat my head against this for hours. For some reason the print output of the AnimeTitle prints like this AnimeTitle(type='syn', lang='lit', title='Angelas su Kuoka') but the actual type attribute is labelled titletype. At least in my mind these should match so you can print out the object and see the attributes.

winterbird-code commented 2 years ago

Thanks :slightly_smiling_face: