Elijas / auto-youtube-subscription-playlist-2

Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
MIT License
246 stars 54 forks source link

Time Based Trigger No Longer Working #111

Closed Duckyz95 closed 2 years ago

Duckyz95 commented 2 years ago

The script has worked flawlessly for me for over a year but now the time based trigger has stopped working, I can adjust the time and manually trigger the script to add videos but no longer automatically via time based trigger, I have made no changes, it just suddenly stopped updating

I get the following error: Error: 2 video(s) were not added to playlists correctly, please check Debug sheet. Timestamps for respective rows has not been updated. at updatePlaylists(Code:199:11)

victorjzsun commented 2 years ago

That means that the script has run into an error. Can you go to the Debug sheet and tell me what it says? It should look something like this: image

Duckyz95 commented 2 years ago

It’s not finding any videos but when manually running the script after altering the time it does find them and updates the playlist. image

victorjzsun commented 2 years ago

I don't see any error for that particular execution. Were there any logs for the error in the original issue post? Also, the debug sheet looks like the trigger is still firing every hour and I don't see any manual executions. Could you describe in more detail how you run it manually and perhaps the different debug logs for the manual execution and trigger execution?

victorjzsun commented 2 years ago

@Jelbrekinator can you provide an update? if this issue is no longer relevant, I'll close this issue

Duckyz95 commented 2 years ago

Apologies, not sure what the issue was but it’s working as intended now