Skip to content
New issue

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

Better download feedback / queue view #1166

Open
3 tasks done
DanielTerletzkiy opened this issue Jul 2, 2024 · 1 comment
Open
3 tasks done

Better download feedback / queue view #1166

DanielTerletzkiy opened this issue Jul 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DanielTerletzkiy
Copy link

DanielTerletzkiy commented Jul 2, 2024

Describe your suggested feature

Example:
I go to a movie/ series and click on "download"

Current Behavior:

  • The button seems to get pressed, and you need to wait for a toast message to tell you if it is doing something, this can take a few seconds.
  • After that, the download icon appears, assuming the download queue is currently empty and it taking new things.
  • If you go to the downloads section, the queued but not yet started downloads will not appear, so you don't know if you even put them in queue or not
  • If any download before that fails, you will not know, and you need to search everything back up and hope that it does it right this time...

Expected Behavior:

  • When the download button is clicked, it should show something like "In Queue" or something similar
  • There should be a subsection in the downloads section where you can see the download queue
  • One should be able to modify the queue (remove and move items, etc.)
  • See failed items that were in the queue

Other details

As of now, the download feature seems to be held together with sticks and Duct Tape and fails when you look at it in the wrong way...

This issue is definetly not solely a provider issue

Currently, on pre-version: a5582a7

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@DanielTerletzkiy DanielTerletzkiy added the enhancement New feature or request label Jul 2, 2024
@Luna712
Copy link
Contributor

Luna712 commented Jul 8, 2024

Some of this is on my current list of things to do with the current downloads improvements work I've been doing PRs for lately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants