Created
June 23, 2026 16:34
-
-
Save jaredhowland/9153f2d6d6c801e9e16d174f14720614 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "collections.discover", | |
| "title": "🔭 Discover", | |
| "viewMode": "FOLLOW_LAYOUT", | |
| "showAllTab": true, | |
| "pinToTop": true, | |
| "focusGlowEnabled": true, | |
| "folders": [ | |
| { | |
| "id": "collections.discover.recommended", | |
| "title": "Recommended", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/cover/recommended.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/focused/recommended.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/backdrop/recommended.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/title/recommended.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "trakt.recommendations.movies", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "trakt.recommendations.shows", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.discover.popular", | |
| "title": "Popular", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/cover/popular.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/focused/popular.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/backdrop/popular.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/title/popular.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.top", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.top", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.discover.trending", | |
| "title": "Trending", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/cover/trending.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/focused/trending.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/backdrop/trending.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/title/trending.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.trending", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.trending", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.discover.top-rated", | |
| "title": "Top Rated", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/cover/top-rated.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/focused/top-rated.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/backdrop/top-rated.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/discover/title/top-rated.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.top_rated", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.top_rated", | |
| "genre": "none" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming", | |
| "title": "🎬 Streaming", | |
| "viewMode": "FOLLOW_LAYOUT", | |
| "showAllTab": true, | |
| "pinToTop": true, | |
| "focusGlowEnabled": true, | |
| "folders": [ | |
| { | |
| "id": "collections.streaming.netflix", | |
| "title": "Netflix", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/netflix.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/netflix.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/netflix.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/netflix.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.netflix", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.netflix", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.disney-plus", | |
| "title": "Disney Plus", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/disney-plus.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/disney-plus.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/disney-plus.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/disney-plus.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.disney-plus", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.disney-plus", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.prime-video", | |
| "title": "Prime Video", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/prime-video.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/prime-video.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/prime-video.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/prime-video.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.prime-video", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.prime-video", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.apple-tv", | |
| "title": "Apple TV", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/apple-tv.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/apple-tv.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/apple-tv.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/apple-tv.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.apple-tv", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.apple-tv", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.hbo-max", | |
| "title": "HBO Max", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/hbo-max.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/hbo-max.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/hbo-max.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/hbo-max.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.hbo-max", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.hbo-max", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.hulu", | |
| "title": "Hulu", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/hulu.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/hulu.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/hulu.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/hulu.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.hulu", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.hulu", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.paramount-plus", | |
| "title": "Paramount Plus", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/paramount-plus.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/paramount-plus.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/paramount-plus.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/paramount-plus.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.paramount-plus", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.paramount-plus", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.peacock", | |
| "title": "Peacock", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/peacock.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/peacock.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/peacock.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/peacock.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.peacock", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.peacock", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.streaming.starz", | |
| "title": "Starz", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/cover/starz.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/focused/starz.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/backdrop/starz.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/streaming/title/starz.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.streaming.starz", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.streaming.starz", | |
| "genre": "none" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres", | |
| "title": "🎭 Genres", | |
| "viewMode": "FOLLOW_LAYOUT", | |
| "showAllTab": true, | |
| "pinToTop": true, | |
| "focusGlowEnabled": true, | |
| "folders": [ | |
| { | |
| "id": "collections.genres.action", | |
| "title": "Action", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/action.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/action.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/action.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/action.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.action", | |
| "genre": "Action" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.adventure", | |
| "genre": "Adventure" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.action-adventure", | |
| "genre": "Action & Adventure" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.animation", | |
| "title": "Animation", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/animation.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/animation.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/animation.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/animation.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.animation", | |
| "genre": "Animation" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.animation", | |
| "genre": "Animation" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.comedy", | |
| "title": "Comedy", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/comedy.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/comedy.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/comedy.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/comedy.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.comedy", | |
| "genre": "Comedy" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.comedy", | |
| "genre": "Comedy" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.crime", | |
| "title": "Crime", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/crime.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/crime.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/crime.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/crime.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.crime", | |
| "genre": "Crime" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.crime", | |
| "genre": "Crime" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.documentary", | |
| "title": "Documentary", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/documentary.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/documentary.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/documentary.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/documentary.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.documentary", | |
| "genre": "Documentary" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.documentary", | |
| "genre": "Documentary" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.drama", | |
| "title": "Drama", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/drama.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/drama.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/drama.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/drama.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.drama", | |
| "genre": "Drama" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.drama", | |
| "genre": "Drama" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.family", | |
| "title": "Family", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/family.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/family.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/family.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/family.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.family", | |
| "genre": "Family" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.kids", | |
| "genre": "Kids" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.fantasy", | |
| "title": "Fantasy", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/fantasy.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/fantasy.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/fantasy.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/fantasy.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.fantasy", | |
| "genre": "Fantasy" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.science-fiction", | |
| "genre": "Science Fiction" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.sci-fi-fantasy", | |
| "genre": "Sci-Fi & Fantasy" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.history", | |
| "title": "History", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/history.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/history.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/history.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/history.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.history", | |
| "genre": "History" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.war", | |
| "genre": "War" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.war-politics", | |
| "genre": "War & Politics" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.horror", | |
| "title": "Horror", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/horror.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/horror.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/horror.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/horror.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.horror", | |
| "genre": "Horror" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.music", | |
| "title": "Music", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/music.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/music.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/music.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/music.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.music", | |
| "genre": "Music" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.mystery", | |
| "title": "Mystery", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/mystery.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/mystery.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/mystery.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/mystery.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.mystery", | |
| "genre": "Mystery" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.mystery", | |
| "genre": "Mystery" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.talk", | |
| "title": "Talk", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/talk.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/talk.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/talk.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/talk.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.news", | |
| "genre": "News" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.talk", | |
| "genre": "Talk" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.reality", | |
| "title": "Reality", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/reality.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/reality.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/reality.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/reality.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.reality", | |
| "genre": "Reality" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.soap", | |
| "genre": "Soap" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.romance", | |
| "title": "Romance", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/romance.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/romance.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/romance.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/romance.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.romance", | |
| "genre": "Romance" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.thriller", | |
| "title": "Thriller", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/thriller.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/thriller.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/thriller.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/thriller.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.thriller", | |
| "genre": "Thriller" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.tv", | |
| "title": "TV", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/tv.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/tv.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/tv.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/tv.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.tv-movie", | |
| "genre": "TV Movie" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.genres.western", | |
| "title": "Western", | |
| "tileShape": "POSTER", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/cover/western.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/focused/western.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/backdrop/western.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/genres/title/western.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.genres.western", | |
| "genre": "Western" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.genres.western", | |
| "genre": "Western" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.studios", | |
| "title": "🏰 Studios", | |
| "viewMode": "FOLLOW_LAYOUT", | |
| "showAllTab": true, | |
| "pinToTop": true, | |
| "focusGlowEnabled": true, | |
| "folders": [ | |
| { | |
| "id": "collections.studios.dc", | |
| "title": "DC", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/cover/dc.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/focused/dc.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/backdrop/dc.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/title/dc.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.studios.dc", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.studios.dc", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.studios.dreamworks", | |
| "title": "DreamWorks", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/cover/dreamworks.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/focused/dreamworks.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/backdrop/dreamworks.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/title/dreamworks.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.studios.dreamworks", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.studios.dreamworks", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.studios.marvel", | |
| "title": "Marvel", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/cover/marvel.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/focused/marvel.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/backdrop/marvel.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/title/marvel.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.studios.marvel", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.studios.marvel", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.studios.pixar", | |
| "title": "Pixar", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/cover/pixar.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/focused/pixar.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/backdrop/pixar.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/title/pixar.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.studios.pixar", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.studios.pixar", | |
| "genre": "none" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "collections.studios.lucasfilm", | |
| "title": "Lucasfilm", | |
| "tileShape": "LANDSCAPE", | |
| "hideTitle": false, | |
| "focusGifEnabled": true, | |
| "coverImageUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/cover/lucasfilm.webp", | |
| "focusGifUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/focused/lucasfilm.webp", | |
| "heroBackdropUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/backdrop/lucasfilm.webp", | |
| "titleLogoUrl": "https://cdn.jsdelivr.net/gh/luckynumb3rs/stremio-perfect-setup/collections/studios/title/lucasfilm.webp", | |
| "sources": [ | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "movie", | |
| "catalogId": "tmdb.discover.movie.studios.lucasfilm", | |
| "genre": "none" | |
| }, | |
| { | |
| "provider": "addon", | |
| "addonId": "aio-metadata", | |
| "type": "series", | |
| "catalogId": "tmdb.discover.series.studios.lucasfilm", | |
| "genre": "none" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment