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

Scanning notification #90

Open
7 tasks done
BugReportI opened this issue Sep 14, 2024 · 4 comments
Open
7 tasks done

Scanning notification #90

BugReportI opened this issue Sep 14, 2024 · 4 comments
Labels
bug Something is not working

Comments

@BugReportI
Copy link

BugReportI commented Sep 14, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

LineageOS 21.0

Affected device model

Sony Xperia 1 V XQ-DQ54

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Go to menu.
  2. Press rescan media.
  3. The notification keeps showing scanning even if it is finished scanning in the app.

Expected behavior

The notification should go away if scanning is finished or show scanning is finished notification.

Actual behavior

The scanning notification keeps showing scanning.

Screenshots/Screen recordings

No response

Additional information

I am rooted with Magisk 27.0.

@BugReportI BugReportI added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Sep 14, 2024
@BugReportI
Copy link
Author

I have one notification of rescan media showing scanning for 4 hours now.

I do not know if this notification will show that it is finished or not.

@BugReportI
Copy link
Author

The old notification seems to resets if scan media is run again and it seems to end and replace the old notification rather than create new notification along with the old one.

@naveensingh
Copy link
Member

That is expected. We don't want to create a new notification per scan because there is always only one scan in progress.

This is easily reproducible if you hit Rescan media and close the app. Adding a dedicated background service for media scanning should resolve this.

@naveensingh naveensingh removed the needs triage Issue is not yet ready for PR authors to take up label Sep 14, 2024
@BugReportI
Copy link
Author

No I thought that it might be related to notification not going away or showing finished status because for last rescan media it would not show the bar for scanning media in app but the notification was showing scanning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants