Describe your suggested feature
In my extension, I add a 🔒 prefix in chapterListParse based on the source's paid flag. After autoUnlockEpisode (called inside pageListRequest) successfully unlocks a chapter, Mihon still shows the 🔒 because the chapter list is cached. The user has to manually pull down to refresh the whole list to see the change.
Is there any existing method in the extension framework that allows me to tell Mihon: "this specific chapter's name has changed, please re-fetch it once" – so the UI updates automatically right after payment?
Just want to know if something already exists that can achieve this. If yes, please point me to it.
(My goal: update one chapter's display name exactly once after a successful payment.)
Other details
No response
Acknowledgements
Describe your suggested feature
In my extension, I add a 🔒 prefix in chapterListParse based on the source's paid flag. After autoUnlockEpisode (called inside pageListRequest) successfully unlocks a chapter, Mihon still shows the 🔒 because the chapter list is cached. The user has to manually pull down to refresh the whole list to see the change.
Is there any existing method in the extension framework that allows me to tell Mihon: "this specific chapter's name has changed, please re-fetch it once" – so the UI updates automatically right after payment?
Just want to know if something already exists that can achieve this. If yes, please point me to it.
(My goal: update one chapter's display name exactly once after a successful payment.)
Other details
No response
Acknowledgements