From ee108f8b89ee6a1ce13f96bd0edaf0a1964be541 Mon Sep 17 00:00:00 2001 From: natumbri Date: Wed, 8 Jun 2022 11:20:22 +1000 Subject: [PATCH 1/3] Create spotitube.md --- _ext/spotitube.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _ext/spotitube.md diff --git a/_ext/spotitube.md b/_ext/spotitube.md new file mode 100644 index 0000000..1735e08 --- /dev/null +++ b/_ext/spotitube.md @@ -0,0 +1,8 @@ +title: Mopidy-SpotiTube +type: backend + +dev: + github: natumbri/mopidy-spotitube + +service: Spotify, YouTube Music + From 1e40d7178b86090452a0f8d3be1c7718298ad1f2 Mon Sep 17 00:00:00 2001 From: natumbri Date: Wed, 8 Jun 2022 11:24:24 +1000 Subject: [PATCH 2/3] Update spotitube.md --- _ext/spotitube.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_ext/spotitube.md b/_ext/spotitube.md index 1735e08..deeb7ad 100644 --- a/_ext/spotitube.md +++ b/_ext/spotitube.md @@ -1,3 +1,4 @@ +--- title: Mopidy-SpotiTube type: backend @@ -6,3 +7,7 @@ dev: service: Spotify, YouTube Music +--- + +A backend for playing public [Spotify](https://www.spotify.com/) user playlists +using the [mopidy-youtube](https://mopidy.com/ext/youtube/) extension. From 7a4310b2d0b793cd244cf589af14c6ca4dfd4f38 Mon Sep 17 00:00:00 2001 From: natumbri Date: Sat, 9 Jul 2022 15:15:36 +1000 Subject: [PATCH 3/3] Update and rename spotitube.md to tubeify.md --- _ext/spotitube.md | 13 ------------- _ext/tubeify.md | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 _ext/spotitube.md create mode 100644 _ext/tubeify.md diff --git a/_ext/spotitube.md b/_ext/spotitube.md deleted file mode 100644 index deeb7ad..0000000 --- a/_ext/spotitube.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Mopidy-SpotiTube -type: backend - -dev: - github: natumbri/mopidy-spotitube - -service: Spotify, YouTube Music - ---- - -A backend for playing public [Spotify](https://www.spotify.com/) user playlists -using the [mopidy-youtube](https://mopidy.com/ext/youtube/) extension. diff --git a/_ext/tubeify.md b/_ext/tubeify.md new file mode 100644 index 0000000..85958f7 --- /dev/null +++ b/_ext/tubeify.md @@ -0,0 +1,13 @@ +--- +title: Mopidy-Tubeify +type: backend + +dev: + github: natumbri/mopidy-tubeify + +service: Spotify, Tidal, Apple Music, AllMusic, Pitchfork, YouTube Music + +--- + +A backend for playing public playlists from various services (Spotify, Apple Music, Tidal, etc) +using the [mopidy-youtube](https://mopidy.com/ext/youtube/) extension.