Mopidy-Listenbrainz 0.3.0

Creator: bradpython12

Last updated:

0 purchases

Mopidy-Listenbrainz 0.3.0 Image
Mopidy-Listenbrainz 0.3.0 Images
Add to Cart

Description:

MopidyListenbrainz 0.3.0

Mopidy extension for
ListenBrainz.
This extension requires a free user account at ListenBrainz.

Installation
Install by running:
sudo python3 -m pip install Mopidy-Listenbrainz
See https://mopidy.com/ext/listenbrainz/ for alternative installation methods.


Configuration
The extension is enabled by default when it is installed. You just need to add
your ListenBrainz user token to your Mopidy configuration file:
[listenbrainz]
token = 240420-249429-29449
The following configuration values are available:

listenbrainz/enabled: If the extension should be enabled or not.
Defaults to enabled.
listenbrainz/token: Your ListenBrainz user token
listenbrainz/url: The URL of the API of the ListenBrainz instance to record listens to (default: api.listenbrainz.org)
listenbrainz/import_playlists: Whether to import ListenBrainz playlists (default: false)
listenbrainz/search_schemes: If non empty, the search for tracks in Mopidy’s library is limited to results with the given schemes. The default value is "local:" to search tracks in Mopidy-Local library. It’s recommended to customize the value according to your favorite backend but beware that not all backends support the required track search by musicbrainz_trackid (Mopidy-File, Mopidy-InternetArchive, Mopidy-Podcast, Mopidy-Somafm, Mopidy-Stream don’t support such searches).
search_schemes_fallback - A list of URI prefixes (e.g., local:) to use to search by artist + track name when importing recommendation playlists, as a fallback when a track isn’t found in the library by MusicBrainz ID. If empty, searches all URI prefixes, but make sure that an added URI should support searching and won’t be rate-limited when importing many tracks at once.



Project resources

Source code
Issue tracker
Changelog



Credits

Fork of Mopidy-Scrobbler by Stein Magnus Jodal
Current maintainer: suaviloquence
Playlist support by Matthias Meulien
Contributors

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.