darylhjd / mangadesk

Terminal client for MangaDex 📖
MIT License
764 stars 29 forks source link

[BUG] Cannot load followed manga #50

Closed Critical-Impact closed 3 years ago

Critical-Impact commented 3 years ago

Describe the bug After logging in I get the error "Error loading followed manga." If I tweak the code and have it output err instead of the above text I get "&{%!d(string=array) 7671616 219830 %!d(string=MangaAttributes) %!d(string=data.attributes.links)} . The type appears to be *json.UnmarshalTypeError

To Reproduce Load app

Expected behavior A clear and concise description of what you expected to happen.

Additional context I've got a load of manga watched

Let me know if you need anything else

Update: Narrowed it down to the manga named "Hospitality of Healer". If you add that to your reading list it should exhibit this behaviour.

darylhjd commented 3 years ago

will take a look. thanks!

darylhjd commented 3 years ago

I have released an update to fix this. You can download the latest releases in the releases page. Do tell me if you still encounter problems.

Thanks for reporting :)

Critical-Impact commented 3 years ago

Thanks, that has done the trick, appreciate it :)