Commit Graph

2431 Commits

Author SHA1 Message Date
Zoe Roux 1e0ff4a950 Disable noaccurate_seek on audio streams 2024-02-13 00:52:21 +01:00
Zoe Roux 4993d34835 Cleanup next segment preparation 2024-02-13 00:52:21 +01:00
Zoe Roux 3f9446d46f Fix timestamps padding in transcode mode 2024-02-13 00:52:21 +01:00
Zoe Roux 030a4e0e86 Add start ref to seek before the current segment 2024-02-13 00:52:21 +01:00
Zoe Roux d27cf2afc8 Distrust -to and -ss to be precise, use the segment splitter for that (wip) 2024-02-13 00:52:21 +01:00
Zoe Roux 5b27eab680 Cleanup end detection 2024-02-13 00:52:21 +01:00
Zoe Roux 345eabafb2 fixup! Fix missing last segment 2024-02-13 00:52:21 +01:00
Zoe Roux c635fc00c3 Add back segment time delta 2024-02-13 00:52:21 +01:00
Zoe Roux 2877083ebe Fix missing last segment 2024-02-13 00:52:21 +01:00
Zoe Roux bb29b7e7f7 Fix transcode wait time on extremly slow devices 2024-02-13 00:52:21 +01:00
Zoe Roux 7aca2b2d6d Remove segment delta 2024-02-13 00:52:21 +01:00
Zoe Roux fe5ba9a84a Fix missing bitrate info when files use nominal bitrate 2024-02-13 00:52:21 +01:00
Zoe Roux 2067a58c70 Fix show slug in news page 2024-02-05 23:37:53 +01:00
Zoe Roux 8b2c0f732f Improve xem titles sanitizing 2024-02-05 23:22:03 +01:00
Zoe Roux fbd76594ea Perform xemlookup based on names if tvdbid could not be found 2024-02-05 23:22:03 +01:00
Zoe Roux a055dfac5b Remove non letters from titles for xem lookup 2024-02-05 23:22:03 +01:00
Zoe Roux e772a798f7 Finish xem fixup rule 2024-02-05 23:22:03 +01:00
Zoe Roux ed9c4ebb68 Create the xem fixup rule (always runs for now) 2024-02-05 23:22:03 +01:00
Zoe Roux 0439e1f37a Format code 2024-02-05 00:37:56 +01:00
Zoe Roux eb4f88bc60 Add delete button for the avatar 2024-02-05 00:37:56 +01:00
Zoe Roux 666477e448 Add set and delete methods for the /users api 2024-02-05 00:37:56 +01:00
Zoe Roux 6787400056 Fix local avatar retrival 2024-02-05 00:37:56 +01:00
Zoe Roux 2ecda09ee4 Add avatar upload setting 2024-02-05 00:37:56 +01:00
Zoe Roux 0bd497279d Allow pp retrival without behing logged in (for easier cross backend access) 2024-02-05 00:37:56 +01:00
Zoe Roux 1023cf0120 Add account logo on the avatar component 2024-02-05 00:37:56 +01:00
Zoe Roux f4dc4c315d Use cookie for the jwt for images or videos 2024-02-05 00:37:56 +01:00
Zoe Roux 8b92d0525f Remove user's logo in db 2024-02-05 00:37:56 +01:00
Zoe Roux 530811b699 Add a user api 2024-02-05 00:37:56 +01:00
Zoe Roux cee7ca2ca0 Add group support to partial permissions 2024-02-05 00:37:56 +01:00
Zoe Roux c26a95ed60 Fix gravatar proxy 2024-02-05 00:37:56 +01:00
Zoe Roux b43b6d6f75 Add user pp support with gravatar fallback 2024-02-05 00:37:56 +01:00
Zoe Roux c969908ff5 Add csharpier upgrade to git blame ignore revs 2024-02-05 00:04:19 +01:00
Zoe Roux a5638203a6 Update csharpier 2024-02-03 14:55:18 +01:00
Zoe Roux 042cc018cb Fix format 2024-02-02 18:40:38 +01:00
Zoe Roux 42d2b8009c Add XemFixup todo 2024-02-02 18:40:38 +01:00
Zoe Roux 5264214eb3 Improve the TitleNumberFixup rule 2024-02-02 18:40:38 +01:00
Zoe Roux bba1fd964d Add a naive TitleNumberFixup rule 2024-02-02 18:40:38 +01:00
Zoe Roux 5821a79af9 Add episode title promotion rule 2024-02-02 18:40:38 +01:00
Zoe Roux 9dde2475fc Add multi episodes/seasons safeguards 2024-02-02 18:40:38 +01:00
Zoe Roux f90d2d2f04 Add multiple season rules 2024-02-02 18:40:38 +01:00
Zoe Roux b4ba255afc Add custom guessit rules 2024-02-02 18:40:38 +01:00
Zoe Roux 1abee46f6d Fix android auto not selected by default v4.2.0 2024-02-01 01:11:54 +01:00
Zoe Roux 0fbfd5731d Fix snackbar text color 2024-02-01 01:11:54 +01:00
Zoe Roux 6265f9bc2c Use onMediaUnsupported on android too 2024-02-01 01:11:54 +01:00
Zoe Roux 8c910fa532 Fix start time reset issue on android by a new t props 2024-02-01 01:11:54 +01:00
Zoe Roux 08d2bb2fd5 Add default playmode setting 2024-02-01 01:11:54 +01:00
Zoe Roux 885b784f92 Add optimistic mutations on settings page 2024-02-01 01:11:54 +01:00
Zoe Roux 7c56ec8285 Add a snackbar when playback error occurs 2024-02-01 01:11:54 +01:00
Zoe Roux b21fc9db25 Create a snackbar 2024-02-01 01:11:54 +01:00
Zoe Roux e06989f2ae Fix start time not working when trying to play pristine without success 2024-01-31 13:51:36 +01:00