I’m having a challenge getting a playlist created and looking for help - thanks!
Goal: Playlist with TV Show episodes where the tv show doesn’t have the label “Exclude”, is I played and sorted with the oldest episodes first limited to 20 episodes. This is what I’ve done and I’m getting non limited and alphabetical. Is there a limit that has been seen? It’s a long list that’s returned.
My TV:
sync_mode: sync
libraries: TV Shows
sync_to_users: Me
builder_level: episode
plex_search:
all:
label.not: Exclude
episode_unplayed: true
sort_by: episode_release.asc
limit: 20
