Mopidy-advanced-scrobbler

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

The main feature of this update is the addition of a "Now Playing" panel to the web UI. You can find this by clicking on the musical note button in the toolbar. It will show you details about the currently playing track, and also has some basic playback controls.

The other big change is the addition of a CLI command to synchronise corrections between databases. You can run it like so:


mopidy advanced_scrobbler db sync-corrections external.db


Use of CLI commands in this extension require some optional dependencies that aren't installed by default.

Other changes include:

- Apply metadata filter to Youtube plays
- Widened the "submitted" column slightly
- Removed Vuex, as it wasn't being used (should reduce loading times)
- Resolved a bug with loading plays
- Various minor linting and type-checking improvements
- Various minor improvements to the build pipeline
- Start testing on Python 3.10 release candidates

2.0.0

This release involved completely rewriting the UI with a new, more feature-ful, frontend framework. It's allowed me to simplify a lot of the code while also doing more than before. It also massively improves the experience on mobile.

Several bugs have also been fixed, and there's now built-in dark mode with support for theme switching (it defaults to auto so it respects your chosen OS theme). I've also trimmed some of the fat from the server-side, with a key dependency removed.

1.0.2

The previous release had an issue in the final release workflow. This issue should now be resolved.

1.0.1

The initial release did not include frontend code in the PyPI package. This has now been resolved.

1.0.0

Initial release!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.