Results 82 comments of tcely

@sebthom It looks like your matching stopped at line 212.

@mikeweyandt Is your source configured to allow fallback? https://github.com/meeb/tubesync/blob/d8e3c8003729f9777bb4a3050de01776f3fe2062/tubesync/sync/matching.py#L214-L277 Line 277 should be selecting one of the video formats, if it was.

Personally, I tend to experiment and test ideas by deploying a docker container. This is a large reason why I added a working editor and added `less` to the base...

@meeb I figure that you did look into this and it works, but I don't use this feature, at all. Please update the status of this issue. Thanks.

This should be much easier to setup with the changes from #655 and #663. Adding `add_postprocessors` to your `YOUTUBE_DEFAULTS` settings with your post processors separated by `,` should be all...

> I can't seem to find any way to configure this via the UI, and I don't know if I can modify `YOUTUBE_DEFAULTS` as a docker variable? There is not...

> How does one currently use Jellyfin together with tubesync? I use it to populate a directory specific to my user that syncs against a playlist. When I want a...

~I wonder if the `D__D6nqc3kY: nsig extraction failed` warning is important for this. If the title wasn't able to be extracted by `yt-dlp` then that would explain why it wasn't...

I added #843 for the additional checking on the formatted result. If there is anything else, please open a new issue.

My current solution for this is to create a playlist and setup a source for that playlist with the settings. I'd have a video playlist and an audio playlist then...