Mopidy-autoplay

Latest version: v0.2.3

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

Scan your dependencies

0.2.1

========================================

Bugs:

- 'Playback stopped' now stops.

Improvements:

- README.rst mentions possible conflict with ``core/restore_state = true``.
- README.rst mentions possible problems, if backends needs longer to
initialize.
- README.rst explains that by using the ``File`` extension (URI starts with
``file://``) you can load any file permission permitted.

0.2.0

========================================

New features:

- Playlists can be specified in ``autostart/tracklist.uris`` with e.g.
``m3u://``. The items of the playlist are inserted into the tracklist in
the position, where the playlist entry occurs. The playlist scheme specified
must be supported by Mopidy.
- Glob patterns can now be specified in ``autostart/tracklist.uris`` for
``file://`` URIs to insert many files into the tracklist. The URI is
``match:file://`` followed by the file pattern, e.g.
``match:file:///usr/share/sounds/alsa/*.wav``. The ``File`` extension must be
enabled. (Bug 1)

Bugs:

- Index defaults always to 0. (If Mopidy is closed with nothing playing, no
index could not be saved and so the default index after starting was none.)

Improvements:

- Mention 'core/restore_state' in README.rst.
- Add section "How to find the URIs?" to README.rst.

0.1.1

========================================

- Typo in README.rst corrected.

0.1.0

========================================

- Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.