Miniplayer

Latest version: v1.8.1

Safety actively analyzes 688867 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.5.1

Summary
The `auto` color algorithm would sometimes pick colors that were not legible on dark backgrounds.

Changelog
Fixed
- Fixed an issue where the `auto` color algorithm would sometimes pick illegible colors.

Have fun!
:heart:

1.5.0

Summary
Added a bunch of theming options, including options to change the progress bar, colors and to dynamically pick colors from the album art.

Changelog
Added
* A new config section `theme`.
* New config options `theme/accent_color`, `theme/bar_color` and `theme/time_color` to change the playlist, progressbar and timestamp colors respectively
* New config options `theme/bar_body` and `theme/bar_head` allow the user to change the look of the progress bar
* The color option `auto` will automatically style that element based on the current album art!

Changed
* The progress bar has a new look

Fixed
* There was an unnecessary additional error message when bugs would arise. This has been removed.

Have fun!
:heart:

1.4.0

Summary
Merged PR 17 which adds functionality to fetch album art from files hosted on a HTTP server.

Changelog
Added
* A new config section `art`.
* A new config option `art/http_base_url` for the base URL of the webserver that serves your album art, if you are using one.
* A new config option `art/http_cover_filenames` which holds a list of filenames that will be fetched when using a http server to serve album art.

Changed
* Moved the `music_directory` and `image_method` config options to the new `art` config section.

Deprecated
* The `music_directory` and `image_method` config options under the `player` section in the config file have been deprecated and will be removed in the future.

1.3.2

Summary
Made the player more responsive to keyboard controls.

Changelog
Fixed
* The player no longer crashes on launch when there isn't a config file present (as per 13).
* The player now redraws the progress bar if a song is restarted with the `select` command.

1.3.1

Summary
Made the player more responsive to keyboard controls.

Changelog
Fixed
* Player no longer crashes when songs in the playlist did not have enough metadata (as per 12 ).
* Player no longer crashes when the playlist contains no songs.

1.3.0

Summary
Added a playlist view that appears once the window is wide enough.

Changelog
Added
* A new playlist view that appears when the window is sufficiently wide.
* New config option `show_playlist` to enable/disable the new view.
* New keybinds to control the playlist (`select_up`, `select_down` and `select`).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.