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

"Exception: The number of rows in the range must be at least 1." error in latest release #99

Closed KnifeFed closed 2 years ago

KnifeFed commented 2 years ago

Hiya!

I just switched to the latest version of the script and when I run the function I get this error message:

Exception: The number of rows in the range must be at least 1.

There is no output in the Debug sheet.

Do I need to start over with a fresh copy of the Sheet?

victorjzsun commented 2 years ago

If you are using an old version of the spreadsheet, you'll want to make a copy of the new spreadsheet as described in Set-Up Instructions since the format of the spreadsheet has changed. Either load your data/triggers into the new spreadsheet or copy the sheets to your old spreadsheet. If you are copying sheets across spreadsheets, make sure to use the built-in functionality rather than copy-paste because the dropdown menu will not be copied

KnifeFed commented 2 years ago

I guess I skimmed because now I see that was even mentioned in the release notes 🤦‍♂️

Thank you!