Stale album information remains in TUI #136

Closed
opened 2024-02-17 11:33:27 +01:00 by wojtek · 2 comments
Owner

But disappears after restart. Now that albums are not saved into the database, the previous database caching strategy no longer applies.

But disappears after restart. Now that albums are not saved into the database, the previous database caching strategy no longer applies.
wojtek added this to the v0.2.0 milestone 2024-02-17 11:33:27 +01:00
wojtek added the
bug
label 2024-02-17 11:33:27 +01:00
wojtek added reference 136---stale-album-information-remains-in-tui 2024-02-18 22:14:49 +01:00
Author
Owner

The immediate symptom can be fixed with a database_cache just like there is one for library_cache. However, this means that any information added to the collection in between saves will be lost on a database reload. The MusicHoard exposes an API that makes that possible. The ideal resolution will require #120. For now, just live with this.

The immediate symptom can be fixed with a database_cache just like there is one for library_cache. However, this means that any information added to the collection in between saves will be lost on a database reload. The `MusicHoard` exposes an API that makes that possible. The ideal resolution will require #120. For now, just live with this.
wojtek removed this from the v0.2.0 milestone 2024-02-18 22:29:00 +01:00
wojtek added a new dependency 2024-02-18 22:29:25 +01:00
wojtek removed reference 136---stale-album-information-remains-in-tui 2024-02-18 22:30:26 +01:00
wojtek added this to the v1.0.0-alpha milestone 2024-02-20 13:00:10 +01:00
Author
Owner

Closed by #146.

Closed by #146.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: wojtek/musichoard#136
No description provided.