[GH-ISSUE #196] Library uninitialized unless Saved Tracks or Albums is opened #146

Closed
opened 2026-02-28 14:30:55 +03:00 by kerem · 3 comments
Owner

Originally created by @martingoe on GitHub (Oct 10, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/196

I am currently trying to implement parts of the playlist manipulation since I have some spare time and I have come across the following problem:

When manipulating the ui/track.rs menu in track_menu(), the passed library only has Empty values. This changes, when the user opens Saved Tracks or Albums.

I think this might be similar to #181.
All in all, this is a great project. Thank you very much!

Originally created by @martingoe on GitHub (Oct 10, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/196 I am currently trying to implement parts of the playlist manipulation since I have some spare time and I have come across the following problem: When manipulating the ui/track.rs menu in track_menu(), the passed library only has `Empty` values. This changes, when the user opens `Saved Tracks` or `Albums`. I think this might be similar to #181. All in all, this is a great project. Thank you very much!
kerem 2026-02-28 14:30:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jacksongoode commented on GitHub (Oct 13, 2021):

I agree, it might make sense to load the library on init.

<!-- gh-comment-id:941887904 --> @jacksongoode commented on GitHub (Oct 13, 2021): I agree, it might make sense to load the library on init.
Author
Owner

@jpochyla commented on GitHub (Oct 14, 2021):

Thanks for the report! I'll fix this as soon as #197 is done.

<!-- gh-comment-id:943205552 --> @jpochyla commented on GitHub (Oct 14, 2021): Thanks for the report! I'll fix this as soon as #197 is done.
Author
Owner

@jacksongoode commented on GitHub (Jan 28, 2022):

Perhaps the initialization of saved tracks should also include saved albums, and podcasts now?

<!-- gh-comment-id:1024453335 --> @jacksongoode commented on GitHub (Jan 28, 2022): Perhaps the initialization of saved tracks should also include saved albums, and podcasts now?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#146
No description provided.