An open API service indexing awesome lists of open source software.

https://github.com/arsaboo/beets-jiosaavn

A beets plugin to get metadata from JioSaavn
https://github.com/arsaboo/beets-jiosaavn

Last synced: 3 months ago
JSON representation

A beets plugin to get metadata from JioSaavn

Awesome Lists containing this project

README

        

# beets-jiosaavn
A plugin for [beets](https://github.com/beetbox/beets) to use JioSaavn as a metadata source.

## Installation

Install the plugin using `pip`:

```shell
pip install git+https://github.com/arsaboo/beets-jiosaavn.git
```

Then, [configure](#configuration) the plugin in your
[`config.yaml`](https://beets.readthedocs.io/en/latest/plugins/index.html) file.

## Configuration

Add `JioSaavn` to your list of enabled plugins.

```yaml
plugins: jiosaavn
```