Over about 4-5 months (maybe longer), the collection I created never seems to update, just retaining the same movies in the same order every time I run PMM.
Popular on Plex!:
template: { name: Chart, num: 1 }
collection_order: custom
tautulli_popular:
list_days: 30
list_size: 50
list_buffer: 10
tautulli_watched:
list_days: 30
list_size: 50
list_buffer: 10
summary: Popular Watches by Plex Users
url_poster: "https://theposterdb.com/api/assets/201418"```
and the template code:
``` Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
smart_label: added.desc
collection_order: random```