[GH-ISSUE #181] "Save Track to Library" doesn't save to user's library #130

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

Originally created by @jacksongoode on GitHub (Sep 16, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/181

The context option for a song doesn't save the song into a user's liked songs. Maybe this is just a filler until liking songs is integrated into the project?

Originally created by @jacksongoode on GitHub (Sep 16, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/181 The context option for a song doesn't save the song into a user's liked songs. Maybe this is just a filler until liking songs is integrated into the project?
kerem 2026-02-28 14:30:50 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jpochyla commented on GitHub (Sep 16, 2021):

Nope, not a filler, it should definitely work. Do you see something in the console logs?

<!-- gh-comment-id:920743956 --> @jpochyla commented on GitHub (Sep 16, 2021): Nope, not a filler, it should definitely work. Do you see something in the console logs?
Author
Owner

@jacksongoode commented on GitHub (Sep 16, 2021):

Ah, yes. I see what you mean. In most cases it does work! But there was some instances last night where it wasn't adding it. I'll check again.

<!-- gh-comment-id:921078924 --> @jacksongoode commented on GitHub (Sep 16, 2021): Ah, yes. I see what you mean. In most cases it does work! But there was some instances last night where it wasn't adding it. I'll check again.
Author
Owner

@jpochyla commented on GitHub (Sep 20, 2021):

Ah I found the issue, thanks for the report. It doesn't work if the user didn't previously display the saved tracks (the controller handling the save/unsave commands is lazily-loaded).

<!-- gh-comment-id:922987447 --> @jpochyla commented on GitHub (Sep 20, 2021): Ah I found the issue, thanks for the report. It doesn't work if the user didn't previously display the saved tracks (the controller handling the save/unsave commands is lazily-loaded).
Author
Owner

@jacksongoode commented on GitHub (May 4, 2023):

Thanks @Insprill !

<!-- gh-comment-id:1535203284 --> @jacksongoode commented on GitHub (May 4, 2023): Thanks @Insprill !
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#130
No description provided.