We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.Clear the data of your application 2.Settings>Backup 3.Select the Restore Backup 4.Select your JSON file
The entries should be restored successfully .
Restoring Chapter got stuck at 10th entry every time i tried restoring . No matter what list item it is .
1.1.18
Android 11
Realme C12 , Samsung F23
I even deleted the empty entries in JSON file like these { "novelId": 22, "novelUrl": "re-evolution-online", "sourceUrl": "https://latestnovel.net/novel/re-evolution-online/", "sourceId": 98, "source": "LatestNovel", "novelName": "", "novelCover": "https://github.com/LNReader/lnreader-sources/blob/main/icons/src/coverNotAvailable.jpg?raw=true", "novelSummary": "", "author": null, "artist": null, "status": null, "genre": null, "followed": 1, "unread": 0, "categoryIds": [ 3 ] },
but no help at all .
The text was updated successfully, but these errors were encountered:
Maybe extention issue here . As many of extention used are dead .
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
1.Clear the data of your application
2.Settings>Backup
3.Select the Restore Backup
4.Select your JSON file
Expected behavior
The entries should be restored successfully .
Actual behavior
Restoring Chapter got stuck at 10th entry every time i tried restoring .
No matter what list item it is .
LNReader version
1.1.18
Android version
Android 11
Device
Realme C12 , Samsung F23
Other details
Record_2023-10-15-00-00-16.mp4
I even deleted the empty entries in JSON file like these
{
"novelId": 22,
"novelUrl": "re-evolution-online",
"sourceUrl": "https://latestnovel.net/novel/re-evolution-online/",
"sourceId": 98,
"source": "LatestNovel",
"novelName": "",
"novelCover": "https://github.com/LNReader/lnreader-sources/blob/main/icons/src/coverNotAvailable.jpg?raw=true",
"novelSummary": "",
"author": null,
"artist": null,
"status": null,
"genre": null,
"followed": 1,
"unread": 0,
"categoryIds": [
3
]
},
but no help at all .
Acknowledgements
The text was updated successfully, but these errors were encountered: