-
Working on downloading some music to play in the background with Plex. I'm using the sample music config and subscriptions from the example section in the repo (though now that appears to have disappeared?). I got it working good with my test video, a single video with chapters for the different tracks. Then I went to add a second sub to the sub file. But this time I have several videos from a channel, no playlist, that I'm trying to add. I've tried different ways of formatting the URLs, but it always gives me an error that it wants a single string and not an array. Do I have to make a separate subscription entry for each video or is there something I'm missing? This is the sub code:
And this is the config:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello, yes the example configs are now gone because it's built into the app as
Basically create any number of URL variables, set them to empty string by default (they will do nothing if not populated) |
Beta Was this translation helpful? Give feedback.
Hello, yes the example configs are now gone because it's built into the app as
YouTube Full Albums
preset. For multi-url, you can do the following in your single presetBasically create any number of URL variables, set them to empty string by default (they will do nothing if not populated)