Results 738 comments of meeb

The indexing task is just asking `yt-dlp` to return a massive dict of all media on a channel or playlist, the control isn't that fine grained. If you have a...

Thanks for the update. Workers were originally set to 4 or 8 or somewhere around there, however many people (including me) experienced issues that were difficult to resolve (like having...

Indexing the channel isn't that time consuming, or shouldn't be, even with 6k videos it shouldn't take that long. All the "media indexing" does really is just list all the...

This is already in :latest, just pulling an updated container should be sufficient.

Yes that error suggests tubesync can't connect to your Postgres database server. There's no other really useful information in your logs other than basically "connection to Postgres failed" so I...

I'll close this for now but feel free to comment back if you still have issues.

Thanks for the issue. I believe this is already on the wishlist.

Support for other sites would be limited to the extensive list that `yt-dlp` supports. You can check the `yt-dlp` project for supported sites.

Thanks for the suggestion. That is probably not that much work to add so I'll pop it on the wishlist for the next release.

I've added this such that if `settings.USE_I18N` is `True` and `settings.DISTILL_LANGUAGES` is populated, while your URLs are registered via `i18n_patterns` then your output pages should be called with the language...