tubearr/src/sources
jlightner f494d31e60 fix: raise default scan limit from 100 to 500, use 999 for initial scans
- Default scanLimit increased to 500 (was 100, missing most channel content)
- First scan (lastCheckedAt === null) uses max(scanLimit, 999) for full catalog
- Discovery timeout scales with limit: 60s base + 30s per 500 items
- Updated platform-settings-repository defaults to match
2026-04-03 22:07:24 +00:00
..
platform-source.ts feat: real-time scan streaming with fire-and-forget API and cancel support 2026-04-03 21:43:23 +00:00
soundcloud.ts feat: Added banner_url, description, subscriber_count columns with Driz… 2026-04-03 07:23:39 +00:00
youtube.ts fix: raise default scan limit from 100 to 500, use 999 for initial scans 2026-04-03 22:07:24 +00:00
yt-dlp.ts feat: Added banner_url, description, subscriber_count columns with Driz… 2026-04-03 07:23:39 +00:00