Commit Graph

2327 Commits

Author SHA1 Message Date
Zoe Roux 797ea13982 Sync the scrobber with the current progress 2024-01-28 19:55:18 +01:00
Zoe Roux 6b006e78e5 Improve timer string 2024-01-28 19:55:18 +01:00
Zoe Roux 733d6c8c7b Add a basic bottom scrubber that displays thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux d3d59443fa Add file size in /info 2024-01-28 19:55:18 +01:00
Zoe Roux a74fbce48e Resize thumbnails and cap max number of thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux cecf7b0f74 Update dockerfiles to add ffmpeg dependency 2024-01-28 19:55:18 +01:00
Zoe Roux 8a862c86a5 Dont extract thumbnails if already exists 2024-01-28 19:55:18 +01:00
Zoe Roux e6a9e2c7da Add thumbnail cache 2024-01-28 19:55:18 +01:00
Zoe Roux b147ee8850 Create a thumbnails sprite api 2024-01-28 19:55:18 +01:00
Zoe Roux 2d8bd207ed Use a fork of react-native-bg-downloader 2024-01-28 02:06:27 +01:00
Zoe Roux 3a125263b7 Fix shell.nix 2024-01-28 02:06:27 +01:00
Zoe Roux a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux ec1184d5c9 Fix breaking changes 2024-01-28 02:06:27 +01:00
Zoe Roux ae518cafe5 Update the downloader module 2024-01-28 02:06:27 +01:00
Zoe Roux 3ae167bd16 Fix lockfile 2024-01-28 02:06:27 +01:00
Zoe Roux 82c342c7db Update packages 2024-01-28 02:06:27 +01:00
Zoe Roux 0e10f29cd2 Resume to the last watched position 2024-01-28 02:06:27 +01:00
Zoe Roux 9c03bac804 Allow icons to wrap on the header page 2024-01-22 20:50:15 +01:00
Zoe Roux 6ff41c55fe Allow the mediainfo popup to wrap 2024-01-22 20:50:15 +01:00
Zoe Roux 992b64df8a Simplify medioinfo popup 2024-01-22 20:50:15 +01:00
Zoe Roux 53ac4a2050 Create a usePopup to simplify popup creation 2024-01-22 20:50:15 +01:00
Arthur Jamet d9f4a6ff8d Front: Make MediaInfo Scrollable 2024-01-22 20:50:15 +01:00
Zoe Roux 521a68b4c7 Allow the popup to be styled 2024-01-22 20:50:15 +01:00
Zoe Roux 8e74413e18 Center popups on the screen 2024-01-22 20:50:15 +01:00
Arthur Jamet 5f7ef2a18e Front: Prettier 2024-01-22 20:50:15 +01:00
Arthur Jamet fa969fa702 Front: Fix use of Yoshiki 2024-01-22 20:50:15 +01:00
Arthur Jamet 4aaba75c18 Front: Add Duration to media info 2024-01-22 20:50:15 +01:00
Arthur Jamet b98df08f44 Front: MediaInfo: Show 'Default' only if there is more than 1 track + add missing translations 2024-01-22 20:50:15 +01:00
Arthur Jamet 4332bfee9b Front: Define Video Quality Enum 2024-01-22 20:50:15 +01:00
Arthur Jamet 4430450431 Front: Use another icon for mediainfo 2024-01-22 20:50:15 +01:00
Arthur Jamet aea6253094 Front: Prettier 2024-01-22 20:50:15 +01:00
Arthur Jamet 37acfa1eec front: Add mediainfo button in movie page header 2024-01-22 20:50:15 +01:00
Arthur Jamet 0955da489c Front: Add Media Info in context menus 2024-01-22 20:50:15 +01:00
Arthur Jamet 2544f8f333 Front: Add translations for media info 2024-01-22 20:50:15 +01:00
Arthur Jamet 409a613e43 Front: Add Video Track Model/Validator 2024-01-22 20:50:15 +01:00
Zoe Roux 14da738cc8 Fix formating 2024-01-20 17:06:04 +01:00
Zoe Roux 7a8cc242ae Add runtime nullable migration 2024-01-20 17:06:04 +01:00
Zoe Roux c0e6012d70 Make runtime nullable 2024-01-20 17:06:04 +01:00
Zoe Roux b6df0ba2b1 Make runtime optional on the scanner 2024-01-20 17:06:04 +01:00
Zoe Roux b9c1c766d6 Fix one segment transcode 2024-01-20 00:48:34 +01:00
Zoe Roux 802a872880 Fix empty audio segment bug 2024-01-20 00:29:39 +01:00
Zoe Roux 415b5b45b9 Add independent segments hint in m3u8 file 2024-01-20 00:29:39 +01:00
Zoe Roux dd9e0b4fc7 Prevent unnecesarry future head creation 2024-01-20 00:29:39 +01:00
Zoe Roux 6c9a0ea576 Fix out of range segment for last segment 2024-01-20 00:29:39 +01:00
Zoe Roux 995f50cc21 Use better permission masks for folders 2024-01-19 22:00:29 +01:00
Zoe Roux 2a491ded00 Fix rw mutexes handling 2024-01-19 22:00:29 +01:00
Zoe Roux 0517f85d76 Fix out of range segment checking for future segments 2024-01-19 22:00:29 +01:00
Zoe Roux f1c3844bd3 Use a multistage build for the docker transcoder 2024-01-18 13:32:06 +01:00
Zoe Roux 7309a435c5 Format code 2024-01-18 13:32:06 +01:00
Zoe Roux 2c26072560 Fix shell.nix python 2024-01-18 13:32:06 +01:00