Skip to content

Fixed Like logic in SongMenu.#3089

Closed
fricht wants to merge 2 commits intoMetrolistGroup:mainfrom
fricht:fix/inconsistent_like
Closed

Fixed Like logic in SongMenu.#3089
fricht wants to merge 2 commits intoMetrolistGroup:mainfrom
fricht:fix/inconsistent_like

Conversation

@fricht
Copy link
Copy Markdown

@fricht fricht commented Mar 1, 2026

Problem

Songs are not auto downloading when liked from some SongMenu (with auto download on).

Cause

Inconsistent like logic across menus.

Solution

Changed it to use the dedicated function.

Testing

This change has not been tested.
I can't compile the app, i would appreciate anyone testing this change.

Related Issues

@nyxiereal
Copy link
Copy Markdown
Member

can you verify that your change works, and doesnt cause issues when "auto download on like" is turned off? you can download the CI build for your changes here

@nyxiereal nyxiereal self-assigned this Mar 5, 2026
@fricht
Copy link
Copy Markdown
Author

fricht commented Mar 6, 2026

Ok now i discovered some more inconsistencies / bugs when liking songs : the song tile in the playlist view does not updte properly.
It is solely a graphical issue, but i'll investigate.

@fricht fricht marked this pull request as draft March 6, 2026 08:38
@nyxiereal
Copy link
Copy Markdown
Member

stale

@nyxiereal nyxiereal closed this Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This part of like doesnt automatically download

2 participants