mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-13 23:50:13 +00:00
add custom playlist user docs
This commit is contained in:
parent
5f4dea216b
commit
ccea275c30
@ -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).
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user