Simon

Results 247 comments of Simon

we will revisit a better dev setup with hopefully hot reloading when we make the split with the frontend.

I see how this could happen. Looks like you have a good grasp on things. Please look into it.

v0.4.8 brings various playlist handling fixes, and should now correctly trigger refreshs. please update.

Thanks for taking a stab at that. Current backlog: - Schedule Migration: https://github.com/tubearchivist/tubearchivist/tree/feature-beat-model, almost ready to merge - Channel audio mode: https://github.com/tubearchivist/tubearchivist/pull/628, not yet looked at - Then this. Please...

OK, I took some time to look into this. That is some old code, I don't think I ever touched it since project beginning. :-) I think it's time to...

OK, I did some testing: 1. Disable on application level, enable in channel: E.g. in settings videos: 5, streams 0, shorts 0, then enable in channel, e.g. overwrite shorts 5....

Would also be great if that can be handled in the description. Ideally this shouldn't touch the index, as in things should be indexed as it is on YT, but...

Well the video doesn't get added to the queue, no? It will show an error in the logs but should skip it? The notification will trigger if the task had...

At the stage of rescanning, the task doesn't know yet if that is going to be able to add, as that just returns a list of video IDs. That then...

Alternatively we can also add another notification option for "Add to the download Queue" task, that might be more relevant. But could send too many notifications, e.g. also when you...