Skip videos without playback URL

Videos without a playback_url are now filtered out in all contexts:
- Realtime event notifications
- Scheduled assets (per_album/random mode)
- Scheduled assets (combined mode)

This prevents sending video entries that cannot be played back.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-01 21:13:44 +03:00
parent f86839dab4
commit 330026a44a
2 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.22.6"
"version": "1.22.7"
}