Git Product home page Git Product logo

elements's Introduction

๐Ÿ“š Author | ๐ŸŽค Speaker | โŒš Time Lord

Author of Dead Simple Python (No Starch Press, 2022) and mystery novels. Communication nerd.

Former Principal Software Engineer. Geek in Python, C++, and Linux. Accidental expert in debugging and memory management. Mentor, business analyst, and project manager. Creator of Quantified Tasks standards. Reluctant IT.

Community moderator at DEV.

Member of Ubuntu, Python Software Foundation, Open Source Initiative.

Sometimes I also make Minecraft datapacks.

๐Ÿ”ญ See my CV.

โš™ Selected Skills

  • Python
  • C++
  • C
  • C#
  • Ruby
  • TypeScript
  • CSS
  • HTML5

See full skill list.

๐Ÿ“ซ How to reach me

elements's People

Contributors

codemouse92 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

elements's Issues

Sub-Libraries

Elements should maintain completely separate libraries for Music, Audiobooks, Lectures, etc.

Library Export/Import/Resync

We need to be able to export and import Elements libraries. However, most music players that allow this do not resolve changed file paths to songs. Thus, Elements should also have a mode for "resyncing" file paths, by searching the target folder for each filename. This will also require an interface for manually resolving file paths.

Queue Controls

Add controls for working with the playback queue.

  • Restart
  • Previous
  • Next
  • Shuffle

Queue

Elements needs a fully editable music queue. This should always be active - selecting a song, artist, album, genre, playlist, etc. should add the tracks to the queue.

When designing, we need to ensure that if we switch what we're listening to, or if we rearrange a playlist (etc), the queue is changed. We also need options for how we add to the queue - replace, append, prepend, etc.

CLI Requests

It should be possible to play a particular artist, album, genre, playlist, search query, etc. using a terminal command. This will not only allow Elements to be controllable from within the CLI, but will allow for integration with other applications (such as Mycroft).

Tags

Songs should be taggable, both with pre-defined tags and with arbitrary tags. For example, Mood tags should be built in (and extensible) by Elements, so you can select the mood of a song for quickly generating playlists.

Tags Bubble Position

The "Tags" bubble should appear nicely below the Tags toolbar button when clicked. No such luck. Find out how to get it to the right size and position.

Library Framework

Elements needs to track all songs in the library in a data structure that can be searched by any field. It should sync with each track's metadata, but have the option to "link" and "unlink" any DB field from any metadata field.

The library should, at minimum, track the path to the music file.

Adjusted Play Positions

Sometimes you want to add a "hidden track" from an album to a playlist, or to bypass an embedded interlude, but that involves manually jumping forward in the track or editing it yourself. To alleviate this, Elements should allow you to set custom start and end positions for a track.

Additionally, you should be able to add multiple "versions" of the track in the library. For example, you might always want to hear the embedded interlude AND the track when listening to the album, but only the track on one playlist. Or else, you might want to use the interlude in one playlist, the track in another, and leave the full thing for a third.

Thus, we should be able to have multiple 'versions' from the same file, and be able to treat them all as unique tracks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.