Draft
Conversation
…t images so lists and artwork load instantly from disk while refreshing from the network in the background. Includes pull-to-refresh on Library, Artists, Songs, and Playlists views.
Add heart button to now playing bottom bar for starring/unstarring the current track via Subsonic star/unstar API. Add "Liked Songs" entry in Library view that shows all starred songs from getStarred2 endpoint, with tap-to-play queuing them as a playlist. Shared code (Song.starred, Starred2Response, SubsonicSong, SongCollection, AlbumService star methods) matches watchOS branch to minimize merge conflicts. Co-Authored-By: Claude Opus 4.6 <[email protected]>
…ange Distribute lyrics, heart, AirPlay, and queue icons with equal spacing using maxWidth .infinity frames. Re-fetch liked songs list when star status changes so unliked songs disappear from the view. Co-Authored-By: Claude Opus 4.6 <[email protected]>
…count status check
Signed-off-by: SindreKjelsrud <[email protected]>
Co-authored-by: faultables <[email protected]>
Signed-off-by: SindreKjelsrud <[email protected]>
Adds a Liked Songs entry to the Library tab with Play All, Shuffle, and individual track playback. Follow-up to #119. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Shows stream-cached songs as a browsable playlist in the Downloads tab with Play All, Shuffle, and individual track playback. Follow-up to #115. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-authored-by: faultables <[email protected]>
Co-authored-by: faultables <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.