choonio icon indicating copy to clipboard operation
choonio copied to clipboard

An audio player implemented using vlcj, VLC, Spring Boot and React

Results 10 choonio issues
Sort by recently updated
recently updated
newest added

While there is a "recently added", it might be better to have in addition to that: - added today - added this week The current implementation of "recently" is not...

enhancement

The intent of the highlights animation on the home page is to replay the animation each time the highlights change. This was attempted in https://github.com/caprica/choonio/pull/32 making use of a "key"...

enhancement

Needs a fully consistent dark theme. Just switching the material-ui theme to dark mode is not enough here.

enhancement

Replace ? with it's url-encoding %3f does work.

bug

Would be nice to generate a random playlist from thumbs up, i.e. as an additional/alternative criteria for selecting tracks.

enhancement

Send a new event when audio track information is available, and send it to the UI. It can include e.g. bitrate and so on.

enhancement

Artist meta info display with a lot of content (i.e. many genres) squashes the artist cover image: ![image](https://user-images.githubusercontent.com/1385879/221510967-032816f1-18b4-495a-ba9b-9536e3f65267.png) Partly due to some genres being tagged like "synthwave, electronic, synthpop, retrowave"...

bug