Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: windows SystemMediaTransportControls integration #750

Closed
wants to merge 32 commits into from

Conversation

mokurin000
Copy link
Contributor

@mokurin000 mokurin000 commented Jan 9, 2024

Todo

Status

Support Play/Pause Previous Next Thumbnail Media Title Media Artist App Info Shuffle Repeat Stop Timeline information
🟢 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟪 🟩

blocked by BruceZhang1993/aionowplaying#10

@mokurin000 mokurin000 marked this pull request as ready for review January 9, 2024 08:02
@coveralls
Copy link

coveralls commented Jan 10, 2024

Pull Request Test Coverage Report for Build 7486186557

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 55.139%

Totals Coverage Status
Change from base Build 7477815657: -0.03%
Covered Lines: 8621
Relevant Lines: 15635

💛 - Coveralls

mokurin000 and others added 12 commits January 11, 2024 11:02
1. stop the player immediately when user plays a song, so that user knows the action is handling
2. remove some misleading logs from the playlist module
3. fill the cover_label with random color when cover is not available
1. daily recommended songs
2. daily recommended playlists
3. show rank(排行榜) button (but not implemented)
1. add fav page
2. introduce several protocols
    - SupportsCurrentUserFavSongsReader
    - SupportsCurrentUserFavAlbumsReader
    - SupportsCurrentUserFavArtistsReader
    - SupportsCurrentUserFavPlaylistsReader
    - SupportsCurrentUserFavVideosReader
@mokurin000 mokurin000 changed the base branch from branch-3.8.x to master January 11, 2024 08:36
@mokurin000 mokurin000 closed this Jan 11, 2024
@mokurin000 mokurin000 deleted the dev-3.8.x branch January 11, 2024 08:37
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.

4 participants