Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Get loading progress from libsoup #7

Open
CodedOre opened this issue Nov 12, 2021 · 0 comments
Open

Get loading progress from libsoup #7

CodedOre opened this issue Nov 12, 2021 · 0 comments
Labels
Milestone

Comments

@CodedOre
Copy link
Owner

Something not implemented yet in MediaLoader is the possibility to return the loading progress.

The old Cawbird uses the signal Soup.Message returns when a new chunk was written into the buffer.
As we now use libsoup3, which does not longer uses a buffer, but writes to an InputStream we need to look how this needs to be reimplemented.

@CodedOre CodedOre added the ToDo label Nov 12, 2021
@CodedOre CodedOre added this to the 2.0 milestone Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant