AnimeOwl sort by latest gives JsonDecodingException #505
Labels
No labels
Bug
Domain change
Duplicate
Features request
Remove request
Source is down
Source request
Wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AlmightyHak/extensions-source#505
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source information
AnimeOwl 14.19
Source language
English
Steps to reproduce
Expected behavior
A list of latest updated anime displays.
Actual behavior
Error text displays stating the following:
JsonDecodingException: Unexpected JSON token at offset 10193: Expected string literal but 'null' literal was found at path $.results[16].anime_name
Use 'coerceInputValues=true' in 'Json{}' builder to coerce nulls if property has a default value.
Input:...."anime_id":16921,"anime_name":null,"mal_id":58484,"updated_a....
Which app are you using?
Aniyomi
App version
0.16.4.3
Android version
Android 14
Other details
No response
Acknowledgements
I'm having the same issue