tubesync icon indicating copy to clipboard operation
tubesync copied to clipboard

Feature: Allow multiple sources with same directory.

Open garbled1 opened this issue 2 years ago • 1 comments

I download a few playlists, but the playlists are all from the same channel, so I want the files in that channel's directory, not in a dir per-playlist. But the UI won't allow me to add a second playlist with the same directory as an existing one.

garbled1 avatar Mar 16 '23 15:03 garbled1

I'd suggest channel/playlist as a solution.

Lately, I've been using a structure like this when adding a channel and playlists from that channel.

  • The channel itself in the channel sub-directory: /downloads/video/SomeChannel/channel
  • Each playlist in a named sub-directory: /downloads/video/SomeChannel/playlists/ThePlaylistName

This way I can add the SomeChannel directory to a library in Jellyfin with everything being available, or pick and choose from channel content or individual play lists by using the sub-directories.

tcely avatar Feb 09 '25 11:02 tcely