kayashov73
  • Joined on 2025-08-20
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 01:49:19 +04:00
6355820847 Fix double-encoded Cyrillic query in Sonarr lookup requests
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 01:44:22 +04:00
ec18423edc Log Sonarr title-search candidates for diagnosis
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 01:40:11 +04:00
5a58e6a567 Treat TheTVDB year=0 as unknown, not a mismatch, in Sonarr title matching
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 01:01:47 +04:00
60dd95b93b CRITICAL FIX: require title match, not just year, before adding to Sonarr
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 00:49:33 +04:00
513eac8f80 Fall back to title+year matching for Sonarr tvdbId - the tmdb: prefix isn't recognized
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 00:43:48 +04:00
035e4c911e Log Sonarr's tmdbId lookup response for diagnosis
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 00:38:11 +04:00
e14f3c3dc2 Fix Sonarr add failing with "Tvdb Id must be greater than 0"
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-18 00:31:00 +04:00
e7463c71b2 Generalize detail modal action buttons beyond the blacklisted-only case
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-17 23:51:03 +04:00
2188458646 Make watched titles full recompute sources, not just a scoring weight
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-17 23:41:04 +04:00
e2caeab70f Show duplicate action buttons in the detail modal for orphaned (blacklisted) titles
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-17 18:19:58 +04:00
6ba1424557 Add on-demand per-release recommendation fetch, clickable navigable detail modal
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-17 16:38:18 +04:00
bc9909418e Add Просмотрено counter, make "hidden" an exclusive view, show what a release recommends
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-16 12:34:52 +04:00
9aaced55e3 Add a filtered/total count to the Recommendations page
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-16 01:18:05 +04:00
dfc58e0bdf Merge dual-source badge into one, split source filter into exclusive options
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-16 00:57:00 +04:00
f7ebe91fc1 Search Kinopoisk by imdbId directly instead of confirming via detail-fetch
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-16 00:43:46 +04:00
ce6dc533dc Confirm Kinopoisk candidates by imdbId before falling back to title matching
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-15 22:40:02 +04:00
5a730227b7 Sample unmatched Kinopoisk search results for diagnosis
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-15 22:31:05 +04:00
238abc05ad Fix Kinopoisk 429s by pacing requests instead of treating them as daily quota
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-15 22:15:44 +04:00
f7bff755c0 Log Kinopoisk request failures instead of swallowing them silently
kayashov73 pushed to master at kayashov73/recommendarr 2026-09-15 22:10:16 +04:00
fcb7ea0d8b Fix recompute progress bar stalling at 100%, add source filter to Recommendations