@legendapp/list 2.0.0-next.1 → 2.0.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +8 -0
- package/.cursor/rules/changelog.mdc +60 -0
- package/.github/FUNDING.yml +15 -0
- package/.gitignore +5 -0
- package/.prettierrc.json +5 -0
- package/.vscode/settings.json +14 -0
- package/CLAUDE.md +126 -0
- package/biome.json +46 -0
- package/bun.lock +1289 -0
- package/bunfig.toml +2 -0
- package/dist/CHANGELOG.md +119 -0
- package/dist/LICENSE +21 -0
- package/dist/README.md +139 -0
- package/{animated.d.mts → dist/animated.d.mts} +1 -1
- package/{animated.d.ts → dist/animated.d.ts} +1 -1
- package/{index.d.mts → dist/index.d.mts} +16 -10
- package/{index.d.ts → dist/index.d.ts} +16 -10
- package/{index.js → dist/index.js} +52 -32
- package/{index.mjs → dist/index.mjs} +52 -32
- package/{keyboard-controller.d.mts → dist/keyboard-controller.d.mts} +4 -4
- package/{keyboard-controller.d.ts → dist/keyboard-controller.d.ts} +4 -4
- package/dist/package.json +35 -0
- package/example/README.md +40 -0
- package/example/api/data/genres.json +23 -0
- package/example/api/data/playlist/10402-10749.json +1 -0
- package/example/api/data/playlist/10402-10770.json +1 -0
- package/example/api/data/playlist/10402-37.json +1 -0
- package/example/api/data/playlist/10749-10752.json +1 -0
- package/example/api/data/playlist/10749-10770.json +1 -0
- package/example/api/data/playlist/10749-37.json +1 -0
- package/example/api/data/playlist/10749-878.json +1 -0
- package/example/api/data/playlist/10751-10402.json +1 -0
- package/example/api/data/playlist/10751-10752.json +1 -0
- package/example/api/data/playlist/10751-37.json +1 -0
- package/example/api/data/playlist/10751-53.json +1 -0
- package/example/api/data/playlist/10751-878.json +1 -0
- package/example/api/data/playlist/10751-9648.json +1 -0
- package/example/api/data/playlist/10752-37.json +1 -0
- package/example/api/data/playlist/12-10402.json +1 -0
- package/example/api/data/playlist/12-10749.json +1 -0
- package/example/api/data/playlist/12-18.json +1 -0
- package/example/api/data/playlist/12-27.json +1 -0
- package/example/api/data/playlist/12-35.json +1 -0
- package/example/api/data/playlist/14-36.json +1 -0
- package/example/api/data/playlist/14-878.json +1 -0
- package/example/api/data/playlist/16-10751.json +1 -0
- package/example/api/data/playlist/16-10770.json +1 -0
- package/example/api/data/playlist/16-35.json +1 -0
- package/example/api/data/playlist/16-36.json +1 -0
- package/example/api/data/playlist/16-53.json +1 -0
- package/example/api/data/playlist/18-10751.json +1 -0
- package/example/api/data/playlist/18-10752.json +1 -0
- package/example/api/data/playlist/18-37.json +1 -0
- package/example/api/data/playlist/18-53.json +1 -0
- package/example/api/data/playlist/18-878.json +1 -0
- package/example/api/data/playlist/27-10749.json +1 -0
- package/example/api/data/playlist/27-10770.json +1 -0
- package/example/api/data/playlist/28-10749.json +1 -0
- package/example/api/data/playlist/28-10751.json +1 -0
- package/example/api/data/playlist/28-10770.json +1 -0
- package/example/api/data/playlist/28-16.json +1 -0
- package/example/api/data/playlist/28-18.json +1 -0
- package/example/api/data/playlist/28-36.json +1 -0
- package/example/api/data/playlist/28-37.json +1 -0
- package/example/api/data/playlist/28-53.json +1 -0
- package/example/api/data/playlist/28-80.json +1 -0
- package/example/api/data/playlist/28-99.json +1 -0
- package/example/api/data/playlist/35-10749.json +1 -0
- package/example/api/data/playlist/35-10751.json +1 -0
- package/example/api/data/playlist/35-10752.json +1 -0
- package/example/api/data/playlist/35-27.json +1 -0
- package/example/api/data/playlist/35-36.json +1 -0
- package/example/api/data/playlist/35-53.json +1 -0
- package/example/api/data/playlist/35-80.json +1 -0
- package/example/api/data/playlist/36-37.json +1 -0
- package/example/api/data/playlist/36-878.json +1 -0
- package/example/api/data/playlist/36-9648.json +1 -0
- package/example/api/data/playlist/53-10752.json +1 -0
- package/example/api/data/playlist/80-10770.json +1 -0
- package/example/api/data/playlist/80-14.json +1 -0
- package/example/api/data/playlist/80-18.json +1 -0
- package/example/api/data/playlist/80-37.json +1 -0
- package/example/api/data/playlist/878-37.json +1 -0
- package/example/api/data/playlist/9648-10770.json +1 -0
- package/example/api/data/playlist/9648-37.json +1 -0
- package/example/api/data/playlist/9648-53.json +1 -0
- package/example/api/data/playlist/9648-878.json +1 -0
- package/example/api/data/playlist/99-10749.json +1 -0
- package/example/api/data/playlist/99-14.json +1 -0
- package/example/api/data/playlist/99-18.json +1 -0
- package/example/api/data/playlist/99-27.json +1 -0
- package/example/api/data/playlist/99-53.json +1 -0
- package/example/api/data/playlist/99-9648.json +1 -0
- package/example/api/data/playlist/index.ts +73 -0
- package/example/api/data/rows.json +1 -0
- package/example/api/index.ts +36 -0
- package/example/app/(tabs)/_layout.tsx +60 -0
- package/example/app/(tabs)/cards.tsx +81 -0
- package/example/app/(tabs)/index.tsx +205 -0
- package/example/app/(tabs)/moviesL.tsx +7 -0
- package/example/app/(tabs)/moviesLR.tsx +7 -0
- package/example/app/+not-found.tsx +32 -0
- package/example/app/_layout.tsx +34 -0
- package/example/app/accurate-scrollto/index.tsx +125 -0
- package/example/app/accurate-scrollto-2/index.tsx +52 -0
- package/example/app/accurate-scrollto-huge/index.tsx +128 -0
- package/example/app/add-to-end/index.tsx +82 -0
- package/example/app/ai-chat/index.tsx +236 -0
- package/example/app/bidirectional-infinite-list/index.tsx +133 -0
- package/example/app/cards-columns/index.tsx +37 -0
- package/example/app/cards-flashlist/index.tsx +122 -0
- package/example/app/cards-flatlist/index.tsx +94 -0
- package/example/app/cards-no-recycle/index.tsx +110 -0
- package/example/app/cards-renderItem.tsx +354 -0
- package/example/app/chat-example/index.tsx +167 -0
- package/example/app/chat-infinite/index.tsx +239 -0
- package/example/app/chat-keyboard/index.tsx +248 -0
- package/example/app/chat-resize-outer/index.tsx +247 -0
- package/example/app/columns/index.tsx +78 -0
- package/example/app/countries/index.tsx +182 -0
- package/example/app/countries-flashlist/index.tsx +163 -0
- package/example/app/countries-reorder/index.tsx +187 -0
- package/example/app/extra-data/index.tsx +86 -0
- package/example/app/filter-elements/filter-data-provider.tsx +55 -0
- package/example/app/filter-elements/index.tsx +118 -0
- package/example/app/initial-scroll-index/index.tsx +106 -0
- package/example/app/initial-scroll-index/renderFixedItem.tsx +215 -0
- package/example/app/initial-scroll-index-free-height/index.tsx +70 -0
- package/example/app/initial-scroll-index-keyed/index.tsx +62 -0
- package/example/app/lazy-list/index.tsx +123 -0
- package/example/app/movies-flashlist/index.tsx +7 -0
- package/example/app/mutable-cells/index.tsx +104 -0
- package/example/app/video-feed/index.tsx +119 -0
- package/example/app.config.js +22 -0
- package/example/app.json +45 -0
- package/example/assets/fonts/SpaceMono-Regular.ttf +0 -0
- package/example/assets/images/adaptive-icon.png +0 -0
- package/example/assets/images/favicon.png +0 -0
- package/example/assets/images/icon.png +0 -0
- package/example/assets/images/partial-react-logo.png +0 -0
- package/example/assets/images/react-logo.png +0 -0
- package/example/assets/images/react-logo@2x.png +0 -0
- package/example/assets/images/react-logo@3x.png +0 -0
- package/example/assets/images/splash-icon.png +0 -0
- package/example/autoscroll.sh +101 -0
- package/example/bun.lock +2266 -0
- package/example/bunfig.toml +2 -0
- package/example/components/Breathe.tsx +54 -0
- package/example/components/Circle.tsx +69 -0
- package/example/components/Collapsible.tsx +44 -0
- package/example/components/ExternalLink.tsx +24 -0
- package/example/components/HapticTab.tsx +18 -0
- package/example/components/HelloWave.tsx +37 -0
- package/example/components/Movies.tsx +179 -0
- package/example/components/ParallaxScrollView.tsx +81 -0
- package/example/components/ThemedText.tsx +60 -0
- package/example/components/ThemedView.tsx +14 -0
- package/example/components/__tests__/ThemedText-test.tsx +10 -0
- package/example/components/__tests__/__snapshots__/ThemedText-test.tsx.snap +24 -0
- package/example/components/ui/IconSymbol.ios.tsx +32 -0
- package/example/components/ui/IconSymbol.tsx +43 -0
- package/example/components/ui/TabBarBackground.ios.tsx +22 -0
- package/example/components/ui/TabBarBackground.tsx +6 -0
- package/example/constants/Colors.ts +26 -0
- package/example/constants/constants.ts +5 -0
- package/example/constants/useScrollTest.ts +19 -0
- package/example/hooks/useColorScheme.ts +1 -0
- package/example/hooks/useColorScheme.web.ts +8 -0
- package/example/hooks/useThemeColor.ts +22 -0
- package/example/ios/.xcode.env +11 -0
- package/example/ios/Podfile +64 -0
- package/example/ios/Podfile.lock +2767 -0
- package/example/ios/Podfile.properties.json +5 -0
- package/example/ios/listtest/AppDelegate.swift +70 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png +0 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/Contents.json +14 -0
- package/example/ios/listtest/Images.xcassets/Contents.json +6 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenBackground.colorset/Contents.json +20 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/Contents.json +23 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@2x.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@3x.png +0 -0
- package/example/ios/listtest/Info.plist +85 -0
- package/example/ios/listtest/PrivacyInfo.xcprivacy +48 -0
- package/example/ios/listtest/SplashScreen.storyboard +42 -0
- package/example/ios/listtest/Supporting/Expo.plist +12 -0
- package/example/ios/listtest/listtest-Bridging-Header.h +3 -0
- package/example/ios/listtest/listtest.entitlements +5 -0
- package/example/ios/listtest.xcodeproj/project.pbxproj +547 -0
- package/example/ios/listtest.xcodeproj/xcshareddata/xcschemes/listtest.xcscheme +88 -0
- package/example/ios/listtest.xcworkspace/contents.xcworkspacedata +10 -0
- package/example/metro.config.js +16 -0
- package/example/package.json +73 -0
- package/example/scripts/reset-project.js +84 -0
- package/example/tsconfig.json +26 -0
- package/package.json +88 -34
- package/posttsup.ts +24 -0
- package/src/Container.tsx +176 -0
- package/src/Containers.tsx +85 -0
- package/src/ContextContainer.ts +145 -0
- package/src/DebugView.tsx +83 -0
- package/src/LazyLegendList.tsx +41 -0
- package/src/LeanView.tsx +18 -0
- package/src/LegendList.tsx +558 -0
- package/src/ListComponent.tsx +191 -0
- package/src/ScrollAdjust.tsx +24 -0
- package/src/ScrollAdjustHandler.ts +26 -0
- package/src/Separator.tsx +14 -0
- package/src/animated.tsx +6 -0
- package/src/calculateItemsInView.ts +363 -0
- package/src/calculateOffsetForIndex.ts +23 -0
- package/src/calculateOffsetWithOffsetPosition.ts +26 -0
- package/src/checkAllSizesKnown.ts +17 -0
- package/src/checkAtBottom.ts +36 -0
- package/src/checkAtTop.ts +27 -0
- package/src/checkThreshold.ts +30 -0
- package/src/constants.ts +11 -0
- package/src/createColumnWrapperStyle.ts +16 -0
- package/src/doInitialAllocateContainers.ts +40 -0
- package/src/doMaintainScrollAtEnd.ts +34 -0
- package/src/findAvailableContainers.ts +98 -0
- package/src/finishScrollTo.ts +8 -0
- package/src/getId.ts +21 -0
- package/src/getItemSize.ts +52 -0
- package/src/getRenderedItem.ts +34 -0
- package/src/getScrollVelocity.ts +47 -0
- package/src/handleLayout.ts +70 -0
- package/src/helpers.ts +39 -0
- package/src/index.ts +11 -0
- package/src/keyboard-controller.tsx +63 -0
- package/src/onScroll.ts +66 -0
- package/src/prepareMVCP.ts +50 -0
- package/src/reanimated.tsx +63 -0
- package/src/requestAdjust.ts +41 -0
- package/src/scrollTo.ts +40 -0
- package/src/scrollToIndex.ts +34 -0
- package/src/setDidLayout.ts +25 -0
- package/src/setPaddingTop.ts +28 -0
- package/src/state.tsx +304 -0
- package/src/types.ts +610 -0
- package/src/updateAlignItemsPaddingTop.ts +18 -0
- package/src/updateAllPositions.ts +130 -0
- package/src/updateItemSize.ts +203 -0
- package/src/updateTotalSize.ts +44 -0
- package/src/useAnimatedValue.ts +6 -0
- package/src/useCombinedRef.ts +22 -0
- package/src/useInit.ts +17 -0
- package/src/useSyncLayout.tsx +68 -0
- package/src/useValue$.ts +53 -0
- package/src/viewability.ts +279 -0
- package/tsconfig.json +59 -0
- package/tsup.config.ts +21 -0
- /package/{animated.js → dist/animated.js} +0 -0
- /package/{animated.mjs → dist/animated.mjs} +0 -0
- /package/{keyboard-controller.js → dist/keyboard-controller.js} +0 -0
- /package/{keyboard-controller.mjs → dist/keyboard-controller.mjs} +0 -0
- /package/{reanimated.d.mts → dist/reanimated.d.mts} +0 -0
- /package/{reanimated.d.ts → dist/reanimated.d.ts} +0 -0
- /package/{reanimated.js → dist/reanimated.js} +0 -0
- /package/{reanimated.mjs → dist/reanimated.mjs} +0 -0
|
@@ -911,26 +911,27 @@ function requestAdjust(ctx, state, positionDiff) {
|
|
|
911
911
|
};
|
|
912
912
|
state.scroll += positionDiff;
|
|
913
913
|
state.scrollForNextCalculateItemsInView = void 0;
|
|
914
|
-
|
|
914
|
+
const didLayout = peek$(ctx, "containersDidLayout");
|
|
915
|
+
if (didLayout) {
|
|
915
916
|
doit();
|
|
917
|
+
const threshold = state.scroll - positionDiff / 2;
|
|
918
|
+
if (!state.ignoreScrollFromMVCP) {
|
|
919
|
+
state.ignoreScrollFromMVCP = {};
|
|
920
|
+
}
|
|
921
|
+
if (positionDiff > 0) {
|
|
922
|
+
state.ignoreScrollFromMVCP.lt = threshold;
|
|
923
|
+
} else {
|
|
924
|
+
state.ignoreScrollFromMVCP.gt = threshold;
|
|
925
|
+
}
|
|
926
|
+
if (state.ignoreScrollFromMVCPTimeout) {
|
|
927
|
+
clearTimeout(state.ignoreScrollFromMVCPTimeout);
|
|
928
|
+
}
|
|
929
|
+
state.ignoreScrollFromMVCPTimeout = setTimeout(() => {
|
|
930
|
+
state.ignoreScrollFromMVCP = void 0;
|
|
931
|
+
}, 100);
|
|
916
932
|
} else {
|
|
917
933
|
requestAnimationFrame(doit);
|
|
918
934
|
}
|
|
919
|
-
const threshold = state.scroll - positionDiff / 2;
|
|
920
|
-
if (!state.ignoreScrollFromMVCP) {
|
|
921
|
-
state.ignoreScrollFromMVCP = {};
|
|
922
|
-
}
|
|
923
|
-
if (positionDiff > 0) {
|
|
924
|
-
state.ignoreScrollFromMVCP.lt = threshold;
|
|
925
|
-
} else {
|
|
926
|
-
state.ignoreScrollFromMVCP.gt = threshold;
|
|
927
|
-
}
|
|
928
|
-
if (state.ignoreScrollFromMVCPTimeout) {
|
|
929
|
-
clearTimeout(state.ignoreScrollFromMVCPTimeout);
|
|
930
|
-
}
|
|
931
|
-
state.ignoreScrollFromMVCPTimeout = setTimeout(() => {
|
|
932
|
-
state.ignoreScrollFromMVCP = void 0;
|
|
933
|
-
}, 100);
|
|
934
935
|
}
|
|
935
936
|
}
|
|
936
937
|
|
|
@@ -1824,9 +1825,12 @@ function getRenderedItem(ctx, state, key) {
|
|
|
1824
1825
|
}
|
|
1825
1826
|
|
|
1826
1827
|
// src/handleLayout.ts
|
|
1827
|
-
function handleLayout(ctx, state,
|
|
1828
|
-
const
|
|
1829
|
-
const
|
|
1828
|
+
function handleLayout(ctx, state, layout, setCanRender) {
|
|
1829
|
+
const { maintainScrollAtEnd } = state.props;
|
|
1830
|
+
const scrollLength = layout[state.props.horizontal ? "width" : "height"];
|
|
1831
|
+
const otherAxisSize = layout[state.props.horizontal ? "height" : "width"];
|
|
1832
|
+
const needsCalculate = !state.lastLayout || scrollLength > state.scrollLength || state.lastLayout.x !== layout.x || state.lastLayout.y !== layout.y;
|
|
1833
|
+
state.lastLayout = layout;
|
|
1830
1834
|
const didChange = scrollLength !== state.scrollLength;
|
|
1831
1835
|
const prevOtherAxisSize = state.otherAxisSize;
|
|
1832
1836
|
state.scrollLength = scrollLength;
|
|
@@ -1834,13 +1838,15 @@ function handleLayout(ctx, state, size, setCanRender) {
|
|
|
1834
1838
|
state.lastBatchingAction = Date.now();
|
|
1835
1839
|
state.scrollForNextCalculateItemsInView = void 0;
|
|
1836
1840
|
doInitialAllocateContainers(ctx, state);
|
|
1837
|
-
if (
|
|
1841
|
+
if (needsCalculate) {
|
|
1838
1842
|
calculateItemsInView(ctx, state, { doMVCP: true });
|
|
1839
1843
|
}
|
|
1840
1844
|
if (didChange || otherAxisSize !== prevOtherAxisSize) {
|
|
1841
|
-
set$(ctx, "scrollSize", { width:
|
|
1845
|
+
set$(ctx, "scrollSize", { width: layout.width, height: layout.height });
|
|
1846
|
+
}
|
|
1847
|
+
if (maintainScrollAtEnd === true || maintainScrollAtEnd.onLayout) {
|
|
1848
|
+
doMaintainScrollAtEnd(ctx, state, false);
|
|
1842
1849
|
}
|
|
1843
|
-
doMaintainScrollAtEnd(ctx, state, false);
|
|
1844
1850
|
updateAlignItemsPaddingTop(ctx, state);
|
|
1845
1851
|
checkAtBottom(ctx, state);
|
|
1846
1852
|
checkAtTop(state);
|
|
@@ -1853,7 +1859,6 @@ function handleLayout(ctx, state, size, setCanRender) {
|
|
|
1853
1859
|
`List ${state.props.horizontal ? "width" : "height"} is 0. You may need to set a style or \`flex: \` for the list, because children are absolutely positioned.`
|
|
1854
1860
|
);
|
|
1855
1861
|
}
|
|
1856
|
-
calculateItemsInView(ctx, state, { doMVCP: true });
|
|
1857
1862
|
setCanRender(true);
|
|
1858
1863
|
}
|
|
1859
1864
|
|
|
@@ -1899,7 +1904,14 @@ function updateScroll(ctx, state, newScroll) {
|
|
|
1899
1904
|
function updateItemSizes(ctx, state, itemUpdates) {
|
|
1900
1905
|
var _a;
|
|
1901
1906
|
const {
|
|
1902
|
-
props: {
|
|
1907
|
+
props: {
|
|
1908
|
+
horizontal,
|
|
1909
|
+
maintainVisibleContentPosition,
|
|
1910
|
+
suggestEstimatedItemSize,
|
|
1911
|
+
onItemSizeChanged,
|
|
1912
|
+
data,
|
|
1913
|
+
maintainScrollAtEnd
|
|
1914
|
+
}
|
|
1903
1915
|
} = state;
|
|
1904
1916
|
if (!data) return;
|
|
1905
1917
|
let needsRecalculate = false;
|
|
@@ -1969,12 +1981,13 @@ function updateItemSizes(ctx, state, itemUpdates) {
|
|
|
1969
1981
|
calculateItemsInView(ctx, state, { doMVCP: true });
|
|
1970
1982
|
}
|
|
1971
1983
|
if (shouldMaintainScrollAtEnd) {
|
|
1972
|
-
|
|
1984
|
+
if (maintainScrollAtEnd === true || maintainScrollAtEnd.onItemLayout) {
|
|
1985
|
+
doMaintainScrollAtEnd(ctx, state, false);
|
|
1986
|
+
}
|
|
1973
1987
|
}
|
|
1974
1988
|
}
|
|
1975
1989
|
}
|
|
1976
1990
|
function updateItemSize(ctx, state, itemKey, sizeObj) {
|
|
1977
|
-
var _a, _b;
|
|
1978
1991
|
if (IsNewArchitecture) {
|
|
1979
1992
|
const { sizesKnown } = state;
|
|
1980
1993
|
const numContainers = ctx.values.get("numContainers");
|
|
@@ -1985,8 +1998,11 @@ function updateItemSize(ctx, state, itemKey, sizeObj) {
|
|
|
1985
1998
|
changes.push({ itemKey, sizeObj });
|
|
1986
1999
|
} else if (!sizesKnown.has(containerItemKey) && containerItemKey !== void 0) {
|
|
1987
2000
|
const containerRef = ctx.viewRefs.get(i);
|
|
1988
|
-
if (containerRef) {
|
|
1989
|
-
|
|
2001
|
+
if (containerRef == null ? void 0 : containerRef.current) {
|
|
2002
|
+
let measured;
|
|
2003
|
+
containerRef.current.measure((x, y, width, height) => {
|
|
2004
|
+
measured = { x, y, width, height };
|
|
2005
|
+
});
|
|
1990
2006
|
if (measured) {
|
|
1991
2007
|
changes.push({ itemKey: containerItemKey, sizeObj: measured });
|
|
1992
2008
|
}
|
|
@@ -2156,7 +2172,8 @@ var LegendListInner = typedForwardRef(function LegendListInner2(props, forwarded
|
|
|
2156
2172
|
props: {},
|
|
2157
2173
|
refScroller: void 0,
|
|
2158
2174
|
loadStartTime: Date.now(),
|
|
2159
|
-
initialScroll
|
|
2175
|
+
initialScroll,
|
|
2176
|
+
lastLayout: void 0
|
|
2160
2177
|
};
|
|
2161
2178
|
set$(ctx, "maintainVisibleContentPosition", maintainVisibleContentPosition);
|
|
2162
2179
|
set$(ctx, "extraData", extraData);
|
|
@@ -2198,7 +2215,8 @@ var LegendListInner = typedForwardRef(function LegendListInner2(props, forwarded
|
|
|
2198
2215
|
state2.props.data = dataProp;
|
|
2199
2216
|
if (!isFirst2) {
|
|
2200
2217
|
calculateItemsInView(ctx, state2, { dataChanged: true, doMVCP: true });
|
|
2201
|
-
const
|
|
2218
|
+
const shouldMaintainScrollAtEnd = maintainScrollAtEnd === true || maintainScrollAtEnd.onDataChange;
|
|
2219
|
+
const didMaintainScrollAtEnd = shouldMaintainScrollAtEnd && doMaintainScrollAtEnd(ctx, state2, false);
|
|
2202
2220
|
if (!didMaintainScrollAtEnd && dataProp.length > state2.props.data.length) {
|
|
2203
2221
|
state2.isEndReached = false;
|
|
2204
2222
|
}
|
|
@@ -2252,9 +2270,11 @@ var LegendListInner = typedForwardRef(function LegendListInner2(props, forwarded
|
|
|
2252
2270
|
}
|
|
2253
2271
|
}
|
|
2254
2272
|
useLayoutEffect(() => {
|
|
2255
|
-
var _a2, _b;
|
|
2256
2273
|
if (IsNewArchitecture) {
|
|
2257
|
-
|
|
2274
|
+
let measured;
|
|
2275
|
+
refScroller.current.measure((x, y, width, height) => {
|
|
2276
|
+
measured = { x, y, width, height };
|
|
2277
|
+
});
|
|
2258
2278
|
if (measured) {
|
|
2259
2279
|
const size = Math.floor(measured[horizontal ? "width" : "height"] * 8) / 8;
|
|
2260
2280
|
if (size) {
|
|
@@ -32,7 +32,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
32
32
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
33
33
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
34
34
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
35
|
-
maintainScrollAtEnd?: boolean;
|
|
35
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
36
36
|
maintainScrollAtEndThreshold?: number;
|
|
37
37
|
maintainVisibleContentPosition?: boolean;
|
|
38
38
|
numColumns?: number;
|
|
@@ -94,7 +94,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
94
94
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
95
95
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
96
96
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
97
|
-
maintainScrollAtEnd?: boolean;
|
|
97
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
98
98
|
maintainScrollAtEndThreshold?: number;
|
|
99
99
|
maintainVisibleContentPosition?: boolean;
|
|
100
100
|
numColumns?: number;
|
|
@@ -158,7 +158,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
158
158
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
159
159
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
160
160
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
161
|
-
maintainScrollAtEnd?: boolean;
|
|
161
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
162
162
|
maintainScrollAtEndThreshold?: number;
|
|
163
163
|
maintainVisibleContentPosition?: boolean;
|
|
164
164
|
numColumns?: number;
|
|
@@ -220,7 +220,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
220
220
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
221
221
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
222
222
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
223
|
-
maintainScrollAtEnd?: boolean;
|
|
223
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
224
224
|
maintainScrollAtEndThreshold?: number;
|
|
225
225
|
maintainVisibleContentPosition?: boolean;
|
|
226
226
|
numColumns?: number;
|
|
@@ -32,7 +32,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
32
32
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
33
33
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
34
34
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
35
|
-
maintainScrollAtEnd?: boolean;
|
|
35
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
36
36
|
maintainScrollAtEndThreshold?: number;
|
|
37
37
|
maintainVisibleContentPosition?: boolean;
|
|
38
38
|
numColumns?: number;
|
|
@@ -94,7 +94,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
94
94
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
95
95
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
96
96
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
97
|
-
maintainScrollAtEnd?: boolean;
|
|
97
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
98
98
|
maintainScrollAtEndThreshold?: number;
|
|
99
99
|
maintainVisibleContentPosition?: boolean;
|
|
100
100
|
numColumns?: number;
|
|
@@ -158,7 +158,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
158
158
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
159
159
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
160
160
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
161
|
-
maintainScrollAtEnd?: boolean;
|
|
161
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
162
162
|
maintainScrollAtEndThreshold?: number;
|
|
163
163
|
maintainVisibleContentPosition?: boolean;
|
|
164
164
|
numColumns?: number;
|
|
@@ -220,7 +220,7 @@ declare const LegendList: <ItemT, ListT extends (<T>(props: Omit<Omit<react_nati
|
|
|
220
220
|
ListFooterComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
221
221
|
ListHeaderComponent?: React.ComponentType<any> | React.ReactElement | null | undefined;
|
|
222
222
|
ListHeaderComponentStyle?: react_native.StyleProp<react_native.ViewStyle> | undefined;
|
|
223
|
-
maintainScrollAtEnd?: boolean;
|
|
223
|
+
maintainScrollAtEnd?: boolean | _legendapp_list.MaintainScrollAtEndOptions;
|
|
224
224
|
maintainScrollAtEndThreshold?: number;
|
|
225
225
|
maintainVisibleContentPosition?: boolean;
|
|
226
226
|
numColumns?: number;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@legendapp/list",
|
|
3
|
+
"version": "2.0.0-next.1",
|
|
4
|
+
"description": "Legend List is a drop-in replacement for FlatList with much better performance and supporting dynamically sized items.",
|
|
5
|
+
"sideEffects": false,
|
|
6
|
+
"private": false,
|
|
7
|
+
"main": "./index.js",
|
|
8
|
+
"module": "./index.mjs",
|
|
9
|
+
"types": "./index.d.ts",
|
|
10
|
+
"files": [
|
|
11
|
+
"**"
|
|
12
|
+
],
|
|
13
|
+
"peerDependencies": {
|
|
14
|
+
"react": "*",
|
|
15
|
+
"react-native": "*"
|
|
16
|
+
},
|
|
17
|
+
"author": "Legend <contact@legendapp.com> (https://github.com/LegendApp)",
|
|
18
|
+
"keywords": [
|
|
19
|
+
"react",
|
|
20
|
+
"react-native",
|
|
21
|
+
"list"
|
|
22
|
+
],
|
|
23
|
+
"repository": "github:LegendApp/legend-list",
|
|
24
|
+
"license": "MIT",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/LegendApp/legend-list/issues"
|
|
27
|
+
},
|
|
28
|
+
"homepage": "https://github.com/LegendApp/legend-list#readme",
|
|
29
|
+
"publishConfig": {
|
|
30
|
+
"registry": "https://registry.npmjs.org/"
|
|
31
|
+
},
|
|
32
|
+
"dependencies": {
|
|
33
|
+
"use-sync-external-store": "^1.5.0"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# Welcome to LegendList test application 👋
|
|
2
|
+
|
|
3
|
+
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
|
|
4
|
+
This app is main development playground for testing LegendList features
|
|
5
|
+
|
|
6
|
+
## Get started
|
|
7
|
+
|
|
8
|
+
1. Install dependencies
|
|
9
|
+
|
|
10
|
+
```bash
|
|
11
|
+
npm install
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
2. Start the app
|
|
15
|
+
|
|
16
|
+
```bash
|
|
17
|
+
npx expo start
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
In the output, you'll find options to open the app in a
|
|
21
|
+
|
|
22
|
+
- [development build](https://docs.expo.dev/develop/development-builds/introduction/)
|
|
23
|
+
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
|
|
24
|
+
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)
|
|
25
|
+
- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo
|
|
26
|
+
|
|
27
|
+
You can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).
|
|
28
|
+
|
|
29
|
+
## Testing on old arhitecture
|
|
30
|
+
|
|
31
|
+
LegendList is by default ran on the react native new architecture. It's important to check compatibility with old architecture.
|
|
32
|
+
|
|
33
|
+
To build version for old architecture:
|
|
34
|
+
1. delete your ios and anrdoid folders
|
|
35
|
+
2. build new versions
|
|
36
|
+
```
|
|
37
|
+
OLD_ARCH=TRUE bun android
|
|
38
|
+
OLD_ARCH=TRUE bun ios
|
|
39
|
+
```
|
|
40
|
+
Those applications will have separate app name list-test-oldarch and different app id, so both old and new architectures can be tested on same device.
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"genres": [
|
|
3
|
+
{"id": 28, "name": "Action"},
|
|
4
|
+
{"id": 12, "name": "Adventure"},
|
|
5
|
+
{"id": 16, "name": "Animation"},
|
|
6
|
+
{"id": 35, "name": "Comedy"},
|
|
7
|
+
{"id": 80, "name": "Crime"},
|
|
8
|
+
{"id": 99, "name": "Documentary"},
|
|
9
|
+
{"id": 18, "name": "Drama"},
|
|
10
|
+
{"id": 10751, "name": "Family"},
|
|
11
|
+
{"id": 14, "name": "Fantasy"},
|
|
12
|
+
{"id": 36, "name": "History"},
|
|
13
|
+
{"id": 27, "name": "Horror"},
|
|
14
|
+
{"id": 10402, "name": "Music"},
|
|
15
|
+
{"id": 9648, "name": "Mystery"},
|
|
16
|
+
{"id": 10749, "name": "Romance"},
|
|
17
|
+
{"id": 878, "name": "Science Fiction"},
|
|
18
|
+
{"id": 10770, "name": "TV Movie"},
|
|
19
|
+
{"id": 53, "name": "Thriller"},
|
|
20
|
+
{"id": 10752, "name": "War"},
|
|
21
|
+
{"id": 37, "name": "Western"}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"adult":false,"backdrop_path":"/ttyRxB2MOkGkhaxdC5d5ElZXaol.jpg","genre_ids":[53,28,18,10402,10749],"id":619,"original_language":"en","original_title":"The Bodyguard","overview":"A former Secret Service agent grudgingly takes an assignment to protect a pop idol who's threatened by a crazed fan. At first, the safety-obsessed bodyguard and the self-indulgent diva totally clash. But before long, all that tension sparks fireworks of another sort, and the love-averse tough guy is torn between duty and romance.","popularity":51.402,"poster_path":"/2VgZW2ZD3pNoV2j8U2GXNRwOsk9.jpg","release_date":"1992-11-25","title":"The Bodyguard","video":false,"vote_average":6.7,"vote_count":2669},{"adult":false,"backdrop_path":"/6iDQCBUSZKzY8Rnu8ECwl2gXcfG.jpg","genre_ids":[18,10402,10749],"id":88,"original_language":"en","original_title":"Dirty Dancing","overview":"Expecting the usual tedium that accompanies a summer in the Catskills with her family, 17-year-old Frances 'Baby' Houseman is surprised to find herself stepping into the shoes of a professional hoofer—and unexpectedly falling in love.","popularity":36.905,"poster_path":"/9Jw6jys7q9gjzVX5zm1z0gC8gY9.jpg","release_date":"1987-08-21","title":"Dirty Dancing","video":false,"vote_average":7.3,"vote_count":5668},{"adult":false,"backdrop_path":"/qJeU7KM4nT2C1WpOrwPcSDGFUWE.jpg","genre_ids":[35,18,10749,10402],"id":313369,"original_language":"en","original_title":"La La Land","overview":"Mia, an aspiring actress, serves lattes to movie stars in between auditions and Sebastian, a jazz musician, scrapes by playing cocktail party gigs in dingy bars, but as success mounts they are faced with decisions that begin to fray the fragile fabric of their love affair, and the dreams they worked so hard to maintain in each other threaten to rip them apart.","popularity":47.065,"poster_path":"/uDO8zWDhfWwoFdKS4fzkUJt0Rf0.jpg","release_date":"2016-11-29","title":"La La Land","video":false,"vote_average":7.9,"vote_count":15595},{"adult":false,"backdrop_path":"/dDYpjrwh1wNVQk0rEpc9P81wQt4.jpg","genre_ids":[10402,18,10749],"id":332562,"original_language":"en","original_title":"A Star Is Born","overview":"Seasoned musician Jackson Maine discovers — and falls in love with — struggling artist Ally. She has just about given up on her dream to make it big as a singer — until Jack coaxes her into the spotlight. But even as Ally's career takes off, the personal side of their relationship is breaking down, as Jack fights an ongoing battle with his own internal demons.","popularity":37.62,"poster_path":"/wrFpXMNBRj2PBiN4Z5kix51XaIZ.jpg","release_date":"2018-10-03","title":"A Star Is Born","video":false,"vote_average":7.5,"vote_count":11066},{"adult":false,"backdrop_path":"/fBivEVWPFI6IwCudH1BZ3YuKKuW.jpg","genre_ids":[10751,10402,14,10770,12,28,10749],"id":417320,"original_language":"en","original_title":"Descendants 2","overview":"When the pressure to be royal becomes too much for Mal, she returns to the Isle of the Lost where her archenemy Uma, Ursula's daughter, has taken her spot as self-proclaimed queen.","popularity":39.535,"poster_path":"/qoNlGfQmFZ37Gf5fRBaCTLlOZtx.jpg","release_date":"2017-07-21","title":"Descendants 2","video":false,"vote_average":7.4,"vote_count":1505},{"adult":false,"backdrop_path":"/sVSbH2s83EZR3YOkGSw1OmVe1Ct.jpg","genre_ids":[10402,18,10749,80],"id":9762,"original_language":"en","original_title":"Step Up","overview":"Tyler Gage receives the opportunity of a lifetime after vandalizing a performing arts school, gaining him the chance to earn a scholarship and dance with an up and coming dancer, Nora.","popularity":33.089,"poster_path":"/9Y2i54Etpx7JvCxj6D8P3VAH152.jpg","release_date":"2006-08-11","title":"Step Up","video":false,"vote_average":6.9,"vote_count":3494},{"adult":false,"backdrop_path":"/yyztx3Sl9AhkdjuWrPBFOnzreNk.jpg","genre_ids":[35,10402,10749,878],"id":341689,"original_language":"en","original_title":"How to Talk to Girls at Parties","overview":"In 1970s London, a teenage outsider named Enn falls in love with a rebellious alien girl named Zan, who has come to Earth for a party. Together, they navigate the complexities of intergalactic culture and the trials of first love.","popularity":30.057,"poster_path":"/v6mPfyGshwXd1R6kQlMEyZ8Zu2s.jpg","release_date":"2017-10-06","title":"How to Talk to Girls at Parties","video":false,"vote_average":6.1,"vote_count":346},{"adult":false,"backdrop_path":"/v85FlkbMYKa5du1glm0YfYNsL2n.jpg","genre_ids":[18,10402,10749],"id":776503,"original_language":"en","original_title":"CODA","overview":"As a CODA (Child of Deaf Adults), Ruby is the only hearing person in her deaf family. When the family's fishing business is threatened, Ruby finds herself torn between pursuing her love of music and her fear of abandoning her parents.","popularity":30.452,"poster_path":"/BzVjmm8l23rPsijLiNLUzuQtyd.jpg","release_date":"2021-08-11","title":"CODA","video":false,"vote_average":8,"vote_count":1912},{"adult":false,"backdrop_path":"/1RWL9614SMoYV7NSbkrGjAQE1EY.jpg","genre_ids":[10402,18,10749],"id":85446,"original_language":"en","original_title":"Step Up Revolution","overview":"Emily arrives in Miami with aspirations to become a professional dancer. She sparks with Sean, the leader of a dance crew whose neighborhood is threatened by Emily's father's development plans.","popularity":31.697,"poster_path":"/ab9T58BlOPauWd9tMnK0HhwYY7u.jpg","release_date":"2012-07-26","title":"Step Up Revolution","video":false,"vote_average":6.9,"vote_count":1935},{"adult":false,"backdrop_path":"/rNaMcPzxt94e40LJJTTxbjl7xNG.jpg","genre_ids":[10402,18,10749],"id":8328,"original_language":"en","original_title":"Step Up 2: The Streets","overview":"When rebellious street dancer Andie lands at the elite Maryland School of the Arts, she finds herself fighting to fit in while also trying to hold onto her old life. When she joins forces with the schools hottest dancer, Chase, to form a crew of classmate outcasts to compete in Baltimore s underground dance battle The Streets.","popularity":34.433,"poster_path":"/7YGUxMoQIysZCRMk3r1sza0EX4t.jpg","release_date":"2008-02-14","title":"Step Up 2: The Streets","video":false,"vote_average":6.7,"vote_count":2159},{"adult":false,"backdrop_path":"/qU7tNIMpRqkizIObXfkJY3haTqh.jpg","genre_ids":[18,10402,10749],"id":27,"original_language":"en","original_title":"9 Songs","overview":"Matt, a young glaciologist, soars across the vast, silent, icebound immensities of the South Pole as he recalls his love affair with Lisa. They meet at a mobbed rock concert in a vast music hall - London's Brixton Academy. They are in bed at night's end. Together, over a period of several months, they pursue a mutual sexual passion whose inevitable stages unfold in counterpoint to nine live-concert songs.","popularity":29.432,"poster_path":"/91O7z0vo7MiNWd5xD2BoivwbQsb.jpg","release_date":"2004-07-16","title":"9 Songs","video":false,"vote_average":5.6,"vote_count":461},{"adult":false,"backdrop_path":"/cFgHrvRjoRHOrtolzrJov7v4s54.jpg","genre_ids":[10749,18,10402],"id":243683,"original_language":"en","original_title":"Step Up All In","overview":"All-stars from the previous Step Up installments come together in glittering Las Vegas, battling for a victory that could define their dreams and their careers.","popularity":37.62,"poster_path":"/bM9U2WDQKeQhdQX4kwdk72Drpaz.jpg","release_date":"2014-07-16","title":"Step Up All In","video":false,"vote_average":6.8,"vote_count":1842},{"adult":false,"backdrop_path":"/tUJTaWlDbdC5kTov5zFVCWfCzGO.jpg","genre_ids":[10749,18,10402],"id":417261,"original_language":"en","original_title":"Forever My Girl","overview":"After being gone for a decade, a country star returns home to the love he left behind.","popularity":36.118,"poster_path":"/bKqdggnIPeOI15VqtBZTkvh4hA9.jpg","release_date":"2018-01-26","title":"Forever My Girl","video":false,"vote_average":7.6,"vote_count":1126},{"adult":false,"backdrop_path":"/46scrnII4tNzNQmeULCMCsCmgKA.jpg","genre_ids":[18,10749,35,10402],"id":13497,"original_language":"en","original_title":"Drumline","overview":"A talented street drummer from Harlem enrolls in a Southern university, expecting to lead its marching band's drumline to victory. He initially flounders in his new world, before realizing that it takes more than talent to reach the top.","popularity":27.115,"poster_path":"/zl7gdxYqKdFCioPT3DAkZR5DDUP.jpg","release_date":"2002-12-13","title":"Drumline","video":false,"vote_average":6.9,"vote_count":453},{"adult":false,"backdrop_path":"/q2ROc1b4DELDtKG9cEcvWprzFhO.jpg","genre_ids":[18,10751,10749,10402],"id":9816,"original_language":"en","original_title":"Save the Last Dance","overview":"After the death of her mother, Sara moves to the South Side of Chicago to live with her father and gets transferred to a majority-black school. Her life takes a turn for the better when befriends Chenille and her brother Derek, who helps her with her dancing skills.","popularity":20.283,"poster_path":"/sV8GIxT3BjHIiwgKUNwk1S8VSLa.jpg","release_date":"2001-01-12","title":"Save the Last Dance","video":false,"vote_average":6.5,"vote_count":1188},{"adult":false,"backdrop_path":"/d9BwkpCncTNXTMfhx6bEgD5nyi0.jpg","genre_ids":[35,10402,10749,14],"id":606117,"original_language":"en","original_title":"A Cinderella Story: Christmas Wish","overview":"Kat is an aspiring singer-songwriter who dreams of making it big. However, her dreams are stalled by her reality: a conniving and cruel stepfamily and a demoralizing job working as a singing elf at billionaire Terrence Wintergarden’s Santa Land.","popularity":30.562,"poster_path":"/ozBX0u5caaJFli9AssqJmARb5R.jpg","release_date":"2019-10-15","title":"A Cinderella Story: Christmas Wish","video":false,"vote_average":6.4,"vote_count":650},{"adult":false,"backdrop_path":"/spyZFUG0lR6FEbvMn3YBcxT8vdx.jpg","genre_ids":[35,10749,18,10751,10402],"id":11887,"original_language":"en","original_title":"High School Musical 3: Senior Year","overview":"It's almost graduation day for high school seniors Troy, Gabriella, Sharpay, Chad, Ryan and Taylor — and the thought of heading off in separate directions after leaving East High has these Wildcats thinking they need to do something they'll remember forever. Together with the rest of the Wildcats, they stage a spring musical reflecting their hopes and fears about the future and their unforgettable experiences growing up together. Will their final show break them apart or bring them together for the greatest moment in Wildcat history?","popularity":25.621,"poster_path":"/cKWIxQh2dMUgjsxJenrf7A81D95.jpg","release_date":"2008-10-11","title":"High School Musical 3: Senior Year","video":false,"vote_average":6.6,"vote_count":3301},{"adult":false,"backdrop_path":"/5D9wsIoGLbwbJ4wdvME6Gb6zJNK.jpg","genre_ids":[18,10751,10402,10749],"id":15121,"original_language":"en","original_title":"The Sound of Music","overview":"In the years before the Second World War, a tomboyish postulant at an Austrian abbey is hired as a governess in the home of a widowed naval captain with seven children, and brings a new love of life and music into the home.","popularity":26.654,"poster_path":"/pDuoh2fKuacDXYtpREJysMOzQmS.jpg","release_date":"1965-03-29","title":"The Sound of Music","video":false,"vote_average":7.7,"vote_count":2978},{"adult":false,"backdrop_path":"/mJQf866IDnWw7ZkFEM2Oz7QfhW0.jpg","genre_ids":[10749,35,10402],"id":615904,"original_language":"en","original_title":"Marry Me","overview":"Music superstars Kat Valdez and Bastian are getting married before a global audience of fans. But when Kat learns, seconds before her vows, that Bastian has been unfaithful, she decides to marry Charlie, a stranger in the crowd, instead.","popularity":25.296,"poster_path":"/ko1JVbGj4bT8IhCWqjBQ6ZtF2t.jpg","release_date":"2022-02-09","title":"Marry Me","video":false,"vote_average":6.8,"vote_count":827},{"adult":false,"backdrop_path":"/xYA4iSU2mKoDu72CzOjcfKwHC7Y.jpg","genre_ids":[35,10402,10749,18],"id":198277,"original_language":"en","original_title":"Begin Again","overview":"Gretta, a budding songwriter, finds herself alone after her boyfriend Dave ditches her. Her life gains purpose when Dan, a record label executive, notices her talent.","popularity":22.866,"poster_path":"/qx4HXHXt528hS4rwePZbZo20xqZ.jpg","release_date":"2013-09-07","title":"Begin Again","video":false,"vote_average":7.2,"vote_count":3553},{"adult":false,"backdrop_path":"/zZoSxRhNwdqSBB5mVmRpXEwKFWv.jpg","genre_ids":[35,10402,10749],"id":114150,"original_language":"en","original_title":"Pitch Perfect","overview":"College student Beca knows she does not want to be part of a clique, but that's exactly where she finds herself after arriving at her new school. Thrust in among mean gals, nice gals and just plain weird gals, Beca finds that the only thing they have in common is how well they sing together. She takes the women of the group out of their comfort zone of traditional arrangements and into a world of amazing harmonic combinations in a fight to the top of college music competitions.","popularity":24.972,"poster_path":"/ntRIoh8Qf1BI1AYGx0STfq0wUmb.jpg","release_date":"2012-09-28","title":"Pitch Perfect","video":false,"vote_average":7.3,"vote_count":6198},{"adult":false,"backdrop_path":null,"genre_ids":[10402,35,10749],"id":463427,"original_language":"it","original_title":"Lady Barbara","overview":"A young man tries to take his first steps in the world of song. He meets a beautiful girl he falls in love with, but her noble aunt is opposed to their relationship in every way","popularity":23.988,"poster_path":"/ej0xBW18bI4gWjbJDrdcc4xY10F.jpg","release_date":"1970-10-15","title":"Lady Barbara","video":false,"vote_average":1,"vote_count":1},{"adult":false,"backdrop_path":"/21Q8bzu10YF9i4O5amBkJBombYo.jpg","genre_ids":[10402,18,10749],"id":585244,"original_language":"en","original_title":"I Still Believe","overview":"The true-life story of Christian music star Jeremy Camp and his journey of love and loss that looks to prove there is always hope.","popularity":22.465,"poster_path":"/dqA2FCzz4OMmXLitKopzf476RVB.jpg","release_date":"2020-03-12","title":"I Still Believe","video":false,"vote_average":7.6,"vote_count":1088},{"adult":false,"backdrop_path":"/bAczza4WsWbQxjouMbwxl9Jkile.jpg","genre_ids":[35,18,10751,10402,10749],"id":18126,"original_language":"en","original_title":"Hannah Montana: The Movie","overview":"When Miley Stewart (aka pop-star Hannah Montana) gets too caught up in the superstar celebrity lifestyle, her dad decides it's time for a total change of scenery. But sweet niblets! Miley must trade in all the glitz and glamour of Hollywood for some ol' blue jeans on the family farm in Tennessee, and question if she can be both Miley Stewart and Hannah Montana.","popularity":20.702,"poster_path":"/8pwbnmvshHj2yYPYlyJ8K8Yzecy.jpg","release_date":"2009-04-10","title":"Hannah Montana: The Movie","video":false,"vote_average":6.6,"vote_count":1907},{"adult":false,"backdrop_path":"/tHxsIOdnzvK3w0fWC4dcGG2Zj41.jpg","genre_ids":[35,10749,10402],"id":13320,"original_language":"en","original_title":"Funny Face","overview":"A shy Greenwich Village book clerk is discovered by a fashion photographer and whisked off to Paris where she becomes a reluctant model.","popularity":14.322,"poster_path":"/tzTjalpIz6NyFrWPPlOBFoBjb7z.jpg","release_date":"1957-02-13","title":"Funny Face","video":false,"vote_average":7,"vote_count":611},{"adult":false,"backdrop_path":"/umc0NZKSQdIj0djeTKa99H7UZtO.jpg","genre_ids":[10402,14,18,35,10749],"id":5590,"original_language":"fr","original_title":"Peau d'âne","overview":"A fairy godmother helps a princess disguise herself so she won't have to marry her father.","popularity":13.469,"poster_path":"/eMMSndDM7TGE38SWldHzZEaihWE.jpg","release_date":"1970-12-20","title":"Donkey Skin","video":false,"vote_average":7.3,"vote_count":457},{"adult":false,"backdrop_path":"/kfGUVDM03SGHIV1e3oS7R68j8Ek.jpg","genre_ids":[16,18,10402,10749],"id":364111,"original_language":"ja","original_title":"心が叫びたがってるんだ。","overview":"A young girl had her voice magically taken away so that she would never hurt people with it, but her outlook changes when she encounters music and friendship. Will Naruse be able to convey the anthem of her heart?","popularity":19.615,"poster_path":"/7bJHM6t6j3YLjDNTwe4hyghKqSr.jpg","release_date":"2015-09-19","title":"The Anthem of the Heart","video":false,"vote_average":7.6,"vote_count":361},{"adult":false,"backdrop_path":"/abMkYf4kcuIb8q6lD2GhkwfKQ4F.jpg","genre_ids":[35,10402,10749],"id":51333,"original_language":"en","original_title":"Love's Labour's Lost","overview":"The King of Navarre and his three companions swear a very public oath to study together and to renounce women for three years. Their honour is immediately put to the test by the arrival of the Princess of France and her three lovely companions. It's love at first sight for all concerned followed by the men's hopeless efforts to disguise their feelings.","popularity":14.29,"poster_path":"/7rJr9b0Mc8wEAqzuDUkz0zg1BX7.jpg","release_date":"2000-03-31","title":"Love's Labour's Lost","video":false,"vote_average":5.5,"vote_count":57},{"adult":false,"backdrop_path":"/6BI1XjPNT5VYEJ4vXkdyuiKLMYt.jpg","genre_ids":[18,10402,10749],"id":1119173,"original_language":"da","original_title":"A Beautiful Life","overview":"When a young fisherman with a hidden talent gets discovered by a music producer, he must decide if he's ready to open himself up to stardom — and love.","popularity":28.707,"poster_path":"/x6PvT4HAkK7phdj54Zao8rY5oBT.jpg","release_date":"2023-06-01","title":"A Beautiful Life","video":false,"vote_average":7,"vote_count":164},{"adult":false,"backdrop_path":"/xZpFjP6cZSrXr0FQaHBwvNQKgcn.jpg","genre_ids":[35,18,10751,10402,10749,10770],"id":10947,"original_language":"en","original_title":"High School Musical","overview":"Troy, the popular captain of the basketball team, and Gabriella, the brainy and beautiful member of the academic club, break all the rules of East High society when they secretly audition for the leads in the school's musical. As they reach for the stars and follow their dreams, everyone learns about acceptance, teamwork, and being yourself.","popularity":25.779,"poster_path":"/1DGmWZjUJPeKGFRHGCA6VPFUBML.jpg","release_date":"2006-01-20","title":"High School Musical","video":false,"vote_average":6.6,"vote_count":4337},{"adult":false,"backdrop_path":"/ewjgpTVWDQNCxbdD0zhG4OGvgjs.jpg","genre_ids":[18,10402,10749],"id":68817,"original_language":"en","original_title":"Footloose","overview":"Ren MacCormack is transplanted from Boston to the small southern town of Bomont where loud music and dancing are prohibited. Not one to bow to the status quo, Ren challenges the ban, revitalizing the town and falling in love with the minister’s troubled daughter Ariel in the process.","popularity":24.841,"poster_path":"/68eo5PVf2o18BQivw3U7IJia6kV.jpg","release_date":"2011-10-06","title":"Footloose","video":false,"vote_average":6.6,"vote_count":1556},{"adult":false,"backdrop_path":"/nbfYxvbW82K5qHpLTGOU3QHOPU7.jpg","genre_ids":[35,18,10402,10749],"id":80585,"original_language":"en","original_title":"Rock of Ages","overview":"A small town girl and a city boy meet on the Sunset Strip, while pursuing their Hollywood dreams.","popularity":24.189,"poster_path":"/A0kIZHg0Tn66lw5gbKUIRwlCny0.jpg","release_date":"2012-06-13","title":"Rock of Ages","video":false,"vote_average":6.2,"vote_count":1168},{"adult":false,"backdrop_path":"/lfDmtUAkkvYj5Ou0LetnZiMAdsb.jpg","genre_ids":[18,10402,10749],"id":218299,"original_language":"en","original_title":"The Mayor of 44th Street","overview":"In this drama, an ex-vaudevillian dancer opens up a dance band agency and help street kids at the same time by hiring them to help out. Unfortunately, the local gang of hood's leader resists his attempts. More trouble ensues when the dancer helps a convict gain parole by hiring him. It later turns out that the ex-con is only interested in trying to use the agency as a front for extortion. Songs include the Oscar nominated \"When There's a Breeze on Lake Louise,\" \"Your Face Looks Familiar,\" \"Heavenly, Isn't He?\" \"Let's Forget It,\" \"You're Bad For Me,\" and \"A Million Miles From Manhattan.\"","popularity":22.137,"poster_path":"/2QFawdMoAwIPaslSEMhfTqkH2zK.jpg","release_date":"1942-10-15","title":"The Mayor of 44th Street","video":false,"vote_average":4,"vote_count":2},{"adult":false,"backdrop_path":"/fHSPZRiOeohfdyyxclF6vkibMF6.jpg","genre_ids":[18,10402,10749,35],"id":301351,"original_language":"en","original_title":"We Are Your Friends","overview":"Young Cole Carter dreams of hitting the big time as a Hollywood disc jockey, spending his days and nights hanging with buddies and working on the one track that will set the world on fire. Opportunity comes knocking when he meets James Reed, a charismatic DJ who takes the 23-year-old under his wing. Soon, his seemingly clear path to success gets complicated when he starts falling for his mentor's girlfriend, jeopardizing his new friendship and the future he seems destined to fulfill.","popularity":24.578,"poster_path":"/k8SfiPoh3zUkDpHOT22ATegS2FU.jpg","release_date":"2015-08-26","title":"We Are Your Friends","video":false,"vote_average":6.7,"vote_count":2167},{"adult":false,"backdrop_path":"/d0TTg0Z00sHx7lwjYGcEDkbM0It.jpg","genre_ids":[35,18,10402,10749],"id":6282,"original_language":"en","original_title":"Coyote Ugly","overview":"Graced with a velvet voice, 21-year-old Violet Sanford heads to New York to pursue her dream of becoming a songwriter only to find her aspirations sidelined by the accolades and notoriety she receives at her \"day\" job as a barmaid at Coyote Ugly. The \"Coyotes\" as they are affectionately called tantalize customers and the media alike with their outrageous antics, making Coyote Ugly the watering hole for guys on the prowl.","popularity":16.501,"poster_path":"/p3nIrS9rkdVmMmgKAWtGsmAnhGV.jpg","release_date":"2000-07-30","title":"Coyote Ugly","video":false,"vote_average":6.2,"vote_count":1897},{"adult":false,"backdrop_path":"/5om2iHhm2dgv0s2YgPDSEMIkRNx.jpg","genre_ids":[35,14,10402,10749],"id":515195,"original_language":"en","original_title":"Yesterday","overview":"Jack Malik is a struggling singer-songwriter in an English seaside town whose dreams of fame are rapidly fading, despite the fierce devotion and support of his childhood best friend, Ellie. After a freak bus accident during a mysterious global blackout, Jack wakes up to discover that he's the only person on Earth who can remember The Beatles.","popularity":16.908,"poster_path":"/1rjaRIAqFPQNnMtqSMLtg0VEABi.jpg","release_date":"2019-06-26","title":"Yesterday","video":false,"vote_average":6.7,"vote_count":3619},{"adult":false,"backdrop_path":"/cUGnrZdgkUITZ6AGO4IKKluht8w.jpg","genre_ids":[10402,18,10751,10749],"id":412519,"original_language":"en","original_title":"Honey 3: Dare to Dance","overview":"While attending college in Cape Town, Melea Martin feels constrained by the school's strict policies, and decides to set out on her own. Searching for a way to use her talents as a dancer and inspire the community around her, Melea rents a failing theater in order to put on a Hip-Hop Romeo and Juliet performance. But much like the Capulets and Montagues, conflicts between cast members threaten to bring the whole performance to a halt...","popularity":21.139,"poster_path":"/2qsCUy88FPiHxOSFXdkKlmJz7Hw.jpg","release_date":"2016-11-30","title":"Honey 3: Dare to Dance","video":false,"vote_average":6.6,"vote_count":207},{"adult":false,"backdrop_path":"/xQOIS7suLNMhS6jlqXAjMKSE2iC.jpg","genre_ids":[18,10749,12,10402],"id":16520,"original_language":"en","original_title":"The King and I","overview":"Widowed Welsh mother Anna Loenowens becomes a governess and English tutor to the wives and many children of the stubborn King Mongkut of Siam. Anna and the King have a clash of personalities as she works to teach the royal family about the English language, customs and etiquette, and rushes to prepare a party for a group of European diplomats who must change their opinions about the King.","popularity":15.275,"poster_path":"/wUfaP0lLaMpZzp5CrHyII5Vd7cp.jpg","release_date":"1956-06-29","title":"The King and I","video":false,"vote_average":7.1,"vote_count":343},{"adult":false,"backdrop_path":"/weRJkZn65fHWFVhF4BLadU2TXkB.jpg","genre_ids":[18,10402,10749],"id":17729,"original_language":"en","original_title":"The Glenn Miller Story","overview":"A vibrant tribute to one of America's legendary bandleaders, charting Glenn Miller's rise from obscurity and poverty to fame and wealth in the early 1940s.","popularity":18.547,"poster_path":"/eEuwIMj7jKYaUt0ZG6aVpYxlkrC.jpg","release_date":"1954-01-04","title":"The Glenn Miller Story","video":false,"vote_average":6.9,"vote_count":135},{"adult":false,"backdrop_path":"/pMBKzEotLUzk3NuQiyVjZEDlH70.jpg","genre_ids":[18,10402,10749],"id":69,"original_language":"en","original_title":"Walk the Line","overview":"A chronicle of country music legend Johnny Cash's life, from his early days on an Arkansas cotton farm to his rise to fame with Sun Records in Memphis, where he recorded alongside Elvis Presley, Jerry Lee Lewis and Carl Perkins.","popularity":18.241,"poster_path":"/p8lPTjvjOjTfvC1E9pmMwcF9vkn.jpg","release_date":"2005-09-13","title":"Walk the Line","video":false,"vote_average":7.5,"vote_count":2626},{"adult":false,"backdrop_path":"/pWf2g3ElYGRCDl0TA0upIiomIi5.jpg","genre_ids":[10749,35,10402],"id":33738,"original_language":"en","original_title":"Take Me Out to the Ball Game","overview":"The Wolves baseball team gets steamed when they find they've been inherited by one K.C. Higgins, a suspected \"fathead\" who intends to take an active interest in running the team. But K.C. turns outs to be a beautiful woman who really knows her baseball. Second baseman Dennis Ryan promptly falls in love. But his playboy roommate Eddie O'Brien has his own notions about how to treat the new lady owner and some unsavory gamblers have their own ideas about how to handle Eddie.","popularity":19.632,"poster_path":"/icP984Ob3Sa4hcA47a5KUEMqdfb.jpg","release_date":"1949-03-09","title":"Take Me Out to the Ball Game","video":false,"vote_average":6.8,"vote_count":39},{"adult":false,"backdrop_path":"/6rmb35g7XoMCMQtnbH0rUecFZlV.jpg","genre_ids":[18,10402,10749],"id":10376,"original_language":"it","original_title":"La leggenda del pianista sull'oceano","overview":"The story of a virtuoso piano player who lives his entire life aboard an ocean liner. Born and raised on the ship, 1900 (Tim Roth) learned about the outside world through interactions with passengers, never setting foot on land, even for the love of his life. Years later, the ship may be destroyed, and a former band member fears that 1900 may still be aboard, willing to go down with the ship.","popularity":15.709,"poster_path":"/iOcbJ5pxokOPDRgieVDbsFMrCc6.jpg","release_date":"1998-10-28","title":"The Legend of 1900","video":false,"vote_average":8.3,"vote_count":2080},{"adult":false,"backdrop_path":"/dPd4GVmBbDYdNpmtXIOJFODfo61.jpg","genre_ids":[35,10402,10749],"id":9429,"original_language":"en","original_title":"A Night at the Roxbury","overview":"Despite being well into adulthood, brothers Doug and Steve Butabi still live at home and work in the flower shop owned by their dad. They exist only to hit on women at discos, though they're routinely unsuccessful until a chance run-in with Richard Grieco gets them inside the swank Roxbury club. Mistaken for high rollers, they meet their dream women, Vivica and Cambi, and resolve to open a club of their own.","popularity":19.539,"poster_path":"/7oZ5xE4AL4D5EbeQUaoRxahgzJX.jpg","release_date":"1998-10-01","title":"A Night at the Roxbury","video":false,"vote_average":6.5,"vote_count":809},{"adult":false,"backdrop_path":"/c4T4ajKmkA1GXg5I8yQLRKMSTQu.jpg","genre_ids":[16,10751,14,10749,10402],"id":28032,"original_language":"en","original_title":"Thumbelina","overview":"The tiny girl meets a fairy prince who saves her from the creatures of the woods.","popularity":18.829,"poster_path":"/eBvSSfwAKgcjF4eyaeNSzTCpfaF.jpg","release_date":"1994-03-29","title":"Thumbelina","video":false,"vote_average":6.4,"vote_count":452},{"adult":false,"backdrop_path":"/d7i2jAAbQLfLRsatyPoBsbu8W3Q.jpg","genre_ids":[10402,14,35,10749,27,10770],"id":483980,"original_language":"en","original_title":"Z-O-M-B-I-E-S","overview":"Two star-crossed freshmen – a zombie, Zed and a cheerleader, Addison – each outsiders in their unique ways, befriend each other and work together to show their high school and the Seabrook community what they can achieve when they embrace their differences.","popularity":21.824,"poster_path":"/6S9O5U7Ietqh6zTtZhGbhbA3Pze.jpg","release_date":"2018-02-16","title":"Z-O-M-B-I-E-S","video":false,"vote_average":7.3,"vote_count":626},{"adult":false,"backdrop_path":"/nbAbAk80aWCpOS5kOPYJ1L9kE1R.jpg","genre_ids":[10402,18,10749],"id":630566,"original_language":"en","original_title":"Clouds","overview":"Young musician Zach Sobiech discovers his cancer has spread, leaving him just a few months to live. With limited time, he follows his dream and makes an album, unaware that it will soon be a viral music phenomenon.","popularity":17.781,"poster_path":"/d0OdD1I8qAfETvE9Rp9Voq7R8LR.jpg","release_date":"2020-10-09","title":"Clouds","video":false,"vote_average":8.3,"vote_count":951},{"adult":false,"backdrop_path":"/1pjOrzAqlQPifZkRi5h1zlO1VJ2.jpg","genre_ids":[18,35,10749,10402],"id":243,"original_language":"en","original_title":"High Fidelity","overview":"When record store owner and compulsive list-compiler Rob Gordon gets dumped by his long-time girlfriend, Laura, because he hasn't changed since they met, he revisits his top five breakups of all time in order to figure out what went wrong. As he examines his failed attempts at romance and happiness, the process finds him being dragged, kicking and screaming, into adulthood.","popularity":13.261,"poster_path":"/1zgaz1cGdWkNQAriflzlJXf95m7.jpg","release_date":"2000-03-17","title":"High Fidelity","video":false,"vote_average":7.1,"vote_count":1778},{"adult":false,"backdrop_path":"/k9V719Myb9SfhMIuxVpMqQUOpei.jpg","genre_ids":[18,10402,10749],"id":13701,"original_language":"en","original_title":"Immortal Beloved","overview":"A chronicle of the life of infamous classical composer Ludwig van Beethoven and his painful struggle with hearing loss. Following Beethoven's death in 1827, his assistant, Schindler, searches for an elusive woman referred to in the composer's love letters as \"immortal beloved.\" As Schindler solves the mystery, a series of flashbacks reveal Beethoven's transformation from passionate young man to troubled musical genius.","popularity":15.049,"poster_path":"/lkqz2R5pjXeDaiIjR3Z6JTGjtg6.jpg","release_date":"1994-12-16","title":"Immortal Beloved","video":false,"vote_average":7.1,"vote_count":293},{"adult":false,"backdrop_path":"/4V5EWfD7ydCF2sZlePaWar7zVOd.jpg","genre_ids":[18,10749,10402],"id":640265,"original_language":"en","original_title":"The Sky Is Everywhere","overview":"Lennie is a teen musical prodigy grieving the death of her sister when she finds herself caught between a new guy at school and her sister's devastated boyfriend. Through her vivid imagination and conflicted heart, Lennie navigates first love and first loss.","popularity":13.656,"poster_path":"/qMVUlq6rdqFo1xZ5ozQcKFCDbgj.jpg","release_date":"2022-02-11","title":"The Sky Is Everywhere","video":false,"vote_average":5.8,"vote_count":61},{"adult":false,"backdrop_path":"/vxhnRV7jGncAZmf0FFHMs6rFHWn.jpg","genre_ids":[35,18,10749,10402],"id":9591,"original_language":"en","original_title":"That Thing You Do!","overview":"A Pennsylvania band scores a hit in 1964 and rides the star-making machinery as long as it can, with lots of help from its manager.","popularity":15.943,"poster_path":"/oIaeMi7d5YsX95O1BOZtK4HeoM4.jpg","release_date":"1996-10-04","title":"That Thing You Do!","video":false,"vote_average":6.9,"vote_count":750},{"adult":false,"backdrop_path":"/yeXCUUSaAZFH4Zyd4Spgq4nl1xr.jpg","genre_ids":[16,35,10749,10402],"id":1027014,"original_language":"en","original_title":"Entergalactic","overview":"Ambitious artist Jabari attempts to balance success and love when he moves into his dream Manhattan apartment and falls for his next-door neighbor.","popularity":16.338,"poster_path":"/cfXbwPWwlmMhC45asWxCWq3Utwa.jpg","release_date":"2022-09-28","title":"Entergalactic","video":false,"vote_average":7.7,"vote_count":279},{"adult":false,"backdrop_path":"/hjmKqTwOIwN52RBGM72bLSq9Gay.jpg","genre_ids":[10402,18,10749],"id":76115,"original_language":"en","original_title":"The Phantom of the Opera at the Royal Albert Hall","overview":"A disfigured musical genius, hidden away in the Paris Opera House, terrorises the opera company for the unwitting benefit of a young protégée whom he trains and loves. The 25th anniversary of the first public performance of Phantom of the Opera was celebrated with a grand performance at the Royal Albert Hall in London.","popularity":23.548,"poster_path":"/1vf1ryVPBSV2J8dOfCmyv3u0Vu4.jpg","release_date":"2011-09-27","title":"The Phantom of the Opera at the Royal Albert Hall","video":false,"vote_average":8.4,"vote_count":145},{"adult":false,"backdrop_path":null,"genre_ids":[18,10402,10749,10770],"id":286091,"original_language":"en","original_title":"The Way She Moves","overview":"In Houston, the aspirant to photographer Amie receives a complete Salsa and Mambo dancing course from her close colleagues and friends as her wedding gift. Her wedding with the wealthy and arrogant Jason is close and she intends to dance...","popularity":14.322,"poster_path":"/hp1QIZ9tWIqDi2JXTMu5J4STfoj.jpg","release_date":"2001-08-29","title":"The Way She Moves","video":false,"vote_average":9.3,"vote_count":2},{"adult":false,"backdrop_path":"/aS7M839gMmcokvUwNM3DFqOLqzu.jpg","genre_ids":[35,18,10751,10402,10749,10770],"id":13649,"original_language":"en","original_title":"High School Musical 2","overview":"The East High Wildcats are gearing up for big fun as they land the coolest summer jobs imaginable. Troy, Gabriella, Chad, and Taylor have scored sweet gigs at the Lava Springs Country Club owned by Sharpay and Ryan's family. Sharpay's first rule of business: Get Troy. As Troy experiences a life of privilege he's never known, will he give up the Wildcats and Gabriella to rise to the top?","popularity":17.739,"poster_path":"/la2kiVWDm2vuB4APZDgCCmuBh4K.jpg","release_date":"2007-08-17","title":"High School Musical 2","video":false,"vote_average":6.5,"vote_count":3536},{"adult":false,"backdrop_path":"/vvcLSgiviCIU0J0UcwLqWdU8Iup.jpg","genre_ids":[18,10749,10402],"id":824,"original_language":"en","original_title":"Moulin Rouge!","overview":"A celebration of love and creative inspiration takes place in the infamous, gaudy and glamorous Parisian nightclub, at the cusp of the 20th century. A young poet, who is plunged into the heady world of Moulin Rouge, begins a passionate affair with the club's most notorious and beautiful star.","popularity":22.683,"poster_path":"/qH2Z5MXMwURxCcC5EBfSKjluzih.jpg","release_date":"2001-05-24","title":"Moulin Rouge!","video":false,"vote_average":7.6,"vote_count":4213},{"adult":false,"backdrop_path":"/z1qDYbd2iaBJs4heX4J0Irwzdr8.jpg","genre_ids":[18,10749,10402,35],"id":41823,"original_language":"en","original_title":"Mo' Better Blues","overview":"Talented but self-centered trumpeter Bleek Gilliam is obsessed with his music and indecisiveness about his girlfriends Indigo and Clarke. But when he is forced to come to the aid of his manager and childhood friend, Bleek finds his world more fragile than he ever imagined.","popularity":10.466,"poster_path":"/223W6PWAiYb3BX2rbFvzjbDDIvz.jpg","release_date":"1990-08-03","title":"Mo' Better Blues","video":false,"vote_average":6.5,"vote_count":207},{"adult":false,"backdrop_path":"/m8hzP0azCnfEjapY9UMfnIWiG7x.jpg","genre_ids":[35,10402,10749],"id":40206,"original_language":"en","original_title":"The Inspector General","overview":"An illiterate stooge in a traveling medicine show wanders into a strange town and is picked up on a vagrancy charge. The town's corrupt officials mistake him for the inspector general whom they think is traveling in disguise. Fearing he will discover they've been pocketing tax money, they make several bungled attempts to kill him.","popularity":15.089,"poster_path":"/pEseNGrq1lSdomjayEflNn0xjaZ.jpg","release_date":"1949-12-31","title":"The Inspector General","video":false,"vote_average":6.3,"vote_count":47},{"adult":false,"backdrop_path":"/tcHdogyWBZktk2JtO3oIqdJ24bW.jpg","genre_ids":[16,35,10402,10751,10749],"id":26840,"original_language":"en","original_title":"Shrek in the Swamp Karaoke Dance Party","overview":"Shrek and his friends enjoy themselves with some Karaoke partying.","popularity":13.414,"poster_path":"/lJg4alrYfp7CDNVID4iGefT9CIn.jpg","release_date":"2001-11-02","title":"Shrek in the Swamp Karaoke Dance Party","video":false,"vote_average":6.4,"vote_count":115},{"adult":false,"backdrop_path":"/4fj9pWyIA3I2TxXXfXFRfIPbX0a.jpg","genre_ids":[18,10749,10402],"id":330947,"original_language":"en","original_title":"Song to Song","overview":"In this modern love story set against the Austin, Texas music scene, two entangled couples — struggling songwriters Faye and BV, and music mogul Cook and the waitress whom he ensnares — chase success through a rock ‘n’ roll landscape of seduction and betrayal.","popularity":12.162,"poster_path":"/itmaNi14GyWguTOywZ0mMzyScW9.jpg","release_date":"2017-03-17","title":"Song to Song","video":false,"vote_average":5.5,"vote_count":795},{"adult":false,"backdrop_path":"/i2fTDqSrrq6cHKI3xZWQxV5uemG.jpg","genre_ids":[35,10402,10749],"id":9037,"original_language":"en","original_title":"Grease 2","overview":"It's 1961, two years after the original Grease gang graduated, and there's a new crop of seniors and new members of the coolest cliques on campus, the Pink Ladies and T-Birds. Michael Carrington is the new kid in school - but he's been branded a brainiac. Can he fix up an old motorcycle, don a leather jacket, avoid a rumble with the leader of the T-Birds, and win the heart of Pink Lady Stephanie?","popularity":16.075,"poster_path":"/ufWc8AR5D66lwB2UZvZ9xvGcDSD.jpg","release_date":"1982-06-11","title":"Grease 2","video":false,"vote_average":5.1,"vote_count":627},{"adult":false,"backdrop_path":"/cLZsdMMC3hoVQy9xwn3YJ4CR9Pd.jpg","genre_ids":[35,10402,10749],"id":11172,"original_language":"en","original_title":"Music and Lyrics","overview":"A washed-up '80s pop star gets a chance at a comeback when reigning pop diva Cora Corman invites him to write & record a duet with her, but there's a problem--Alex hasn't written a song in years; he's never written lyrics and he has to come up with a hit in a matter of days.","popularity":12.241,"poster_path":"/xcdA2WLBNcPXMQB9uA5DqqQvbwe.jpg","release_date":"2007-02-09","title":"Music and Lyrics","video":false,"vote_average":6.4,"vote_count":1541},{"adult":false,"backdrop_path":"/s3WFrpZV1QIo8Aao2TaAI5ERUTO.jpg","genre_ids":[18,10402,10749],"id":13763,"original_language":"en","original_title":"Purple Rain","overview":"A victim of his own anger, the Kid is a Minneapolis musician on the rise with his band, the Revolution, escaping a tumultuous home life through music. While trying to avoid making the same mistakes as his truculent father, the Kid navigates the club scene and a rocky relationship with a captivating singer, Apollonia. But another musician, Morris, looks to steal the Kid's spotlight -- and his girl.","popularity":13.03,"poster_path":"/vkQmzaSuDj8QyXmwNhCceCAmwUe.jpg","release_date":"1984-07-27","title":"Purple Rain","video":false,"vote_average":6.7,"vote_count":329},{"adult":false,"backdrop_path":"/5aeKCg63dFF3uX1Yy5Rn9lao438.jpg","genre_ids":[35,10751,10402,10749],"id":16263,"original_language":"en","original_title":"Girls Just Want to Have Fun","overview":"Janey is new in town, and soon meets Lynne, who shares her passion for dancing in general, and \"Dance TV\" in particular. When a competition is announced to find a new Dance TV regular couple, Janey and Lynne are determined to audition. The only problem is that Janey's father doesn't approve of that kind of thing.","popularity":19.48,"poster_path":"/yhbuTnTA6wu5hOXL5uc3rRFLnCl.jpg","release_date":"1985-04-12","title":"Girls Just Want to Have Fun","video":false,"vote_average":6.2,"vote_count":155},{"adult":false,"backdrop_path":"/mtGgCabyz2tkxes2Gq9bJSZsrCk.jpg","genre_ids":[35,10402,10749],"id":17768,"original_language":"en","original_title":"A Funny Thing Happened on the Way to the Forum","overview":"A wily slave must unite a virgin courtesan and his young smitten master to earn his freedom.","popularity":12.47,"poster_path":"/h3S9DZMUZNsAqd8ZNBed7ttPWXk.jpg","release_date":"1966-10-16","title":"A Funny Thing Happened on the Way to the Forum","video":false,"vote_average":6.1,"vote_count":90},{"adult":false,"backdrop_path":"/1QVydsA1cMLJZP9gcKgXQDnRoIi.jpg","genre_ids":[10749,35,10402],"id":818809,"original_language":"en","original_title":"A Cinderella Story: Starstruck","overview":"Finley Tremaine, a small-town farm girl, longs to spread her wings and soar as an aspiring performer. When a Hollywood film crew arrives in her sleepy town, she is determined to land a role in the production and capture the attention of handsome lead actor Jackson Stone. Unfortunately, a botched audition forces her to change course. Now, disguised as cowboy “Huck,” Finley finally gets her big break. But can she keep the charade a secret from everyone, including her evil stepmother and devious step-siblings?","popularity":18.579,"poster_path":"/vXIqSUpO84PMNt9JclXzCbPBslT.jpg","release_date":"2021-06-29","title":"A Cinderella Story: Starstruck","video":false,"vote_average":7.1,"vote_count":118},{"adult":false,"backdrop_path":"/xOUAsYByQImHAjs9QXyoE4xhfvV.jpg","genre_ids":[18,10402,10749],"id":42607,"original_language":"en","original_title":"Goodbye, Mr. Chips","overview":"Academy Award-honoree Peter O'Toole stars in this musical classic about a prim English schoolmaster who learns to show his compassion through the help of an outgoing showgirl. O'Toole, who received his fourth Oscar-nomination for this performance, is joined by '60s pop star Petula Clark and fellow Oscar-nominee Michael Redgrave.","popularity":11.591,"poster_path":"/iQIHF8rfLbcYtzp8ssolAEKSIKp.jpg","release_date":"1969-11-05","title":"Goodbye, Mr. Chips","video":false,"vote_average":6.8,"vote_count":36},{"adult":false,"backdrop_path":"/9lOh8t4qPBfqIcKNW0HT0VdMgEi.jpg","genre_ids":[18,10402,10749],"id":12637,"original_language":"en","original_title":"New York, New York","overview":"An egotistical saxophone player and a young singer meet on V-J Day and embark upon a strained and rocky romance, even as their careers begin a long uphill climb.","popularity":13.656,"poster_path":"/1nD40aUcPAxYdE1WxERrTjZuFGe.jpg","release_date":"1977-06-21","title":"New York, New York","video":false,"vote_average":6.6,"vote_count":401},{"adult":false,"backdrop_path":"/138wnvUmVOFDArcOgJTw9wpjYmQ.jpg","genre_ids":[10402,18,10749],"id":10028,"original_language":"en","original_title":"Honey","overview":"Honey Daniels dreams of making a name for herself as a hip-hop choreographer. When she's not busy hitting downtown clubs with her friends, she teaches dance classes at a nearby community center in Harlem, N.Y., as a way to keep kids off the streets. Honey thinks she's hit the jackpot when she meets a hotshot director casts her in one of his music videos. But, when he starts demanding sexual favors from her, Honey makes a decision that will change her life.","popularity":16.457,"poster_path":"/xyqsfWcjC9TQZjGn2NLspL5YoJ4.jpg","release_date":"2003-11-24","title":"Honey","video":false,"vote_average":6.3,"vote_count":1094},{"adult":false,"backdrop_path":"/5tLsI5GCwZCotfXBAxRkIFso2dK.jpg","genre_ids":[18,10402,10749,53],"id":519255,"original_language":"en","original_title":"Bel Canto","overview":"A famous opera singer is held hostage in South America by a guerrilla rebel group after performing at a Japanese businessman's lavish birthday party. Unexpected bonds are forged in the standoff that ensues.","popularity":11.001,"poster_path":"/2pRvnOhFdANmdzDXfuLlZV9jwSb.jpg","release_date":"2018-09-13","title":"Bel Canto","video":false,"vote_average":5.4,"vote_count":111},{"adult":false,"backdrop_path":null,"genre_ids":[10749,10402,18],"id":372740,"original_language":"en","original_title":"Shake, Rattle and Roll: An American Love Story","overview":"A group of high school friends starts a rock band during the 1950's.","popularity":14.004,"poster_path":"/AfHeigDEyU0hCjqolzN5B1CdLyS.jpg","release_date":"1999-11-07","title":"Shake, Rattle and Roll: An American Love Story","video":false,"vote_average":2,"vote_count":1},{"adult":false,"backdrop_path":"/hDzFOJPhblIEpYF7klZpfRZ9FF6.jpg","genre_ids":[10749,35,10402],"id":31516,"original_language":"en","original_title":"On the Town","overview":"Three sailors wreak havoc as they search for love during a whirlwind 24-hour leave in New York City.","popularity":17.086,"poster_path":"/lEU8QQmIayAtPZrCDf2czQgTjQ1.jpg","release_date":"1949-12-08","title":"On the Town","video":false,"vote_average":7,"vote_count":222},{"adult":false,"backdrop_path":"/irxjcC0io2ibj703Wr0FQABeZdm.jpg","genre_ids":[35,18,10402,10749],"id":206296,"original_language":"en","original_title":"The Last Five Years","overview":"In New York, a struggling actress and a successful writer sing about their failed marriage from two perspectives.","popularity":11.395,"poster_path":"/dxTLKSTyGb5IXB64iNgU9AWAsXT.jpg","release_date":"2014-11-03","title":"The Last Five Years","video":false,"vote_average":5.9,"vote_count":323},{"adult":false,"backdrop_path":"/2VnghbG2qWChcE6CdZBMDtDQKCF.jpg","genre_ids":[18,10402,10749,35],"id":699102,"original_language":"en","original_title":"A Week Away","overview":"Troubled teen Will Hawkins has a run-in with the law that puts him at an important crossroad: go to juvenile detention or attend a Christian summer camp. At first a fish-out-of-water, Will opens his heart, discovers love with a camp regular, and sense of belonging in the last place he expected to find it.","popularity":12.654,"poster_path":"/htTS07IvYv3rv57ftzNEprefwSq.jpg","release_date":"2021-03-26","title":"A Week Away","video":false,"vote_average":6.9,"vote_count":347},{"adult":false,"backdrop_path":"/vFIVD0p4nocnZMYXG2MgsZabhqU.jpg","genre_ids":[10402,18,10749],"id":10784,"original_language":"en","original_title":"Cabaret","overview":"Inside the Kit Kat Club of 1931 Berlin, starry-eyed singer Sally Bowles and an impish emcee sound the clarion call to decadent fun, while outside a certain political party grows into a brutal force.","popularity":13.751,"poster_path":"/fMhOeJ2TvuY46iYGmsowhgRXfnr.jpg","release_date":"1972-02-13","title":"Cabaret","video":false,"vote_average":7.4,"vote_count":801},{"adult":false,"backdrop_path":"/iUpEDBcoYzND2MhIWr10C93ikFV.jpg","genre_ids":[35,18,10402,10749],"id":10875,"original_language":"en","original_title":"The Fabulous Baker Boys","overview":"The lives of two struggling musicians, who happen to be brothers, inevitably change when they team up with a beautiful, up-and-coming singer.","popularity":10.049,"poster_path":"/1nS8AxnoYE2Y1ANMpVKZnm8iLxP.jpg","release_date":"1989-10-13","title":"The Fabulous Baker Boys","video":false,"vote_average":6.6,"vote_count":284},{"adult":false,"backdrop_path":"/eCyZVhnmfSQjMCk3IhfmxFCY7aU.jpg","genre_ids":[35,10402,10749],"id":52844,"original_language":"en","original_title":"It Happened on Fifth Avenue","overview":"A New Yorker hobo moves into a mansion and along the way he gathers friends to live in the house with him. Before he knows it, he is living with the actual home owners.","popularity":15.587,"poster_path":"/4iYAKgBIh8fKY7fdzSKee2t2VIa.jpg","release_date":"1947-04-17","title":"It Happened on Fifth Avenue","video":false,"vote_average":7,"vote_count":58},{"adult":false,"backdrop_path":"/u1wHUA0R48FH4WV3sGqjwx3aNZm.jpg","genre_ids":[16,18,10402,10749],"id":632632,"original_language":"ja","original_title":"映画 ギヴン","overview":"The relationship between a band's bassist, their drummer, and the drummer’s roommate and ex-boyfriend, who is a professional violinist.","popularity":12.609,"poster_path":"/3trPz7muDOv4AHjDZiD3MLGls2Q.jpg","release_date":"2020-08-22","title":"Given","video":false,"vote_average":8.3,"vote_count":363},{"adult":false,"backdrop_path":"/aVX9a54YFmrcEHATubpuFQQKn5L.jpg","genre_ids":[10749,35,10402,18],"id":606679,"original_language":"en","original_title":"The High Note","overview":"Set in the dazzling world of the LA music scene comes the story of Grace Davis, a superstar whose talent, and ego, have reached unbelievable heights. Maggie is Grace’s overworked personal assistant who’s stuck running errands, but still aspires to her childhood dream of becoming a music producer. When Grace’s manager presents her with a choice that could alter the course of her career, Maggie and Grace come up with a plan that could change their lives forever.","popularity":12.605,"poster_path":"/yHsu8swJSgqDrsPiu7adBjOPLlp.jpg","release_date":"2020-06-10","title":"The High Note","video":false,"vote_average":7,"vote_count":409},{"adult":false,"backdrop_path":"/kPn4M9dw7raRVQt2UPOWY0j2k0o.jpg","genre_ids":[18,10402,10749],"id":19610,"original_language":"en","original_title":"A Star Is Born","overview":"Drunken, has-been rock star John Norman Howard falls in love with unknown singer, Esther Hoffman, after seeing her perform at a club. He lets her sing a few songs at one of his shows and she becomes the talk of the music industry. Esther's star begins to rise, while John's continues to fall. She tries desperately to get John to sober up and focus on his music, but it may be too late to save him.","popularity":10.573,"poster_path":"/oVpUzCimMZ0ecni7lDuYPuRdxoQ.jpg","release_date":"1976-12-17","title":"A Star Is Born","video":false,"vote_average":6,"vote_count":200},{"adult":false,"backdrop_path":"/nsWgxQrDcTVhSGzAu5kVlw64XB1.jpg","genre_ids":[10749,35,10770,10402],"id":35558,"original_language":"en","original_title":"Starstruck","overview":"Pop star Christopher Wilde has fame, fortune and a big-budget Hollywood movie awaiting him. But after meeting Jessica Olson, a down-to-earth girl from the Midwest, he is faced with following his heart or doing what's best for his career.","popularity":14.319,"poster_path":"/kuyJuNiiZvu5iNr8Dgv5y75v1uc.jpg","release_date":"2010-02-14","title":"Starstruck","video":false,"vote_average":7,"vote_count":1132},{"adult":false,"backdrop_path":"/rvsPkUYhWZkAKMb2fnWHw5pNAjZ.jpg","genre_ids":[35,10749,10402],"id":14030,"original_language":"en","original_title":"Hello, Dolly!","overview":"Dolly Levi is a strong-willed matchmaker who travels to Yonkers, New York in order to see the miserly \"well-known unmarried half-a-millionaire\" Horace Vandergelder. In doing so, she convinces his niece, his niece's intended, and Horace's two clerks to travel to New York City.","popularity":11.463,"poster_path":"/aPZOt9BR3gnk1RyX924ySq81S4P.jpg","release_date":"1969-12-12","title":"Hello, Dolly!","video":false,"vote_average":6.9,"vote_count":322},{"adult":false,"backdrop_path":"/ww6f0XEn8aUbNsK1OQGdutJWwQf.jpg","genre_ids":[35,10749,18,10402],"id":369557,"original_language":"en","original_title":"Sing Street","overview":"A boy growing up in Dublin during the 1980s escapes his strained family life by starting a band to impress the mysterious girl he likes.","popularity":13.516,"poster_path":"/sUWpVlrvzU2SJbnVZqIeKulPKwk.jpg","release_date":"2016-03-11","title":"Sing Street","video":false,"vote_average":7.9,"vote_count":2107},{"adult":false,"backdrop_path":"/eczzFRSBe9pqo38LIvfeGqw90u0.jpg","genre_ids":[10749,10402,18],"id":783753,"original_language":"ko","original_title":"위시유","overview":"Singing and dreaming together, a talented singer-songwriter and a same-aged keyboardist add harmony and love to each other's lives.","popularity":11.859,"poster_path":"/lvYrAUfx9DkhLVC07vD8wJQK3iA.jpg","release_date":"2021-01-15","title":"Wish You","video":false,"vote_average":7.6,"vote_count":78},{"adult":false,"backdrop_path":"/myHIlGrvZeD9Zx4ZO75dMfEQWcz.jpg","genre_ids":[18,10402,9648,10749],"id":15392,"original_language":"en","original_title":"Crossroads","overview":"A wanna-be blues guitar virtuoso seeks a long-lost song by legendary musician, Robert Johnson.","popularity":11.739,"poster_path":"/2sMo7gwZ8L7KttiW210T0ueJ2eX.jpg","release_date":"1986-03-14","title":"Crossroads","video":false,"vote_average":7.3,"vote_count":373},{"adult":false,"backdrop_path":"/n7vcKtvScHPJREEaLIuRk41mMot.jpg","genre_ids":[18,10749,10752,10402],"id":440298,"original_language":"pl","original_title":"Zimna wojna","overview":"A man and a woman meet in the ruins of post-war Poland. With vastly different backgrounds and temperaments, they are fatally mismatched and yet drawn to each other.","popularity":10.727,"poster_path":"/6rbS8oPIgUMhQgIX8oGVTtlNgLR.jpg","release_date":"2018-06-08","title":"Cold War","video":false,"vote_average":7.5,"vote_count":1367},{"adult":false,"backdrop_path":"/hD2JAEBW9ikYNmiWRcexKkRZWgz.jpg","genre_ids":[35,18,10751,10402,10749],"id":426030,"original_language":"en","original_title":"Finding Your Feet","overview":"A lady has her prim and proper life turned upside down after discovering her husband's affair.","popularity":10.725,"poster_path":"/iX9Shyt2NlczCn27KhhWintZ8xM.jpg","release_date":"2017-12-26","title":"Finding Your Feet","video":false,"vote_average":7.1,"vote_count":159},{"adult":false,"backdrop_path":"/vAOJJXd7PNyqTvaRnQ2zs35vniR.jpg","genre_ids":[35,10402,10749],"id":18506,"original_language":"en","original_title":"Once Upon A Mattress","overview":"Queen Aggravain has ruled that none may marry until her son, Prince Dauntless marries. However, she has managed to sabotage every princess that come along. When Sir Harry and Lady Larken learn that they are going to be parents, wed or not, he goes off to the swamps and brings back Princess Winnifred (\"Fred\" to her friends).","popularity":10.184,"poster_path":"/vaPoiz95GuY4xrsttL8OrB70fHu.jpg","release_date":"2005-12-18","title":"Once Upon A Mattress","video":false,"vote_average":6,"vote_count":24},{"adult":false,"backdrop_path":"/iiC4OOva8sIZCCSV6M3OF1AYbUp.jpg","genre_ids":[35,10402,10749,37],"id":14117,"original_language":"en","original_title":"Calamity Jane","overview":"Sharpshooter Calamity Jane takes it upon herself to recruit a famous actress and bring her back to the local saloon, but jealousy soon gets in the way.","popularity":11.909,"poster_path":"/bYeTi8t6Gtbck861Pm9XtE3BdpS.jpg","release_date":"1953-11-04","title":"Calamity Jane","video":false,"vote_average":6.9,"vote_count":155},{"adult":false,"backdrop_path":"/ghUNW40nBLtDbU8qMxnN5SiJcou.jpg","genre_ids":[18,10402,10749],"id":111477,"original_language":"en","original_title":"The Helen Morgan Story","overview":"Torch singer Helen Morgan rises from sordid beginnings to fame and fortune only to lose it all to alcohol and poor personal choices.","popularity":11.607,"poster_path":"/zRy5xd53DouteT7dcFr17FpyWgD.jpg","release_date":"1957-10-02","title":"The Helen Morgan Story","video":false,"vote_average":5.8,"vote_count":5},{"adult":false,"backdrop_path":"/urXv48loBPvUDf8CF1YtYjmRECW.jpg","genre_ids":[35,10751,10402,10749],"id":13671,"original_language":"en","original_title":"The Music Man","overview":"A con man comes to an Iowa town with a scam using a boy's marching band program, but things don't go according to plan.","popularity":11.652,"poster_path":"/4yo6qaqVF1IThXMapo4yW9BRWjV.jpg","release_date":"1962-06-19","title":"The Music Man","video":false,"vote_average":7.1,"vote_count":156},{"adult":false,"backdrop_path":"/utSa75etSZVmMmjBV9DzAWy1flP.jpg","genre_ids":[10751,10402,35,18,10770,10749],"id":13655,"original_language":"en","original_title":"Camp Rock","overview":"When Mitchie gets a chance to attend Camp Rock, her life takes an unpredictable twist, and she learns just how important it is to be true to yourself.","popularity":13.94,"poster_path":"/7IXMqZnwccogptThay3togKIFWw.jpg","release_date":"2008-06-20","title":"Camp Rock","video":false,"vote_average":6.4,"vote_count":1999},{"adult":false,"backdrop_path":"/bUQmcz7yi7nugfhbQQ3rnArvFxI.jpg","genre_ids":[18,10402,10749],"id":25196,"original_language":"en","original_title":"Crazy Heart","overview":"When reporter Jean Craddock interviews Bad Blake—an alcoholic, seen-better-days country music legend—they connect, and the hard-living crooner sees a possible saving grace in a life with Jean and her young son.","popularity":9.121,"poster_path":"/zwao2YMsqf27IzNEtDNWSe0W9jH.jpg","release_date":"2009-12-16","title":"Crazy Heart","video":false,"vote_average":6.9,"vote_count":949},{"adult":false,"backdrop_path":"/g2MffH3EQXvjSnFF8ol1VkuAKci.jpg","genre_ids":[10749,10402],"id":29380,"original_language":"en","original_title":"Easter Parade","overview":"On the day before Easter in 1911, Don Hewes is crushed when his dancing partner (and object of affection) Nadine Hale refuses to start a new contract with him. To prove Nadine's not important to him, Don acquires innocent new protege Hannah Brown, vowing to make her a star in time for next year's Easter parade.","popularity":15.049,"poster_path":"/aLgvafQvb6D6at4khC0b7kn0h8f.jpg","release_date":"1948-07-08","title":"Easter Parade","video":false,"vote_average":6.9,"vote_count":125},{"adult":false,"backdrop_path":"/k9xilCWUwnBVz6rqmxQ90CDjtI9.jpg","genre_ids":[35,10402,10749],"id":31530,"original_language":"en","original_title":"Shall We Dance","overview":"Ballet star Petrov arranges to cross the Atlantic aboard the same ship as the dancer and musical star he's fallen for but barely knows. By the time the ocean liner reaches New York, a little white lie has churned through the rumour mill and turned into a hot gossip item—that the two celebrities are secretly married.","popularity":9.269,"poster_path":"/6anwn2NxTw7NwVEEU4qhVwN3Exi.jpg","release_date":"1937-05-07","title":"Shall We Dance","video":false,"vote_average":7.3,"vote_count":91},{"adult":false,"backdrop_path":"/1DMVadrF3wqBNcZPDfsVK3lDvAk.jpg","genre_ids":[18,10402,10749],"id":43277,"original_language":"en","original_title":"The Great Ziegfeld","overview":"Lavish biography of Flo Ziegfeld, the producer who became Broadway's biggest starmaker.","popularity":10.789,"poster_path":"/xaEw5cQLPiE4Qe4hpzEhJPF0rtg.jpg","release_date":"1936-04-08","title":"The Great Ziegfeld","video":false,"vote_average":6.3,"vote_count":105},{"adult":false,"backdrop_path":"/gSSnqdbdoo35862hz4jYGgo2odZ.jpg","genre_ids":[10749,18,10402,14],"id":130424,"original_language":"en","original_title":"The Story of Three Loves","overview":"Passengers on an ocean liner recall their greatest loves.","popularity":14.257,"poster_path":"/9C90c1iCpL1KX51nm7HFpyjZHGZ.jpg","release_date":"1953-03-26","title":"The Story of Three Loves","video":false,"vote_average":5.4,"vote_count":14},{"adult":false,"backdrop_path":"/9c8uXCaljHjRcHabsUmnXaH6tv7.jpg","genre_ids":[10402,10749,18],"id":41592,"original_language":"en","original_title":"StreetDance 3D","overview":"In order to win the Street Dance Championships, a dance crew is forced to work with ballet dancers from the Royal Dance School in exchange for rehearsal space.","popularity":9.623,"poster_path":"/oqWSenAtDQsWjMLVTMEDvcCtafU.jpg","release_date":"2010-05-19","title":"StreetDance 3D","video":false,"vote_average":6.5,"vote_count":387},{"adult":false,"backdrop_path":"/tnPgH5j3rPRajvF1iUqLH9WgWqz.jpg","genre_ids":[35,10402,10749],"id":3080,"original_language":"en","original_title":"Top Hat","overview":"Showman Jerry Travers is working for producer Horace Hardwick in London. Jerry demonstrates his new dance steps late one night in Horace's hotel room, much to the annoyance of sleeping Dale Tremont below. She goes upstairs to complain and the two are immediately attracted to each other. Complications arise when Dale mistakes Jerry for Horace.","popularity":12.017,"poster_path":"/qoPBiN6PBs2NsP7BNOJGCnmwruG.jpg","release_date":"1935-08-29","title":"Top Hat","video":false,"vote_average":7.3,"vote_count":268},{"adult":false,"backdrop_path":"/3RfNxQhvseerf9dNlo1dmL09RLr.jpg","genre_ids":[28,35,10402,10751,12,10749],"id":10874,"original_language":"en","original_title":"Muppet Treasure Island","overview":"After telling the story of Flint's last journey to young Jim Hawkins, Billy Bones has a heart attack and dies just as Jim and his friends are attacked by pirates. The gang escapes into the town where they hire out a boat and crew to find the hidden treasure, which was revealed by Bones before he died. On their voyage across the seas, they soon find out that not everyone on board can be trusted.","popularity":10.112,"poster_path":"/k4KW2CUkzDKaCy4H4cS02cO8gvV.jpg","release_date":"1996-02-16","title":"Muppet Treasure Island","video":false,"vote_average":6.6,"vote_count":349},{"adult":false,"backdrop_path":"/4aatjuzEqGokVkuxZx86e6agwN9.jpg","genre_ids":[18,10402,10749],"id":3111,"original_language":"en","original_title":"A Star Is Born","overview":"A movie star helps a young singer-actress find fame, even as age and alcoholism send his own career into a downward spiral.","popularity":10.502,"poster_path":"/zpg2SzpYhZk1D1seDfIIlwaqAxT.jpg","release_date":"1954-10-01","title":"A Star Is Born","video":false,"vote_average":7.1,"vote_count":265}]
|