From 4c62673e412d685172ca528d544c2df9667ca3c6 Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Tue, 7 Mar 2023 17:12:11 -0500 Subject: [PATCH 1/2] Update index.rst --- docs/plugins/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 1c8aaf760..53f73d732 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -468,6 +468,9 @@ Here are a few of the plugins written by the beets community: Augments MusicBrainz queries with locally-sourced data to improve autotagger results. +`beets-plexsync`_ + Allows you to sync your Plex library with your beets library, create smart playlists in Plex, and import online playlists (from services like Spotify) into Plex. + `beets-popularity`_ Fetches popularity values from Deezer. From 033f63ad4717c5bd72d42a069201656a5b963aac Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Tue, 7 Mar 2023 17:18:15 -0500 Subject: [PATCH 2/2] Add Github link --- docs/plugins/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 53f73d732..ea13d2feb 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -521,6 +521,7 @@ Here are a few of the plugins written by the beets community: .. _whatlastgenre: https://github.com/YetAnotherNerd/whatlastgenre/tree/master/plugin/beets .. _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-ydl: https://github.com/vmassuchetto/beets-ydl .. _beet-summarize: https://github.com/steven-murray/beet-summarize .. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic