Uruk
a41802f30e
fix: Improves video player reliability and performance
...
Prevents crashes by adding safeguards that check if video is loaded before calling player methods
Removes performance monitoring hook that was causing unnecessary overhead during playback
Reorganizes code structure by removing excessive comment sections and consolidating related functionality for better maintainability
Updates Biome linter to latest version for improved code formatting and analysis
2025-08-11 01:03:06 +02:00
Uruk
6686da2bea
refactor: Refactors video player with state consolidation and performance optimizations
...
Consolidates scattered video state into a unified reducer pattern for better state management and predictability.
Adds performance monitoring hooks to identify rendering bottlenecks and implements memory cleanup mechanisms including periodic cache clearing and proper component disposal.
Optimizes VLC initialization with reduced network caching settings and improved track pre-selection logic.
Wraps unsafe player method calls with error-safe helpers to prevent crashes from missing or failed operations.
Improves data fetching with proper abort controller cleanup and consolidated playback state reporting.
2025-08-10 23:48:32 +02:00
renovate[bot]
9597b40726
chore(deps): update github/codeql-action action to v3.29.8 ( #917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 22:51:29 +02:00
Gauvain
1e6408d5be
chore: resolve final biome warning with explicit type annotations ( #908 )
2025-08-08 14:38:00 +02:00
Gauvain
c2f6897f47
fix(ci): Disables fail-fast for CI build matrices ( #910 )
2025-08-08 14:37:43 +02:00
Jaakko Rantamäki
eaf3682384
fix: Android adaptive and themed icons ( #762 )
2025-08-08 10:30:00 +02:00
renovate[bot]
f3c7b636a8
chore(deps): update ci dependencies ( #911 )
2025-08-07 21:09:41 +02:00
Gauvain
64d34a9354
feat: Adds separate Android TV and iOS TV build workflows ( #907 )
2025-08-07 16:08:40 +02:00
Edmond
2a2ecf0526
feat: Add new translation for Traditional Chinese (zh-TW) ( #796 )
2025-08-07 13:26:02 +02:00
Ferran
a77c7e8e3c
feat(lang): add Catalan localization support ( #873 )
...
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-07 13:19:48 +02:00
Gauvain
88791eccf9
fix: Adds conditional check to validate PR title job ( #901 )
2025-08-07 13:01:32 +02:00
Gauvain
515f7ea26d
fix: only run iOS build if it’s on a branch of the repo ( #872 )
2025-08-07 13:01:22 +02:00
Nguyen Quang Huy
e83bbf3121
feat: Added Vietnamese translation ( #834 )
2025-08-07 13:01:01 +02:00
lance chant
89b34eddc1
fix: tv playback ( #820 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Signed-off-by: lancechant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Uruk <contact@uruk.dev >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-07 10:12:40 +02:00
Gauvain
89fd7f0e34
fix: add expo-doctor, fixed a warning ( #895 )
2025-08-06 21:46:16 +02:00
Gauvain
ab9ae5b620
fix(deps): update biome ( #894 )
2025-08-06 21:45:58 +02:00
retardgerman
a9c519971e
fix: loading conditionals ( #753 ) ( #805 )
2025-08-05 11:23:14 +02:00
renovate[bot]
e51b7351f8
chore(deps): update ci dependencies ( #892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 23:42:17 +02:00
renovate[bot]
e0f9d6ea1c
chore(deps): update github/codeql-action action to v3.29.4 ( #874 )
2025-07-29 16:21:34 +02:00
Fredrik Burmester
1817c5dbd2
chore: update deps ( #886 )
2025-07-29 15:55:41 +02:00
Fredrik Burmester
0619c8c9c4
fix: update bottom tabs ( #885 )
2025-07-28 13:07:19 +02:00
Chris
d6ed318eb8
docs: readme-rehaul
...
- Added a Streamyfin banner at the top
- Aligned the descriptive text for Streamyfin
- Moved the "Buy Me a Coffee" button to the top for better visibility and contrast
- The four screenshots are now fully aligned across the entire page grid instead of being left-aligned
2025-07-24 22:28:16 +07:00
Gauvain
5f39622ad6
fix: bump biome and fix error ( #864 )
2025-07-21 09:44:24 +02:00
renovate[bot]
3b2a6bd40a
chore(deps): update marocchino/sticky-pull-request-comment action to v2.9.4 ( #866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-20 02:03:05 +02:00
Chris
8d3e165edf
docs: README.md
...
Implemented general improvements and introduced sponsorship.
2025-07-18 21:19:13 +07:00
lance chant
f3a9fc9d1c
fix: always transcode with profile 5 ( #703 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2025-07-15 08:41:52 +02:00
Emre Sanden
820af06419
feat(lang): add Norwegian localization support ( #670 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-07-15 08:40:28 +02:00
Miro Rauhala
80192e65c4
feat(lang): add Finnish localization support ( #676 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-07-15 08:39:38 +02:00
Endrit Beqiri
ff930e2ad2
feat: Added Albanian and Danish translations ( #657 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-15 08:38:00 +02:00
djmeero
fafc2e65ac
feat(i18n): add Romanian language support via ro.json ( #706 )
2025-07-15 08:37:37 +02:00
Fredrik Burmester
61c783fb55
chore
2025-07-14 15:48:17 +02:00
Fredrik Burmester
59df18621b
chore: version
2025-07-14 15:12:56 +02:00
Alex
0021b94e00
Fix correct time not being reported when switching quality in the beg… ( #855 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-07-14 20:41:24 +10:00
Alex
53b43edc2a
Revert "fix: Recently Added isn't updating correctly." ( #852 )
2025-07-13 04:47:26 +10:00
Alex
64e8514985
Changed || to ?? to account for 0 values ( #851 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-07-13 02:57:49 +10:00
Alex
a3d9207bca
Change to ts ( #848 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-07-12 13:18:08 +10:00
Alex
ef0880695e
Update package json from expo doctor update ( #846 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-07-12 04:38:16 +10:00
Fredrik Burmester
073110fac9
chore: remove unnessesary file
2025-07-10 21:42:52 +02:00
Fredrik Burmester
2d58157cf7
chore: version
2025-07-10 21:42:35 +02:00
Fredrik Burmester
571be9840f
chore: version
2025-07-10 21:40:10 +02:00
Fredrik Burmester
a2cbc722c7
chore
2025-07-10 15:34:33 +02:00
Fredrik Burmester
bc7c612cca
feat: add CodeRabbit configuration for React Native project
2025-07-10 15:34:09 +02:00
Alex
fe8f07336a
Fix orientation race condition ( #841 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-07-10 15:25:57 +02:00
arch-fan
305b06f781
fix: expo issue by updating deps ( #823 )
2025-07-10 21:19:48 +10:00
renovate[bot]
7d57cf1a69
chore(deps): update github/codeql-action action to v3.29.2 ( #821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 20:02:02 +02:00
renovate[bot]
3c56544a24
fix(deps): update dependency com.android.tools.build:gradle to v8.11.0 ( #819 )
2025-06-28 16:26:43 +02:00
renovate[bot]
d6696cc84e
chore(deps): update github/codeql-action action to v3.29.1 ( #818 )
2025-06-28 15:01:55 +02:00
renovate[bot]
bf97e419ae
fix(deps): update dependency react-native-safe-area-context to v5.5.0 ( #774 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 22:40:09 +02:00
renovate[bot]
1e8fe46f17
chore(deps): update dependency @react-native-community/cli to v18 ( #783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 22:38:42 +02:00
renovate[bot]
73317e9781
fix(deps): update dependency @shopify/flash-list to v1.8.3 ( #736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 22:38:12 +02:00