ListenBrainz Logo
  • Set up a development environment
    • Install dependencies
      • CentOS / RHEL
      • Debian / Debian-based systems
      • Fedora
      • openSUSE
      • Ubuntu / Ubuntu-based systems
    • Register a MusicBrainz application
      • Update config.py
    • Initialize ListenBrainz containers
    • Initialize ListenBrainz databases
    • Install node dependencies
    • Run the magic script
    • Test your changes with unit tests
  • ListenBrainz API
    • Reference
      • API Calls
      • Rate limiting
      • Timestamps
      • Constants
  • API Usage Examples
    • Prerequisites
    • Examples
      • Submitting Listens
      • Getting Listen History
      • Latest Import
  • JSON Documentation
    • Submission JSON
    • Fetching listen JSON
    • Payload JSON details
  • Last.FM Compatible API for ListenBrainz
    • AudioScrobbler API v1.2
    • Last.FM API
      • For development
      • For users
  • ListenBrainz Data Dumps
    • File Descriptions
      • listenbrainz-public-dump.tar.xz
      • listenbrainz-listens-dump.tar.xz
    • Structure of the listens dump
ListenBrainz
  • Docs »
  • Index
  • Edit on GitHub

Index

D | M

D

  • DEFAULT_ITEMS_PER_GET (in module listenbrainz.webserver.views.api_tools)

M

  • MAX_ITEMS_PER_GET (in module listenbrainz.webserver.views.api_tools)
  • MAX_LISTEN_SIZE (in module listenbrainz.webserver.views.api_tools)
  • MAX_TAG_SIZE (in module listenbrainz.webserver.views.api_tools)
  • MAX_TAGS_PER_LISTEN (in module listenbrainz.webserver.views.api_tools)

© Copyright 2017-2018, MetaBrainz Foundation Revision 5e81fdec.

Built with Sphinx using a theme provided by Read the Docs.