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.
-
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.
-
Bug: Cache/Notification Sync Issue
Issue: The file system fails to receive notifications under certain conditions, leading to stale cache data.
-
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.
- 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.
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.
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.
Bug: Cache/Notification Sync Issue
Issue: The file system fails to receive notifications under certain conditions, leading to stale cache data.
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.
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.