From d23b2e9ff40603cc40ac7b6eed1fddebe76a5b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Mon, 17 Feb 2025 13:33:56 +0000 Subject: [PATCH] Remove instructions to get music from Jamendo NOCHANGELOG --- docs/administrator/import.md | 24 --------------- .../en_GB/LC_MESSAGES/administrator/import.po | 30 ------------------- .../en_US/LC_MESSAGES/administrator/import.po | 30 ------------------- .../fr/LC_MESSAGES/administrator/import.po | 30 ------------------- docs/locales/gettext/administrator/import.pot | 24 --------------- 5 files changed, 138 deletions(-) diff --git a/docs/administrator/import.md b/docs/administrator/import.md index 39fa4d510..5c883a062 100644 --- a/docs/administrator/import.md +++ b/docs/administrator/import.md @@ -34,30 +34,6 @@ docker compose run --rm api funkwhale-manage import_files --help :local: ``` -## Get demo music - -If you don't have music on your server, you can download creative commons music to test imports with. The Funkwhale project provides a collection courtesy of [Jamendo](https://jamendo.com). To download these tracks: - -1. Download the shell script. - - ```{parsed-literal} - curl -L -o download-tracks.sh "https://dev.funkwhale.audio/funkwhale/funkwhale/raw/{sub-ref}`version`/demo/download-tracks.sh" - ``` - -2. Download the music list. - - ```{parsed-literal} - curl -L -o music.txt "https://dev.funkwhale.audio/funkwhale/funkwhale/raw/{sub-ref}`version`/demo/music.txt" chmod +x download-tracks.sh - ``` - -3. Run the shell script against the music list to download the tracks. - - ```{code-block} sh - ./download-tracks.sh music.txt - ``` - -This downloads a set compressed albums to your `data/music` directory and unzips them. You can then import these tracks using the methods in this article. - ## Find your library ID You need to create a library before you can import music. Follow the instructions in [Create a library](../user/libraries/create.md) to get started. diff --git a/docs/locales/en_GB/LC_MESSAGES/administrator/import.po b/docs/locales/en_GB/LC_MESSAGES/administrator/import.po index 05d5a3660..6d5d08e08 100644 --- a/docs/locales/en_GB/LC_MESSAGES/administrator/import.po +++ b/docs/locales/en_GB/LC_MESSAGES/administrator/import.po @@ -58,36 +58,6 @@ msgstr "" msgid "Docker" msgstr "" -#: ../../administrator/import.md:37 -msgid "Get demo music" -msgstr "" - -#: ../../administrator/import.md:39 -msgid "" -"If you don't have music on your server, you can download creative commons" -" music to test imports with. The Funkwhale project provides a collection " -"courtesy of [Jamendo](https://jamendo.com). To download these tracks:" -msgstr "" - -#: ../../administrator/import.md:41 -msgid "Download the shell script." -msgstr "" - -#: ../../administrator/import.md:47 -msgid "Download the music list." -msgstr "" - -#: ../../administrator/import.md:53 -msgid "Run the shell script against the music list to download the tracks." -msgstr "" - -#: ../../administrator/import.md:59 -msgid "" -"This downloads a set compressed albums to your `data/music` directory and" -" unzips them. You can then import these tracks using the methods in this " -"article." -msgstr "" - #: ../../administrator/import.md:61 msgid "Find your library ID" msgstr "" diff --git a/docs/locales/en_US/LC_MESSAGES/administrator/import.po b/docs/locales/en_US/LC_MESSAGES/administrator/import.po index 05d5a3660..6d5d08e08 100644 --- a/docs/locales/en_US/LC_MESSAGES/administrator/import.po +++ b/docs/locales/en_US/LC_MESSAGES/administrator/import.po @@ -58,36 +58,6 @@ msgstr "" msgid "Docker" msgstr "" -#: ../../administrator/import.md:37 -msgid "Get demo music" -msgstr "" - -#: ../../administrator/import.md:39 -msgid "" -"If you don't have music on your server, you can download creative commons" -" music to test imports with. The Funkwhale project provides a collection " -"courtesy of [Jamendo](https://jamendo.com). To download these tracks:" -msgstr "" - -#: ../../administrator/import.md:41 -msgid "Download the shell script." -msgstr "" - -#: ../../administrator/import.md:47 -msgid "Download the music list." -msgstr "" - -#: ../../administrator/import.md:53 -msgid "Run the shell script against the music list to download the tracks." -msgstr "" - -#: ../../administrator/import.md:59 -msgid "" -"This downloads a set compressed albums to your `data/music` directory and" -" unzips them. You can then import these tracks using the methods in this " -"article." -msgstr "" - #: ../../administrator/import.md:61 msgid "Find your library ID" msgstr "" diff --git a/docs/locales/fr/LC_MESSAGES/administrator/import.po b/docs/locales/fr/LC_MESSAGES/administrator/import.po index 05d5a3660..6d5d08e08 100644 --- a/docs/locales/fr/LC_MESSAGES/administrator/import.po +++ b/docs/locales/fr/LC_MESSAGES/administrator/import.po @@ -58,36 +58,6 @@ msgstr "" msgid "Docker" msgstr "" -#: ../../administrator/import.md:37 -msgid "Get demo music" -msgstr "" - -#: ../../administrator/import.md:39 -msgid "" -"If you don't have music on your server, you can download creative commons" -" music to test imports with. The Funkwhale project provides a collection " -"courtesy of [Jamendo](https://jamendo.com). To download these tracks:" -msgstr "" - -#: ../../administrator/import.md:41 -msgid "Download the shell script." -msgstr "" - -#: ../../administrator/import.md:47 -msgid "Download the music list." -msgstr "" - -#: ../../administrator/import.md:53 -msgid "Run the shell script against the music list to download the tracks." -msgstr "" - -#: ../../administrator/import.md:59 -msgid "" -"This downloads a set compressed albums to your `data/music` directory and" -" unzips them. You can then import these tracks using the methods in this " -"article." -msgstr "" - #: ../../administrator/import.md:61 msgid "Find your library ID" msgstr "" diff --git a/docs/locales/gettext/administrator/import.pot b/docs/locales/gettext/administrator/import.pot index 3bb20ea93..3bf62c820 100644 --- a/docs/locales/gettext/administrator/import.pot +++ b/docs/locales/gettext/administrator/import.pot @@ -48,30 +48,6 @@ msgstr "" msgid "Docker" msgstr "" -#: ../../administrator/import.md:37 -msgid "Get demo music" -msgstr "" - -#: ../../administrator/import.md:39 -msgid "If you don't have music on your server, you can download creative commons music to test imports with. The Funkwhale project provides a collection courtesy of [Jamendo](https://jamendo.com). To download these tracks:" -msgstr "" - -#: ../../administrator/import.md:41 -msgid "Download the shell script." -msgstr "" - -#: ../../administrator/import.md:47 -msgid "Download the music list." -msgstr "" - -#: ../../administrator/import.md:53 -msgid "Run the shell script against the music list to download the tracks." -msgstr "" - -#: ../../administrator/import.md:59 -msgid "This downloads a set compressed albums to your `data/music` directory and unzips them. You can then import these tracks using the methods in this article." -msgstr "" - #: ../../administrator/import.md:61 msgid "Find your library ID" msgstr ""