Skip to content

Download playlist for jellyfin and use playlist order? #1109

Answered by jmbannon
Plutoaurus asked this question in Q&A
Discussion options

You must be logged in to vote

Make a preset in a config file:

presets:
  Playlist By Index:
    preset:
      - "jellyfin_tv_show_collection"
      - "season_by_collection__episode_by_playlist_index"

Then use that in your subs:

Playlist By Index:
  "~My Playlist Show":
    s01_url: "https://...."

Since it uses TV show collection, you need to use that syntax.

Made #1111 to remind myself to add documentation

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Plutoaurus
Comment options

Answer selected by Plutoaurus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants