inputnoise
  • Joined on 2024-07-11
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:37:11 +02:00
592194f2ca Fix discovery scoring: cap trending, prevent score inflation, add freshness
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:27:37 +02:00
b6a47249d0 Fix search latency: bypass rate limiter for user-triggered searches
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:21:38 +02:00
86e7648075 Fix _meta_run: hold lock for entire yt-dlp execution, not just scheduling
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:19:49 +02:00
1b010d4081 Track video clicks as engagement signals
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:18:50 +02:00
fadb0fffcd Add started_count to stats (videos in progress, not yet finished)
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:17:05 +02:00
9d35cc7c68 Increase recommendation density in For You feed to ~25%
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:14:11 +02:00
bbf7cc939b Overhaul For You feed ranking and freshness
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:09:14 +02:00
c11e1fdaf7 Complete rate-limiter coverage for all background yt-dlp calls
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:05:57 +02:00
19dae63385 Route all discovery fetches through global rate limiter
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 01:01:20 +02:00
4a7f1f06ac Fix discovery refresh: open fresh DB session in background task
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:37:58 +02:00
1ee6edcb17 Lower finished threshold from 90% to 75%
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:35:01 +02:00
c26fc3483c Rate limit only background batch fetches, not user requests
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:31:16 +02:00
c180c293b0 Add global yt-dlp metadata rate limiter (5s + jitter between calls)
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:15:58 +02:00
15e6b94cbf Expand taste profile: show up to 60 tags with score bars
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:13:25 +02:00
32e55b9042 Hard-cap list view description snippet at 180 chars
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:10:52 +02:00
77aebffa49 Set discovery card descriptions to 3 lines
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:08:49 +02:00
ba6dfe321d Trim discovery card descriptions to 1 line
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:07:55 +02:00
31cef555a9 Cap list view description to 3 lines
inputnoise pushed to master at inputnoise/youclonedl 2026-05-27 00:04:02 +02:00
001d2ddcf0 Add Jellyfin NFO sidecar generation for downloaded videos
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:56:23 +02:00
65bc199366 Add browser notification support for new videos