chrisk325
9c99a48f8a
fix tmdbid extractor for special ids
2026-03-15 16:21:01 +05:30
skoruppa
5bbc2abe8b
fix for Kitsu and Mal content being still incorrectly requested
2026-03-02 09:17:58 +01:00
chrisk325
2eea341578
fix for keys
2026-03-01 18:23:28 +05:30
tapframe
aa6406eae0
added dev docs
2026-01-08 21:38:48 +05:30
paregi12
ccad48fbb4
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-06 18:29:04 +05:30
paregi12
6a7d6a1458
feat: implement robust IMDb to MAL resolution for AniSkip support
2026-01-04 19:23:53 +05:30
tapframe
4aa22cc1c3
chore: improved tmdb enrichment logic
2026-01-04 15:37:49 +05:30
tapframe
8e34fbb124
crash fix
2025-11-03 15:36:26 +05:30
tapframe
e033352752
new tmdb ratings api
2025-11-02 22:11:39 +05:30
tapframe
d9fcc085a6
moviecollection fix
2025-10-27 14:05:13 +05:30
tapframe
fdbfb81d25
added tmdb response caching
2025-10-26 13:57:55 +05:30
tapframe
49b814a36d
complete migration to mmkv
2025-10-26 12:42:34 +05:30
tapframe
a7fbd567fd
Added collections ection
2025-10-23 17:31:49 +05:30
tapframe
07233ba9ae
update expo sdk to 54
2025-10-15 02:24:20 +05:30
tapframe
81a7f63782
added backdrop gallery
2025-10-13 13:36:50 +05:30
tapframe
a0d9420be2
network logic
2025-10-13 13:16:38 +05:30
tapframe
3220e91f1c
Added TMDB Multilang Support
2025-10-01 00:41:34 +05:30
tapframe
b21efa0df0
fixed catalogscreen infinite loop
2025-09-17 16:05:41 +05:30
tapframe
9ba14f2f33
fix
2025-09-11 17:06:32 +05:30
tapframe
e0ca614893
AI initial commit
2025-09-11 16:32:25 +05:30
tapframe
02bfd85b5a
perfomnce optimziations
2025-09-08 17:28:10 +05:30
tapframe
12c591216e
fixed herosection loading issue
2025-08-29 19:34:28 +05:30
tapframe
9446aced3c
improved cast section with filmographies
2025-08-17 21:00:05 +05:30
tapframe
190c1a7371
Refactor FeaturedContent and RatingsSection components to enhance logging and error handling
...
This update removes unnecessary logging statements from the FeaturedContent and RatingsSection components, streamlining the code for better readability. Additionally, it improves error handling by ensuring fallback logos are set appropriately when fetching fails. The useMetadataAssets hook is also optimized for logo and banner fetching, incorporating clearer conditions for asset retrieval based on user preferences. Overall, these changes enhance the maintainability and performance of the components.
2025-05-04 01:03:38 +05:30
tapframe
d39f372359
Enhance TMDB language preference functionality across components
...
Add support for user-selected TMDB language preference in the LogoSourceSettings and MetadataScreen components. Update the settings interface to include a language preference, synchronize state with user selections, and improve logo fetching logic in TMDBService to prioritize the selected language. Enhance UI elements to provide clear feedback on language selection and ensure a seamless user experience when fetching logos.
2025-05-03 19:44:21 +05:30
tapframe
5a64adec22
Enhance logo loading and error handling in FeaturedContent, MetadataScreen, and SearchScreen components. Introduce state management for logo load errors, improve image prefetching logic, and update UI to fallback to text when logos fail to load. Refactor TMDBService to include detailed logging for image URL construction and fetching processes.
2025-05-03 17:11:16 +05:30
Nayif Noushad
869bedba72
Integrate data source preference functionality in catalog service; add support for TMDB as a content source, enhance CatalogScreen and SettingsScreen to manage data source selection, and implement genre filtering improvements for better content discovery.
2025-04-22 13:43:23 +05:30
Nayif Noushad
76796a50d6
Add runtime display to SeriesContent and StreamsScreen; update TMDBEpisode interface to include runtime property
2025-04-18 00:00:13 +05:30
Nayif Noushad
1948abc922
Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management.
2025-04-17 23:36:01 +05:30
Nayif Noushad
1575bdd86f
some changes
2025-04-13 11:20:56 +05:30
Nayif Noushad
6e62e4cb9b
VideoPlayer fixes
2025-04-12 04:07:35 +05:30
Nayif Noushad
9ea8101e0f
Initial commit: NUVIO Expo app with navigation and header components
2025-04-11 22:09:50 +05:30