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

Various bug fixes #1032

Merged
merged 8 commits into from
Dec 1, 2023
Merged

Various bug fixes #1032

merged 8 commits into from
Dec 1, 2023

Conversation

Tzahi12345
Copy link
Owner

@Tzahi12345 Tzahi12345 commented Nov 30, 2023

  • Fixed issue where missing video file would cause exception to be thrown when watching/previewing
  • Fixed issue where new youtube-dl binary would download on launch even when no update existed
  • Replaced deprecated uuidv4 with uuid (fixes [BUG] DeprecationWarning: uuidv4() is deprecated #1000)
  • Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail
  • Fixed issue where missing youtube-dl fork info would cause update to fail
  • Fixed issue where changing the subscription check interval would require the old interval to complete or a server restart to take effect (fixes Playlist not updating according to check interval [BUG] #854)

@Tzahi12345 Tzahi12345 merged commit 6b59446 into master Dec 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] DeprecationWarning: uuidv4() is deprecated Playlist not updating according to check interval [BUG]
1 participant