Skip to content

Minor Bug Fixes and Feature Enhancements for File System & Storage #66

@Miduo666

Description

@Miduo666

Describe the Bug

This issue tracks a set of minor bugs related to the file system's cache/notification logic and proposes new features for storage optimization and testing.

  1. Bug: Stale location records in File System
    Issue: When a location linked to a media file is deleted, the record in the file system does not update.

  2. Bug: Cache/Notification Sync Issue
    Issue: The file system fails to receive notifications under certain conditions, leading to stale cache data.

  3. Feature: Granular Encryption Storage (Feat)
    Description: Currently, encrypted locations are stored as a single aggregate file.

Proposal: Refactor the storage logic to split the data into smaller, individual files like files without encrytion.

  1. Feature: Debug 'Clear All Pod Data' Button (Feat)
    Description: Add a dedicated debug button to the interface.

Proposal: This button should wipe all data in the connected pod, providing a clean slate for development and testing environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions