2487 Commits

Author SHA1 Message Date
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
Zoe Roux
fab2784e16 Disable start time when switching episodes 2024-01-31 13:51:36 +01:00
Zoe Roux
b323736774 Fix account deselecting itself sometimes 2024-01-31 13:51:36 +01:00
Zoe Roux
a0c1fdbd74 Fix touch controls triggering when showing them 2024-01-31 13:51:36 +01:00
Zoe Roux
2db6255fae Migrate to ruff 2024-01-31 02:41:21 +01:00
Zoe Roux
898e7b272e Fix absolute episode parsing when seasons are missing on tmdb 2024-01-30 23:47:42 +01:00
Zoe Roux
f0e6ee5835 Fix duplicated exception when the item was deleted 2024-01-30 23:47:42 +01:00
Zoe Roux
a01ce5c11c Fix scanner delete/recreate handling 2024-01-30 23:47:42 +01:00
Zoe Roux
c7e6114480 Fix missing tvdb id after thexem lookup 2024-01-30 23:47:42 +01:00
Zoe Roux
e3908da7a9 Fix types 2024-01-30 18:46:28 +01:00
Zoe Roux
93608c9549 Fix react-native-video typescript 2024-01-30 18:46:28 +01:00
Zoe Roux
ecc2b70e43 Cleanup timeout handling 2024-01-30 18:46:28 +01:00
Zoe Roux
92a3c2945c Handle audio settings 2024-01-30 18:46:28 +01:00
Zoe Roux
0be1bf4f15 Center select arrow 2024-01-30 18:46:28 +01:00
Zoe Roux
65b0b22b01 Delete unused gitmodules 2024-01-30 18:46:28 +01:00
Zoe Roux
7b4b572802 Explain missing audio in pristine mode 2024-01-30 18:46:28 +01:00
Zoe Roux
049474e4bd Add missing more button on movies in the news and watchlist 2024-01-30 18:46:28 +01:00
Zoe Roux
5c11372543 Remove useless qualitiesAvailable props 2024-01-30 18:46:28 +01:00
Zoe Roux
de0eb0b4e9 Add default subtitle handling 2024-01-30 18:46:28 +01:00
Zoe Roux
e60a1e5a25 Fix web select warnings due to refs 2024-01-30 18:46:28 +01:00
Zoe Roux
27ae6b512b Add playback settings 2024-01-30 18:46:28 +01:00
Zoe Roux
5f89c6e498 Split settings in multiples files 2024-01-30 18:46:28 +01:00
Zoe Roux
b760287ca2
Update README.md 2024-01-30 03:23:51 +01:00
Zoe Roux
e80543e0a2 Fix int size not long enough 2024-01-30 01:13:07 +01:00
Zoe Roux
af6436c3d8 Switch seamlessly between pristine and auto quality 2024-01-29 13:25:51 +01:00
Zoe Roux
f65e4bc417 Format code 2024-01-29 03:41:39 +01:00
Zoe Roux
68c28ed358 Set default playlist to transmux instead of bandwidth dependant 2024-01-29 03:41:39 +01:00
Zoe Roux
fed94eab1b Prevent abort errors from behing printed 2024-01-29 03:41:39 +01:00
Zoe Roux
1dbee1d79f Fix hls start position 2024-01-29 03:41:39 +01:00
Zoe Roux
09b146928c Fix distance unit and make segment timeout bigger 2024-01-29 03:41:39 +01:00
Zoe Roux
983b558510 Use os.Stat instead of mediainfo for thumbnails cache path 2024-01-29 03:41:39 +01:00
Zoe Roux
9fd7ca35f1 Create a settings struct for paths 2024-01-29 03:41:39 +01:00
Zoe Roux
e886fbcc5f Do not wait for thumbnails extractions when requesting infos 2024-01-29 03:41:39 +01:00
Zoe Roux
853bfd5f9b Fix x-client-id error message 2024-01-29 03:41:39 +01:00
Zoe Roux
6ba0786608 Fix transcoder execution time prints 2024-01-29 03:41:39 +01:00
Zoe Roux
b33b428d3b Fix react query abort signal handling 2024-01-29 03:41:39 +01:00
Zoe Roux
19c5efaed0 Add good error message when transcoder is not available 2024-01-29 03:41:39 +01:00
dependabot[bot]
53285059c5 Bump golang.org/x/image in /transcoder
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0.
- [Commits](https://github.com/golang/image/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-28 21:27:48 +01:00
Zoe Roux
a8e4b74fba Add docker build cache 2024-01-28 21:21:01 +01:00
Zoe Roux
2374c2d22e Update ci 2024-01-28 21:21:01 +01:00
Zoe Roux
1df8d6589a Add chapters on bottom scrubber, set video progress only on seek end 2024-01-28 19:55:18 +01:00
Zoe Roux
90498eb117 Fix scrubber popup theme 2024-01-28 19:55:18 +01:00
Zoe Roux
0cc6274894 Fix bottom scrubber on android 2024-01-28 19:55:18 +01:00
Zoe Roux
085d337fb7 Fix typesd 2024-01-28 19:55:18 +01:00
Zoe Roux
a56c06ca33 Enable the bottom scrubber only on touch 2024-01-28 19:55:18 +01:00