Sublime-music

Latest version: v0.12.0

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

Scan your dependencies

Page 3 of 5

0.11.5

=======

**Bug Fixes**

* Fixes more bugs with search not working in certain situations. (253)

0.11.4

=======

Improved the way that the version is retrieved for building the documentation to
make it easier to package for the AUR.

0.11.2

=======

**Bug Fixes**

* Fixes bug where search didn't work in certain situations. (253)
* Fixed bug when you deleted a song and then re-downloaded it.
* Fixed issue where all of the next N songs started downloading at once instead
of one at a time when prefetching songs for the play queue.
* Improved performance of the searching for songs in the playlist list. (28)

0.11.1

=======

**Feature Improvements**

* Albums are sorted by year on the Artists detail view. (Contributed by
sentriz.)
* If the server doesn't support it, the Load Play Queue button on the Play Queue
popup is now hidden. (203)
* If the server doesn't support them, the "by year" and "by genre" sort options
on the Albums tab are disabled. (203)
* The app ID has been changed from ``com.sumnerevans.SublimeMusic`` to
``app.sublimemusic.SublimeMusic``. (170)
* Better errors are shown on the Configure Provider dialog when there are SSL
errors connecting to the Subsonic server. (236)
* Playlists are prefetched on server connect to avoid lots of cache miss errors
on the DBus diffing.

**Bug Fixes**

* Fixed issue where users couldn't log in to LMS due to Sublime Music always
sending version number "1.15.0" instead of figuring out what version of the
API the server actually reports.
* Fixed issue where edits to the music provider configurations were applied even
if ESC was pressed. (247)
* Fixed issue where pressing next/previous would start playing even if the
player was paused. (131)
* Fixed issue where using DBUS to go next/previous ignored when no song was
playing. (185)

**Under the Hood**

* Improved the API for getting song URIs from the adapters.

0.11.0

=======

.. note::

This version does not have a Flatpak due to issues getting Python 3.8 working
within the Flatpak environment. See `Issue 218
<https://gitlab.com/sumner/sublime-music/-/issues/218_>`_

**New Website:** Sublime Music has a website! https://sublimemusic.app

**Distro Packages**

* Sublime Music is now available in Debian Unstable, and hopefully soon in
Debian Testing.
* *For package maintainers:*

The following dependencies were added:

* ``semver``

The following dependencies were removed:

* ``pyyaml``

The following dependencies are now optional:

* ``pychromecast``
* ``bottle``

**Feature Improvements**

* Player settings now get applied immediately, rather than after restarting
Sublime Music.
* Getting the list of Chromecasts for the Device popup now happens much faster.

**Bug Fixes**

* Loading the play queue from the server is now more reliable and works properly
with Gonic. (Contributed by sentriz.)
* *Fixed Regression*: The load play queue button in the play queue popup works
again.
* Caching behavior has been greatly improved.
* The Subsonic adapter disables saving and loading the play queue if the server
doesn't implement the Subsonic API v1.12.0.

**Under the Hood**

* The API for players has been greatly improved and is now actually documented
which will enable more player types in the future. Additionally, a Player
Manager has been put in between the core logic of the app and the player logic
which will help facilitate easier API transitions in the future.

0.10.3

=======

This is a hotfix release. I forgot to add the Subsonic logo resources to
``setup.py``. All of the interesting updates happened in `v0.10.2`_.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.