Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Latest commit

 

History

History
59 lines (57 loc) · 2.16 KB

File metadata and controls

59 lines (57 loc) · 2.16 KB

Known bugs

  • Previous Track doesn't actually go to your previous track
  • Shuffle is actually random

To-do

  • Library
    • Watch library folder for changes
    • Add to library via drop-in
    • More than one library directory
    • flac, m4a, wav, midi, ogg support
  • Controls
    • Previous/Next track also function as rewind and fast-forward
    • Repeat Playlist/One toggle
    • Shuffle/Random toggle
    • Stop control
    • Letter input will scroll to first entry beginning with that letter of the sort
      • *i.e. sorted by artist, hit "r", taken to first artist that begins with "r"
  • Library browser
    • Add a context menu
      • Show file properties
      • Ability to edit tags
      • Delete file
        • (obscure) Keyboard shortcut to also do this quickly
      • Show in file explorer
    • Toggle table columns
    • Remove leading zeros from track #
    • Track duration and current time in now playing
    • Track duration as a column
    • File size of track as a column
    • Clicking track info section at top of player scrolls to the track in current list/library
  • Playlist
    • Dynamic playlists
      • Recently Added
      • Most played
      • Suggested from now playing
    • Custom playlists
      • Drag tracks into playlist
    • Favorites and Favorites playlist. Perhaps a heart icon next to song title?
  • Desktop Integration
    • Set Lucki as preferred default application to open media files
    • Show notifications properly on OSX, right now it has two icons
    • Show album art in notifications
  • Sort changes
    • When sorting by artist, group by album.
      • Show album art in a column with this view
    • When sorting by artist, ignore 'The '
    • When sorting by album, group by artist.
    • Group everything else by letter
  • Visualizer
    • Modulate each visualizer to separate files
    • Per-visual settings (context menu)
    • Read in colors from user theme
  • Misc
    • Add an Equalizer
    • Save window dimensions
    • Ability to choose a different theme
      • Let themes have their own icon.
    • Local webserver for remote control