Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a YouTube API key after scanning does not rescan videos #871

Open
bagofarms opened this issue Dec 16, 2022 · 0 comments · Fixed by #898
Open

Adding a YouTube API key after scanning does not rescan videos #871

bagofarms opened this issue Dec 16, 2022 · 0 comments · Fixed by #898
Assignees

Comments

@bagofarms
Copy link
Member

If you set up UDOIT with an empty YouTube API key and scan a course, adding a YouTube API key and rescanning the course will not result in any videos without captions being detected. This is because those pages do not have new content in them, so UDOIT assumes it does not need to rescan them. Editing a page and saving it will trigger UDOIT to scan the videos using the new API key.

Possible Solutions

  1. Detect if the YouTube or Vimeo keys have changed, and force a full rescan of each course the next time UDOIT is visited inside that course.
  2. Add an option to the Reports tab of the Admin panel that forces a full rescan of each course the next time UDOIT is visited inside that course.
  3. Add a "Force Full Rescan" option. Maybe when someone clicks the "Rescan Course" option and no new content is found, a link to perform a full rescan could appear in the notification box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants