Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 631 Bytes

TODO.rst

File metadata and controls

26 lines (19 loc) · 631 Bytes

TODO

In no particular order:

  • Play queue:
    • persist (via indexeddb? localstorage is probably too limited)
  • Design tweaks
  • Scrobbling?
  • Ability to play filesystem music?
  • Better docs/setup story (wizard?)
  • Multi-user?
  • Python 3.3+ support - requires the following packages to release compatible versions:
    • mutagen (as of 1.25)
    • gmusicapi
      • oauth2client (as of 1.4)
      • protobuf