3663 Commits

Author SHA1 Message Date
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
Zoe Roux
425de0b315 Add extraction cache and wait for extraction to end to return subtitles/attachments 2024-01-18 13:32:06 +01:00
Zoe Roux
30cb171612 Add basic extraction methods 2024-01-18 13:32:06 +01:00
Zoe Roux
43ba1bb449 Start new transcode if next segments are not ready 2024-01-18 13:32:06 +01:00
Zoe Roux
d630f29753 Fix timing issue with cleanup 2024-01-18 13:32:06 +01:00
Zoe Roux
7b13733c9e Move last used handling inside the client tracker 2024-01-18 13:32:06 +01:00
Zoe Roux
ca6ec6a8ed Track and kill orphaned heads 2024-01-18 13:32:06 +01:00
Zoe Roux
efe07e39c2 Create a client tracker to delete old streams 2024-01-18 13:32:06 +01:00
Zoe Roux
c738e5bda3 Remove old transcoded values on startup 2024-01-18 13:32:06 +01:00
Zoe Roux
9d7e520168 Cleanup ffprobe reader 2024-01-18 13:32:06 +01:00
Zoe Roux
bc61c2e0ff Fix stream proximity check 2024-01-18 13:32:06 +01:00
Zoe Roux
f82e720aeb Kill old file streams 2024-01-18 13:32:06 +01:00
Zoe Roux
afacf61fbc Add audio streams 2024-01-18 13:32:06 +01:00
Zoe Roux
677cab6a57 Fix a lot of bugs 2024-01-18 13:32:06 +01:00
Zoe Roux
9df5eb4758 Rework vstream handle 2024-01-18 13:32:06 +01:00