Escarpolette

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 2

0.7.2

Bugfix:
* gracefully shutdown MPV events listener

0.7.1

Bugfix:
* fix configuration being not readed
* fix default MPV socket location on android

0.7.0

Features:
* `/items`: `playing.duration` becomes `playing.position` 24
* create all folders for default config and cache location 26
* new options -V or --version

Bugfix:
* run again en Android by switching back to uvicorn 27

0.6.0

Features:
* `/items` return the current playing item info

0.5.1

Bugfix:
* return an HTTP error 409 instead of 500 on duplicate item

Internal:
* ensure playlist's items are correctly ordered, and prepare the field for reordering features

0.5.0

Features:

* follow the playlist progression as items are played
* the --dev option enable debug logs

Internals:
* use [Hypercorn](https://pgjones.gitlab.io/hypercorn/) instead of Uvicorn as Uvicorn does not let us specify the event loop
* a lot of routes are now asynchronous
* start an async loop at app startup to listen for MPV events
* connect to MPV on startup, do not wait for first request anymore
* add some logs, mostly related to the Player and MPV management

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.