From 5231037591959a2f088c0474afacd45e06737bf0 Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Mon, 20 Mar 2023 17:32:45 -0400 Subject: [PATCH] Add JioSaavn as a tag source --- docs/plugins/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index ea13d2feb..c9e008023 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -458,6 +458,9 @@ Here are a few of the plugins written by the beets community: Lets you perform regex replacements on incoming metadata. +`beets-jiosaavn`_ + Adds JioSaavn.com as a tagger data source.. + `beets-mosaic`_ Generates a montage of a mosaic from cover art. @@ -522,6 +525,7 @@ Here are a few of the plugins written by the beets community: .. _beets-usertag: https://github.com/igordertigor/beets-usertag .. _beets-popularity: https://github.com/abba23/beets-popularity .. _beets-plexsync: https://github.com/arsaboo/beets-plexsync +.. _beets-jiosaavn: https://github.com/arsaboo/beets-jiosaavn .. _beets-ydl: https://github.com/vmassuchetto/beets-ydl .. _beet-summarize: https://github.com/steven-murray/beet-summarize .. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic