Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 821 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 821 Bytes

Android Melon Music Player Client

Impression

The album list:

Album List

The song list:

Song List

Media notification for playback:

Playback Notification

Youtube download:

Youtube Download

TODO

  • Able to send an MRL link to server to download
  • Retrieve album covers from the server
  • Able to sync media files with clients/controllers
  • SoundCloud & Mixcloud searching support
  • Able to select radio stations
  • gRPC implementation
  • Handle all MusicPlayer RPC calls (play, pause, ...)
  • Retrieve album & song list
  • Volume control
  • Queue music (next & previous song selection)
  • Write tests