add custom playlist user docs

This commit is contained in:
Simon 2024-04-10 18:35:05 +02:00
parent 5f4dea216b
commit ccea275c30
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 6 additions and 2 deletions

View File

@ -12,11 +12,14 @@ Accessible at `/playlist/` of your Tube Archivist, this **Overview Page** shows
You can index playlists of a channel from the channel detail page as described [here](channels.md#channel-detail).
The **Subscribe to Playlist** button <img src="/assets/icon-add.png?raw=true" alt="add icon" width="20px" style="margin:0 5px;"> opens a text field to subscribe to playlists. You have a few options:
To add a playlist click on the <img src="/assets/icon-add.png?raw=true" alt="add icon" width="20px" style="margin:0 5px;"> button. There you can **Subscribe to Playlist**:
- Enter a playlist [playlist](urls.md#playlist)
- Enter a playlist [playlist](urls.md#playlist).
- Add one per line.
*or* you can **Create Custom Playlist**. That is a local only playlist. Add videos from their [video detail page](video.md).
!!! note
It doesn't make sense to subscribe to a playlist if you are already subscribed the corresponding channel as this will slow down the **Rescan Subscriptions** [task](downloads.md#rescan-subscriptions).

View File

@ -10,6 +10,7 @@ Clicking on the channel name or the channel icon will bring you to the dedicated
- The button **Reindex** will reindex the metadata of this video.
- The button **Download File** will download the media file in the browser.
- The button **Delete Video** will delete that video including the media file.
- The button **Add to Playlist** opens a list of your available [custom playlists](playlists.md/#playlist-overview). Check the box to add the video to the list.
If available, a tag cloud will show, representing the tags set by the uploader.