meeb
meeb
What database are you using? Just the default SQLite? Or did you set up MySQL, MariaDB, Postgres etc?
This was a setup issue with either MariaDB or the connection details passed to tubesync, feel free to create a new issue if you still experience problems. Closing for now.
Yep, a sensible request. Should be relatively easy to implement.
Yep, I believe keyword filtering and more verbose time limit filters are already discussed on another wishlist ticket.
Thanks, @alneven - this would be implemented in tubesync though along with the other match code and an opt-in flag (some crazy people might actually want shorts to download!).
Yep! I would agree. @zpz5HAU-tgc3fgw2xwr you can thank @timwhite for writing the code for this after a year :)
Yeah that sounds like a quick thing to add, I'll pop it on the top of the wishlist. Thanks!
I'm not opposed to the idea and there is an open issue for this already on the wishlist. The current task queue system would require substantial work to implement this...
That's an error directly from `yt-dlp` talking to YouTube and not really anything to do with tubesync. Make sure you're running the latest release, if you are I'd suggest trying...
`yt-dlp` is currently up to date in the container, the latest official release is `2023.12.30` which is what is currently bundled into tubesync. The issue you've linked has a fix...