#Playlist by label.not and sorted

1 messages · Page 1 of 1 (latest)

limpid nacelle
#

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

fair marshBOT
#

Welcome @limpid nacelle!

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

prisma pond
#

Can you please format that as code? It's hard to know what's in your original YAML and what's Discordd messing wiht the formatting.

chrome houndBOT
#

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
hollow wolf
#

@limpid nacelle uparrow

limpid nacelle
#
  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
prisma pond
#

Can you provide a log of this not working?

hollow wolf
#

@limpid nacelle uparrow

fierce glade
#

@limpid nacelle

hollow wolf
#

closing as no response