1.0.0 • Published 4 months ago

peertube-plugin-playlist-reverse-order v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Customize PeerTube playlists

  • Customize sort order for playlists
  • Possibility to remove deleted videos from playlists
  • Possibility to hide private videos from playlists

Remove deleted videos from playlists

  • Upon enabling this feature a database purge will be done to cleanup all deleted videos from playlists.
  • When this setting is enabled and a video is deleted a database purge will be done to ensure no playlists contains deleted videos.

Sorting playlists

Makes it possible to customize order all playlists for a particular account. Supported sort options:

  • Reverse order (latest added on top)
  • Publish date (latest publish on top)

Playlists will be sorted upon:

  • Adding a new element to a certain playlist.
  • A video within the playlist is updated.

Usage

  1. Install plugin.
  2. Go to plugin settings page.
  3. Enter the account id for which the playlists should be reversed.
  4. Add a new element to every playlist that needs to be sorted.

Limitations

  • Sorting playlists only works for a single account as is, but merge requests are welcome.
1.0.0

4 months ago

0.2.1

7 months ago

0.1.0

2 years ago

0.2.0

2 years ago

0.0.2

2 years ago

0.0.1

3 years ago