Results 741 comments of meeb

Pretty sure this is resolved by now. If it isn't feel free to re-open the issue.

@pjrezai the example given was for a docker-compose setup, you would need to modify your volume paths in unraid wherever that option is presented.

@mckayc I can't see anything particularly wrong with your setup, using the volume mounting to `/downloads/video` in the container should hide this in the `/tubesync-downloads` directory outside of the container....

Ah I think your issue may be the nested mount? I've not tried that with Docker previously but having a mount in the container at `/downloads` and another one at...

I believe this is now a feature flag I can pass through to `yt-dlp` so it should be a lot easier, I'll re-review it.

I plan on personally moving to Jellyfin at some point which is when I'd add an interface to add it as a media server. Happy to accept PRs to add...

Thanks for the reminder on the open issue. This has been added for quite some time now, ever since the internal API version of `--add-metadata` was added and enabled. See...

There's not a way to change `/downloads`, but you can map it to any directory on the host using volumes so that shouldn't be an issue. Your specific problem is...

The only chown executed at all is in the container start-up in a shell script here: https://github.com/meeb/tubesync/blob/main/config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run The only volume this is run on (if `TUBESYNC_RESET_DOWNLOAD_DIR` is set to `False`)...

Do you need any additional info from me to assist with this? I can just submit a PR that ignores readings for this device that have a value of 43521...