bmm-web icon indicating copy to clipboard operation
bmm-web copied to clipboard

[BMM] The BMM website and desktop app to listen to the content from BMM.

Results 44 bmm-web issues
Sort by recently updated
recently updated
newest added

The api already has an endpoint to add an album or playlist to a playlist. For the design: Add a "3 dot" button to album and curated playlist, next to...

help wanted

Reproduction steps: - Experienced the issue on an M1 Mac. Not sure about other platforms. (If you did test it somewhere else, please leave a comment). - Play a playlist...

help wanted
bug

In Electron, right click is disabled right now. When right clicking on a track it should open the TrackMenu instead. Basically right click = click on 3 dots.

help wanted

When clicking one of the 3 songs from Recent Music on the homescreen, it would be nice to add more than just the 3 songs to the queue. The mobile...

good first issue
help wanted

Right now, it's not restored as maximized. Since I have a Mac it would be a lot easier if someone working on Windows could work on this. See electron/main.ts where...

good first issue
help wanted

when navigating from the homescreen to somewhere else (e.g. a playlist) and then going back, I expect the homescreen to be cached and visible instantly. Instead it needs to wait...

nice to have

In the current implementation, we reload the track every time we play it. This could be done more efficiently by using the "loop" property on the track. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio#loop

enhancement
nice to have

The logout functionality we provide only removes the cookies we have on our side. This makes it impossible for a user to switch to another profile by just using the...

help wanted

- [ ] implement pseudo code from below - [ ] ProfileMenu.vue: remove v-if on MenuItem to enable setting If autoplay is enabled, it should play music after today's episode....

good first issue
help wanted