recloudstream/cloudstream

Download does not get removed when cancelling from a notification.

已关闭

#1,227 创建于 2024年7月30日

 (2 条评论) (1 个反应) (0 位负责人)Kotlin (877 个派生)batch import
buggood first issue

仓库指标

星标
 (9,642 个星标)
PR 合并指标
 (平均合并 8天 8小时) (30 天内合并 63 个 PR)

描述

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.

贡献者指南