Commit Graph

3269 Commits

Author SHA1 Message Date
Zoe Roux 809bfc49cd Fix android app not starting due to icon 2024-08-21 22:46:42 +02:00
renovate[bot] da21984290 Update dotnet monorepo to v8.0.8 (#599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 17:22:57 +02:00
Weblate (bot) 7bba4fc0d8 Translated using Weblate (Turkish) (#598)
Currently translated at 100.0% (207 of 207 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/tr/

Co-authored-by: PUFF1N <frkmhyt@gmail.com>
2024-08-16 14:37:03 +02:00
Zoe Roux a5094e9656 Front: Change logo color using theme (#596) 2024-08-14 15:51:11 +02:00
Arthur Jamet c2bb307a25 Front: Change logo color using theme 2024-08-14 15:00:06 +02:00
Zoe Roux 0bc103386a Front: Improve readability in menus (#595) 2024-08-13 22:11:54 +02:00
Arthur Jamet 35003b16f8 Front: Improve readability in menus 2024-08-13 21:12:53 +02:00
Zoe Roux 195ed11c62 Update from pacakges & make android seek better to use (#594) 2024-08-12 10:25:21 +02:00
Zoe Roux d9685acbbf Format code 2024-08-12 09:39:01 +02:00
Zoe Roux 18a473b987 Prepare for translucient navbars 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 e6f4f51aea Use expo plugin for react-native-video 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 37b1ffe0ca Update packages 2024-08-12 09:39:00 +02:00
Zoe Roux c5024eb79d Fix dockerfile warnings 2024-08-12 09:39:00 +02:00
Zoe Roux 1612019c7f Update README.md 2024-08-12 04:53:40 +02:00
Zoe Roux b0f1dc7721 Backport fixes from #592 (#593) 2024-08-12 04:46:36 +02:00
Zoe Roux fda0fc9dc1 Fix keyframes version update 2024-08-12 04:31:58 +02:00
Zoe Roux 0b3ed7faaa Cleanup master.m3u8 paths 2024-08-12 04:31:58 +02:00
Zoe Roux 27d769cd07 Do not copy on keyframes.Slice if not needed 2024-08-11 15:49:35 +02:00
renovate[bot] 7a827139b7 Update dependency MeiliSearch to v0.15.3 2024-08-11 15:42:35 +02:00
Zoe Roux 848819c8cd Fix formating 2024-08-11 00:46:11 +02:00
Zoe Roux ab86cfca3a Use os.ReadDir instead of glob for subtitles 2024-08-11 00:46:11 +02:00
Zoe Roux 4e79f38d1e Update media info display 2024-08-11 00:46:11 +02:00
Zoe Roux 2618650d27 Add external subtitles support 2024-08-11 00:46:11 +02:00
Zoe Roux 6aac9d1f26 Wait for extraction to finish before returninrg attachments 2024-08-11 00:46:11 +02:00
Arthur Jamet f9623089a2 Front: Add Gradient behind navabar if transparent 2024-08-11 00:40:12 +02:00
renovate[bot] d187c63704 Update dependency MeiliSearch to v0.15.2 2024-08-10 16:16:55 +02:00
renovate[bot] 4f8a316da3 Update dependency Serilog.AspNetCore to v8.0.2 2024-08-09 01:08:00 +02:00
renovate[bot] d526c23974 Update dependency Serilog to v4.0.1 2024-08-09 01:02:55 +02:00
Zoe Roux fdf9163d7d Add a readme for gocoder 2024-08-08 17:03:35 +02:00
Zoe Roux e623818585 Fix tracker 2024-08-08 17:03:35 +02:00
Zoe Roux 70147e4fe8 Update gocoder packages 2024-08-08 17:03:35 +02:00
Zoe Roux eeaf919121 Remove usless cache invalidate (front) 2024-08-08 17:03:35 +02:00
Zoe Roux 26314265c9 Fix null arrays after db read 2024-08-08 17:03:35 +02:00
Zoe Roux 231f63c1b7 Fix keyframes data race 2024-08-08 17:03:35 +02:00
Zoe Roux aba3b68eea Fix video paths 2024-08-08 17:03:35 +02:00
Zoe Roux 475813c42c Prevent keyframes scan when value already exists in db 2024-08-08 17:03:35 +02:00
Zoe Roux 8d0e362951 Cleanup 2024-08-08 17:03:35 +02:00
Zoe Roux ca6b581c85 Fix master playlist & keyframes deadlock 2024-08-08 17:03:35 +02:00
Zoe Roux c3ef7bc0e1 Fix keyframes store/load from db 2024-08-08 17:03:35 +02:00
Zoe Roux 286f9f7ea8 Add useless info fields for backward compatibility 2024-08-08 17:03:35 +02:00
Zoe Roux fa6609eea9 Fix migrations 2024-08-08 17:03:35 +02:00
Zoe Roux 67f6ce308b Add .env.example specifically for gocoder 2024-08-08 17:03:35 +02:00
Zoe Roux b14ac6ec02 Remove path/is_external in subtitle 2024-08-08 17:03:35 +02:00
Zoe Roux fa03d835ed Suport multi video files 2024-08-08 17:03:35 +02:00
Zoe Roux 7d3c73a1e9 Add audio bitrate and video is default in info 2024-08-08 17:03:35 +02:00
Zoe Roux c0f8f22e6a Cleanup thumbs existence check 2024-08-08 17:03:35 +02:00