Kazem Moridi
Kazem Moridi
add a new repository.
Download are stopped once the site trigger some protection. - Need to add a rate limiter - abstract the remote usecases - add try again after some time after it...
### Describe your suggested feature add a filter to filter sources by languages ### Other details _No response_ ### Acknowledgements - [X] I have searched the existing issues and this...
when I enable caching by ``` org.gradle.unsafe.configuration-cache=true # Use this flag sparingly, in case some of the plugins are not fully compatible org.gradle.unsafe.configuration-cache-problems=warn ``` this exception is thrown ``` (...)...
### Describe your suggested feature Setup Text to Speech feature for IReader Desktop ### Other details _No response_ ### Acknowledgements - [X] I have searched the existing issues and this...
it would be cool if compose-media support multi platform as well. at least for basic video player stuff like https://github.com/JetBrains/compose-multiplatform/blob/master/experimental/components/VideoPlayer/library/src/desktopMain/kotlin/org/jetbrains/compose/videoplayer/DesktopVideoPlayer.kt
if possible, it would be really amazing if compose-media support subtitles
Hi, I really don't like using tab key to apply the code suggestion it would be better if we can use enter key like the IntelliJ do , to apply...
- Integrated IReader source-api (38 files) for novel/light novel reading - Created separate database tables for IReader extensions and sources - Implemented extension management (install, update, uninstall) - Added REST...