fix(Rythm): map beige logo in pickLogoFromTheme#10444
Merged
Merged
Conversation
- Remove unused mediaSession property from RythmDataGetter - Remove empty constructor that only initialized mediaSession - Remove unused album and duration properties from MediaData interface - Remove unused getAudioElement() method - Remove unused PlaybackTimesState class and state from presence MediaSession API is only available when music is played directly in the browser, but not when music is played through the Discord bot. Therefore, we opted to use only DOM elements for consistency.
…tivities into feat/rythm-activity
- Add privacy mode to completely hide activity - Add option to hide music cover artwork - Add option to show Rythm logo instead of play/pause button - Add option to hide timestamps - Add status display type selector (Song Title, Artist Name, Activity Name) - Improve multiple artists extraction with comma handling - Update logo URL to use Imgur
- Display Playing / Paused in the small image text - Add linking to the current track - Add linking to the current artist
…her quality version
Signed-off-by: Arthur Magni <dev+git@magni.email>
Signed-off-by: Arthur Magni <dev+git@magni.email>
theusaf
requested changes
Jan 24, 2026
Contributor
There was a problem hiding this comment.
Update version and remove blank lines
Contributor
|
This PR has been marked as stale because it has been inactive for over 14 days. |
d20e33e to
c43200f
Compare
Bas950
approved these changes
Feb 13, 2026
skullysmods
added a commit
to skullysmods/Presences
that referenced
this pull request
Feb 13, 2026
Bas950
pushed a commit
that referenced
this pull request
Feb 15, 2026
* fix: add missing regex * chore(Rythm): revert file - fix in PR #10444
theusaf
approved these changes
Feb 22, 2026
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.