CranberrySoup

Results 5 issues of CranberrySoup

This can act as a framework wherein we can port the entire API surface of extensions to a multi-platform project. This will make extensions portable and might make it possible...

Continuation of https://github.com/recloudstream/cloudstream/pull/442 - [X] Viewbindings - [X] Add Pcloud - [X] Add sync button - [X] Add google drive profile info - [ ] Improve scheduler - [ ]...

Some stuff in MainActivity was moved to the companion object to prevent class collision between the library and app. I have yet to figure out a test to catch this...

This loads the selected link. A mistake caused the first link to always be loaded. I tried to make subtitles load, but using m3u is a no-go as it does...

Changes the whole download system to: 1. Add a user visible download queue 2. Migrate away from WorkManager (since it does not work for everyone) 3. Add instantaneous download button...