Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 512 Bytes

list_add.md

File metadata and controls

27 lines (25 loc) · 512 Bytes
title description published date tags editor dateCreated
list_add
true
2022-09-18 05:24:42 UTC
markdown
2022-09-18 05:24:39 UTC

List Add

This is part of managed list plugin system. {.is-success}

List plugins can have entries added to them by using the list_add plugin:

trakt_list:
  username: traktusername
  list: watchlist
  type: movies
accept_all: yes
list_add:
  - trakt_list:
      username: a_different_username
      list: watchlist
      type: movies