Commit Graph

178 Commits

Author SHA1 Message Date
Zoe Roux c1e3a67a4e Move primitives 2025-06-07 19:30:05 +02:00
solidDoWant 4a0e1aa72c Cleanly handle unsupported subtitles (#944) 2025-05-07 22:51:43 +02:00
Felipe Marinho 2ee313d5f6 Add earing Impaired suptitle flag support (#754) 2025-01-04 00:26:51 +00:00
Zoe Roux c78e2ed9e8 Update biome 2024-09-20 19:42:02 +02:00
Zoe Roux d9685acbbf Format code 2024-08-12 09:39:01 +02:00
Zoe Roux 2f835acd2d Update rnvideo web handling 2024-08-12 09:39:01 +02:00
Zoe Roux 660175f4ed Use artist in media session for android 2024-08-12 09:39:01 +02:00
Zoe Roux 5108649bf0 Improve player behavior on android 2024-08-12 09:39:00 +02:00
Zoe Roux 58c6815dc3 Fix external subtitles key in sub menu 2024-08-12 09:39:00 +02:00
Zoe Roux eeaf919121 Remove usless cache invalidate (front) 2024-08-08 17:03:35 +02:00
Arthur Jamet ddc3e8f61a Front: better Format of Video Metadata for Episodes 2024-08-04 20:07:17 +02:00
Arthur Jamet 7bc07baf47 Front: Pass Item's poster instead of thumbnail to MediaSessionManager 2024-08-04 20:07:17 +02:00
Arthur Jamet 7f144e8cc3 Front: Fix props of MediaSessionManager for Image 2024-08-04 20:07:17 +02:00
Zoe Roux 4c4421f243 Fix types 2024-05-28 00:26:26 +02:00
Zoe Roux 654cc3b2a0 Add play permission in the required permissions of the player (#514) 2024-05-25 19:09:38 +00:00
Zoe Roux 27b0c753bb Fix srt selection when switching mode (#508) 2024-05-20 23:03:30 +00:00
Zoe Roux 2756397898 Split loaders in the episode list 2024-05-20 22:18:18 +02:00
Zoe Roux ed200907a5 Format code 2024-05-20 00:11:55 +02:00
Zoe Roux 5049ad25b5 Fix react native video new props 2024-05-20 00:11:55 +02:00
Zoe Roux f0b5b55b13 Use mozilla language list instead of intl 2024-05-20 00:11:55 +02:00
Zoe Roux da13535e3e Dedup react types usage 2024-05-20 00:11:55 +02:00
Zoe Roux 150a9dbd53 Cleanup type errors 2024-05-20 00:11:55 +02:00
Zoe Roux cd46050c94 Format code 2024-05-12 17:30:16 +02:00
Zoe Roux 0b4f40190d Add chrome workarround to allow mkv pristine playback 2024-05-12 17:21:01 +02:00
Zoe Roux 7e10a9162c Fix outdated qualites menu when hls instance changes 2024-05-12 16:58:16 +02:00
Zoe Roux 5de584d6e3 Move canPlay to method instead of ref function 2024-05-12 16:53:29 +02:00
Zoe Roux 69a2821477 wip: CanPlay check 2024-05-12 02:54:42 +02:00
Zoe Roux 55f55db030 Reset hls when leaving play page 2024-05-12 02:53:20 +02:00
Zoe Roux 14f2f8cb8c Sort imports 2024-05-10 17:23:06 +02:00
Zoe Roux 491150c261 Use type imports 2024-05-10 17:19:41 +02:00
Zoe Roux b0f9be17de Format code 2024-05-10 15:53:07 +02:00
Zoe Roux bd71be580d Update code to fix biome errors 2024-05-10 15:53:07 +02:00
Zoe Roux ba7931e205 Cleanup error when levels are missing 2024-04-28 01:21:06 +02:00
Zoe Roux 2eecb5174c Remove x-route header and use a env var instead 2024-04-28 00:32:02 +02:00
Zoe Roux f871f4e1bf Fix tripple/more touches to seek (#436) 2024-04-25 12:26:58 +00:00
Zoe Roux f15b92aae1 Floor seconds instead of rounding in the player UI 2024-04-21 19:43:32 +02:00
Zoe Roux 1f16271354 Use duration from /info endpoint instead of player's duration 2024-04-01 20:53:53 +02:00
Zoe Roux 0008aa95c2 Sort qualites on android 2024-03-31 23:08:06 +02:00
Zoe Roux a8d29b5b26 Fix authorization tokens usage on the android player 2024-03-31 23:00:12 +02:00
Zoe Roux a18d5d0532 Use new onPlayPause: onPlaybackStatusChanged to support native events 2024-03-25 00:13:58 +01:00
Zoe Roux c5b0a76982 Fix replace behavior on android 2024-03-25 00:06:57 +01:00
Zoe Roux f352085f62 Remove firefox bugfix hack now that it is fixed 2024-03-24 23:56:45 +01:00
Zoe Roux 411bbef65c Fix error handling on some malformed videos 2024-03-24 23:52:41 +01:00
Zoe Roux 4bc54d350b Fix next episode url for onEnd callback 2024-03-09 00:49:11 +01:00
Zoe Roux 8269d80620 Update front to not use deprecated apis 2024-02-19 17:14:41 +01:00
Zoe Roux 19485a110a Fix format 2024-02-18 16:10:56 +01:00
Zoe Roux 79dc4e5f33 Try to prefer transmux instead of transcode (not sure yet) 2024-02-18 16:10:56 +01:00
Zoe Roux 20bf6851c0 Always use on media unsuported on error on android since errors code are unreliables 2024-02-18 16:10:56 +01:00
Zoe Roux 7adbb5d299 Fix double press to skip 10s on web 2024-02-18 16:10:56 +01:00
Zoe Roux 1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00