Skip to content

fix(core): Migrate to Mopidy v4.0 API#256

Open
blacklight wants to merge 3 commits intonatumbri:developfrom
blacklight:migrate-to-mopidy-4
Open

fix(core): Migrate to Mopidy v4.0 API#256
blacklight wants to merge 3 commits intonatumbri:developfrom
blacklight:migrate-to-mopidy-4

Conversation

@blacklight
Copy link

This fix also maintains back-compatibility with Mopidy versions <4.0 - it will try to import the old names and fall back to the new Pydantic models if they are not available.

Closes: #255

This fix also maintains back-compatibility with Mopidy versions <4.0 -
it will try to import the old names and fall back to the new Pydantic
models if they are not available.

Closes: natumbri#255
@blacklight
Copy link
Author

Any plans to address this? Or is it no longer required?

* develop:
  something about artists
  avoid missing json in cache; reduce http retries; preload data is encoded; pykka no longer uses Queue, so _queue.empty() hack removed (don't know what it did,,,)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to Mopidy 4.0

1 participant