docs/mkdocs/docs/playlists.md

2.0 KiB

description
Subscribe to playlists, browse your playlists and access additional metadata.

Playlist Pages

Playlists are organized in two different levels, similar to Channels:

Playlist Overview

Accessible at /playlist/ of your Tube Archivist instance, this Overview Page shows a list of all playlists you have indexed over all your channels.

  • You can filter that list to show only subscribed playlists with the toggle.

You can index playlists of a channel from the channel detail page.

The Subscribe to Playlist button add icon opens a text field to subscribe to playlists. You have a few options:

!!! note It doesn't make sense to subscribe to a playlist if you are already subscribed to the corresponding channel as this will slow down the Rescan Subscriptions task.

You can search your indexed playlists by clicking on the search icon search icon. This will open a dedicated page.

Playlist Detail

Each playlist will get a dedicated playlist detail page accessible at /playlist/<playlist-id>/ of your Tube Archivist instance. This page shows all the videos you have downloaded from this playlist.

  • If you are subscribed to the playlist, an Unsubscribe button will show, otherwise the Subscribe button will show.
  • The Mark as Watched and Mark as Unwatched buttons will mark all videos of this playlist as watched/unwatched.
  • The Reindex button will reindex the playlist metadata.
  • The Reindex Videos button will reindex all videos from this playlist.
  • The Delete Playlist button will give you the option to delete just the metadata, which won't delete any media files, or delete all, which will delete the metadata plus all videos belonging to this playlist.