Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Add re-scan when addon is enabled after logging in with it being disabled #47

@rdw-software

Description

@rdw-software

Right now, the addon relies on the initial BAG_UPDATE_DELAYED events to start the scanning process. However, if one disables it, then logs in, and THEN enables it, no such event will be fired. As a result, then cache will not be updated until another event causes it.

This can be easily fixed by scanning once after logging in, even if it adds another obsolete scan after the regular bag updates when logging in normally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions