Git Product home page Git Product logo

listenbrainz_file_parser's Introduction

Listenbrainz File Parser

Parses database files from different music listen tracker applications, and imports them into ListenBrainz

Installation

Download and extract the zip, then run python -m pip install -e "\path\to\folder".

Usage

listenbrainz_file_parser [-h] [--config CONFIG] [--max-batch MAX_BATCH] [--max-total MAX_TOTAL]
                         [--timeout TIMEOUT] [--api-token API_TOKEN]
                         file

Parses lists of listened music and uploads to ListenBrainz.

positional arguments:
  file

options:
  -h, --help            Show this help message and exit.
  --config CONFIG       Manually specify config file. Default is ~/config_listenbrainz.json.
  --max-batch MAX_BATCH
                        Maximum number of listens to import per batch. Overrides config.
  --max-total MAX_TOTAL
                        Maximum number of listens to import, in total. Overrides config.
  --timeout TIMEOUT     Number of seconds to wait between batches. Overrides config.
  --api-token API_TOKEN
                        Specify your ListenBrainz API Token (https://listenbrainz.org/profile/). Overrides config.

List of Music Trackers

Working

  • tautulli.db
  • scrobbles-*.csv
  • scrobbles-*.json
  • scrobbles-*.xml
  • .scrobbler.log
  • playback_reporting.db

In Progress

None

Planned

Send in suggestions, with attached files!

listenbrainz_file_parser's People

Contributors

coloradohusky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.