Sonance-Music-Player

This is a music player using PyQt5


License
GPL-2.0-only
Install
pip install Sonance-Music-Player==0.1.Alpha

Documentation

SONANCE MUSIC PLAYER

This is a simple music player in Python, using the Qt Framework (PyQt5) for GUI and QtMultimedia for media playback.

Features(besides the obvious):

  • creating custom playlists
  • play queue
  • searching in a playlist or a library
  • different views for songs by albums, artist, genres, year etc.
  • sort playlist by albums, artist, genres, year etc.
  • shuffle play, repeat play
  • reading and writing metadata to files
  • download cover art, lyrics and other missing metadata
  • stats collecting(most played song/artists/albums, least played songs etc)