Blog

Mopidy 4.0 released

Mopidy 4.0 is a major release with very few functional changes. The focus has been on modernizing the tech stack to keep Mopidy maintainable and enjoyable to work on going forward.

In Mopidy 4.0 we’ve:

  • dropped support for old versions of our dependencies,
  • rebuilt data models using Pydantic, so data is validated at the edges of the application rather than failing silently on use,
  • removed a few long-deprecated APIs,
  • rebuilt the app startup sequence,
  • made many modules explicitly private,
  • added type hints to most of the source code, and
  • rebuilt our docs using Zensical.

Read more...

Mopidy 3 upgrade FAQ

Mopidy 3.0 is a backwards-incompatible release. This post aims to address common questions that users and/or developers may have when they come to upgrade.

Read more...

10 years of Mopidy

Ten years ago today, on December 23, 2009, Mopidy was born. While chatting with my friend and then-colleague Johannes Knutsen, we came up with the idea of building an MPD server that could play music from Spotify instead of local files.

This is the story of the first decade of Mopidy.

Read more...

Blog archive