feat(android-tv): TV recommendations (#1575)

This commit is contained in:
Steve Byatt
2026-05-21 12:55:26 +01:00
committed by GitHub
parent 121ff0eea0
commit 11a4f14732
18 changed files with 923 additions and 128 deletions

View File

@@ -41,7 +41,7 @@ import { apiAtom, userAtom } from "@/providers/JellyfinProvider";
import { useSettings } from "@/utils/atoms/settings";
import { getBackdropUrl } from "@/utils/jellyfin/image/getBackdropUrl";
import { scaleSize } from "@/utils/scaleSize";
import { updateTopShelfCache } from "@/utils/topshelf/cache";
import { updateTVDiscovery } from "@/utils/tvDiscovery/sync";
const HORIZONTAL_PADDING = scaleSize(60);
const TOP_PADDING = scaleSize(100);
@@ -260,7 +260,7 @@ export const Home = () => {
});
useEffect(() => {
updateTopShelfCache({
updateTVDiscovery({
api,
sections: [
{