Git Product home page Git Product logo

music-list-player's Introduction

๐Ÿ‘‹ Hi there

โœจ Hello, I am Julien Liottard. โœจ
I graduated from Grenoble INP - Ensimag in 2023 ๐Ÿ‘จโ€๐ŸŽ“. I worked at Alstom in 2024 ๐Ÿš†.

I am currently looking for a software engineer position ๐Ÿ”.

๐Ÿ“ซ How to reach me

My LinkedIn : linkedin/in/julien-liottard

๐Ÿ”ญ My projects

  • ๐ŸŽต Music list player: an interactive CLI music player based on plain text playlists (side project). ๐ŸŽต
  • ๐Ÿ“ฉ Torrust: a BitTorrent client CLI application implemented in Rust (school project). ๐Ÿ“ฉ

music-list-player's People

Contributors

jliottard avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kepler69c

music-list-player's Issues

Unwanted lyrics' print on end of song

At the end of the lyrics, when the audio's duration seems longer than the duration defined in the lyric file, the lyric's thread print on loop the author and credentials.

[feature] Documentation for playlist file

Is your feature request related to a problem? Please describe.
There is no example of formatting the plain text playlist file for metadata.

Describe the solution you'd like
A clear and concise description of what you want to happen.
There should be at least a model or example for how to make the playlist file for using metadata.

Describe alternatives you've considered
None

Additional context
None

Shuffle messes the current song info

After shuffling, the "current playing song" is the one before the one actually playing.
For example, it is shown when "list" or "" while a song is playing after a "shuffle".
It also uses the lyrics of the previous song when using "lyric"

Exception when importing lyrics

After using "import" with a configuration having 'music-lyrics-search-on-import' as true, the import of the rest of the playlist stops and the exception is displayed as below:

Exception in thread Thread-1 (_produce_audio):
... (some other exception stack info)
  File "/usr/lib/python3.10/http/client.py", line 287, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

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.