Results 738 comments of meeb

There are legacy issues discussing this at quite some length, for example https://github.com/meeb/tubesync/issues/60 This a lot more hassle than it might initially seem. It's on the list, but not implemented...

Yep, I've reviewed the Kodi requirements for this previously. Does `{yyyymmdd}` work for episode? Without the underscores? It's at least a "number" and increments in the correct order. Obviously "episodes"...

This is the Django dumpdata / loaddata process. This can use a lot of memory. Your usage does seem extreme however. How big is the JSON file you're trying to...

Did you solve this? Need any additional advice?

Excellent thanks. The act of indexing large channels shuffles about massive amounts of data so when they trigger it'll use quite a lot of RAM unfortunately. I'll close this for...

Yep see previous issues such as: https://github.com/meeb/tubesync/issues/477 Converting the channel handle to an ID is the easiest solution at the moment.

The thumbnail issue is half by design and half I've not written a solution for it yet. The database itself will get large though as regardless of the thumbnails as...

Not especially, other than it's quite annoying to account for all eventualities. For example you modify the "keep" date on a source and there's currently no way to detect existing...