recloudstream/cloudstream

Download does not get removed when cancelling from a notification.

Open

#1227 aperta il 30 lug 2024

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Kotlin (877 fork)batch import
buggood first issue

Metriche repository

Star
 (9642 star)
Metriche merge PR
 (Merge medio 4g 8h) (49 PR mergiate in 30 g)

Descrizione

Steps to reproduce

This was found and explained in https://github.com/recloudstream/cloudstream/pull/1177. The main problem is that the UI is still showing episodes or movies that was deleted by the user if the user cancels an download. This is a preexisting bug, but #1177 made it worse by also affecting episodes instead of just movies.

Expected behavior

The downloadDeleteEvent or similar should be hooked to update the UI in case of deletion from any source.

Actual behavior

Invalid UI

Cloudstream version and commit hash

ab379ab31c30069aac3afdeec76410e69ea6bc95

Android version

N/A

Logcat

No response

Other details

No response

Acknowledgements

  • I am sure my issue is related to the app and NOT some extension.
  • 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 have updated the app to pre-release version Latest.
  • I will fill out all of the requested information in this form.

Guida contributor