fluxa-core/src
KhooLy a0df2534a6 Add TMDB builtin-addon mapping functions
Supports fluxa-desktop's synthetic TMDB metadata addon: a static
manifest (catalog + meta resources only, no stream), a genre-name-to-id
catalog URL builder (popular/discover/search, skip mapped to TMDB's
page param), a rich meta mapper that prefers a resolved imdb id and
picks a title logo from TMDB's /images response, and an episode-list
mapper with still_path thumbnails.
2026-07-12 13:49:40 +03:00
..
bindings feat: parse fallback/source-selection mode strings into enums at the boundary 2026-07-07 15:04:13 +03:00
headless_engine Refine sync and streaming boundaries 2026-07-12 02:47:09 +03:00
runtime Add pagination support for discover catalog browsing 2026-07-12 00:53:53 +03:00
types feat(types): add typed Profile wire struct, harden MetaItem/Stream for reuse 2026-07-07 14:55:30 +03:00
addon_protocol.rs
addon_resource.rs Consolidate addon resource parse+plan into a single core call 2026-07-09 21:29:29 +03:00
addon_store.rs
anime_detection.rs
app_state.rs
calendar_plan.rs
cast_protocol.rs
constants.rs
content_identity.rs chore: format core sources 2026-07-12 01:49:50 +03:00
core_api.rs Improve torrent streaming and playback matching 2026-07-12 01:24:11 +03:00
core_contract.rs
core_error.rs feat(core-error): add CoreError + host-pollable log sink, harden effect completion status 2026-07-07 14:35:49 +03:00
data_policy.rs
discovery_plan.rs
dolby_vision_rpu.rs
env.rs
external_sync.rs chore: format Rust sources 2026-07-07 22:46:39 +03:00
ffi.rs Add TMDB builtin-addon mapping functions 2026-07-12 13:49:40 +03:00
headless_adapter_plan.rs
home_ranking.rs chore: format core sources 2026-07-12 01:49:50 +03:00
intro_segments.rs chore: format core sources 2026-07-12 01:49:50 +03:00
lib.rs Add subtitle delay alignment policy 2026-07-10 23:23:58 +03:00
library_state.rs Fix inverted released_only filter in next-episode resolution 2026-07-11 04:19:30 +03:00
log_sink.rs feat(core-error): add CoreError + host-pollable log sink, harden effect completion status 2026-07-07 14:35:49 +03:00
offline_download.rs
platform_plan.rs Plan Discover per selected catalog 2026-07-10 13:53:39 +03:00
player_flow.rs feat: parse fallback/source-selection mode strings into enums at the boundary 2026-07-07 15:04:13 +03:00
player_policy.rs chore: format core sources 2026-07-12 01:49:50 +03:00
player_scrobble.rs feat: parse scrobble action and auth provider strings into enums at the boundary 2026-07-07 16:01:23 +03:00
profile_contract.rs Add Anilist auth provider to profile token merge 2026-07-10 11:11:41 +03:00
profile_prefs.rs
repository_flow.rs
search_plan.rs Drop addon name prefix from discover catalog labels 2026-07-12 00:53:39 +03:00
stream_policy.rs Improve torrent streaming and playback matching 2026-07-12 01:24:11 +03:00
subtitle_sync.rs Improve torrent streaming and playback matching 2026-07-12 01:24:11 +03:00
tmdb_plan.rs Add TMDB builtin-addon mapping functions 2026-07-12 13:49:40 +03:00
watchlist_plan.rs Don't let a blank incoming poster/logo/background wipe cached art 2026-07-12 13:23:36 +03:00