Remove instructions to get music from Jamendo NOCHANGELOG
This commit is contained in:
parent
de7ad0135c
commit
d23b2e9ff4
|
@ -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.
|
||||
|
|
|
@ -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 ""
|
||||
|
|
|
@ -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 ""
|
||||
|
|
|
@ -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 ""
|
||||
|
|
|
@ -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 ""
|
||||
|
|
Loading…
Reference in New Issue