Tsiry Sandratraina

Results 50 issues of Tsiry Sandratraina

PlanetScale is a serverless MySQL platform : https://planetscale.com/ I saw in the shuttle docs that we already have a plugin to provision databases on AWS RDS https://docs.shuttle.rs/resources/shuttle-aws-rds The idea is...

T-Feature Request
S-Triage

https://tunein.com/radio https://tunein-api.corehacked.codes/

enhancement

https://github.com/tsirysndr/music-player/issues/76#issuecomment-1397060842 https://github.com/tsirysndr/music-player/issues/130#issuecomment-1397759430 ![Screenshot_20230120-103053.png](https://user-images.githubusercontent.com/15877106/213641114-9c6d2690-0418-4c73-8785-93a8695c130b.png)

enhancement

the play queue is managed by this [crate](https://github.com/tsirysndr/music-player/blob/master/tracklist/src/lib.rs), the shuffle is already implemented, but it is not yet called in the [PlayerEngine](https://github.com/tsirysndr/music-player/blob/520f10bc5d833812aecbd147ca74d00b29068c05/playback/src/player.rs#L44), the gRPC [method](https://github.com/tsirysndr/music-player/blob/520f10bc5d833812aecbd147ca74d00b29068c05/server/src/tracklist.rs#L134) does not work yet