Skip to content
Snippets Groups Projects
Commit 6361a1a5 authored by Ciarán Ainsworth's avatar Ciarán Ainsworth
Browse files

Corrected redirect link

Moved incorrect paragraphs

Added link to mopidy-subidy
parent 5154976d
No related branches found
No related tags found
No related merge requests found
...@@ -164,7 +164,7 @@ texinfo_documents = [ ...@@ -164,7 +164,7 @@ texinfo_documents = [
redirect_files = [ redirect_files = [
('importing-music.html', 'admin/importing-music.html'), ('importing-music.html', 'admin/importing-music.html'),
('architecture.html', 'developer/architecture.html'), ('architecture.html', 'developers/architecture.html'),
('troubleshooting.html', 'admin/troubleshooting.html'), ('troubleshooting.html', 'admin/troubleshooting.html'),
('configuration.html', 'admin/configuration.html'), ('configuration.html', 'admin/configuration.html'),
('upgrading/index.html', '../admin/upgrading.html'), ('upgrading/index.html', '../admin/upgrading.html'),
......
...@@ -179,6 +179,10 @@ This will show your artists, albums, and playlists when you start ncmpcpp. ...@@ -179,6 +179,10 @@ This will show your artists, albums, and playlists when you start ncmpcpp.
[Optional]: enable and start mopidy as a service to start the server at boot. [Optional]: enable and start mopidy as a service to start the server at boot.
.. note::
This also works with the `mopidy-funkwhale plugin <https://dev.funkwhale.audio/funkwhale/mopidy>`_
Mobydick (Desktop) Mobydick (Desktop)
^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^
......
...@@ -27,18 +27,17 @@ Add an Album to the Queue ...@@ -27,18 +27,17 @@ Add an Album to the Queue
To add a whole album to the queue: To add a whole album to the queue:
- Navigate to ``https://your-instance/library/playlists`` or click on "Browse" in the "Music" library on the left-hand side then select "Playlists" along the top - Search for an album, or navigate to its album page in the library
- Find the playlist you wish to add - Click on the down arrow next to "Play" and select "Add to Queue", "Play Next", or "Play Now"
- Click on the three dot menu to "Play" and select "Add to Queue", "Play Next", or "Play Now"
Add a Playlist to the Queue Add a Playlist to the Queue
^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
To add a playlist to the queue: To add a playlist to the queue:
- Search for an album, or navigate to its album page in the library - Navigate to ``https://your-instance/library/playlists`` or click on "Browse" in the "Music" library on the left-hand side then select "Playlists" along the top
- Click on the down arrow next to "Play" and select "Add to Queue", "Play Next", or "Play Now" - Find the playlist you wish to add
- Click on the three dot menu to "Play" and select "Add to Queue", "Play Next", or "Play Now"
Rearrange Tracks in Your Queue Rearrange Tracks in Your Queue
------------------------------ ------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment