2242 Commits

Author SHA1 Message Date
Zoe Roux
5c83162a29 Add get info route and video parsing 2024-01-18 13:32:06 +01:00
Zoe Roux
45091da5ac Fix channel concurency issue 2024-01-18 13:32:06 +01:00
Zoe Roux
b0c0ca0e0f Add basic cache clearing 2024-01-18 13:32:06 +01:00
Zoe Roux
46cf60a3b9 Fix error case in concurent transcode 2024-01-18 13:32:06 +01:00
Zoe Roux
68304af99e Allow transcoder to run concurently 2024-01-18 13:32:06 +01:00
Zoe Roux
8805f0f804 Cleanup string usage 2024-01-18 13:32:06 +01:00
Zoe Roux
570f08755d Add keyframe parsing 2024-01-18 13:32:06 +01:00
Zoe Roux
512aae252c Add direct stream route 2024-01-18 13:32:06 +01:00
Zoe Roux
e53a90a75d Add openapi.json from old transcoder 2024-01-18 13:32:06 +01:00
Zoe Roux
b2a0dfa702 Init go rewrite 2024-01-18 13:32:06 +01:00
Zoe Roux
439407ea59
Fix android release ci 2024-01-11 01:04:27 +01:00
Zoe Roux
aa26fd7d54
Update README.md v4.1.0 2024-01-10 23:31:18 +01:00
Zoe Roux
ca35611925 Format code 2024-01-10 22:44:41 +01:00
Zoe Roux
c3dae2c704 Cleanup settings page on android 2024-01-10 22:44:41 +01:00
Zoe Roux
9fe24cd115 Add a language preference 2024-01-10 22:44:41 +01:00
Zoe Roux
b97942b10f Add about tab on the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
c528d4dd78 Move delete account button to the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
ab6e8962e4 Add password reset button 2024-01-10 22:44:41 +01:00
Zoe Roux
6407579dd6 Add a password reset api 2024-01-10 22:44:41 +01:00
Zoe Roux
da4b877b0d Create a popup component 2024-01-10 22:44:41 +01:00
Zoe Roux
65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +01:00
Zoe Roux
08d9b9d950 Fix patch for direct values 2024-01-10 22:44:41 +01:00
Zoe Roux
a374e23821 Add account settings box 2024-01-10 22:44:41 +01:00
Zoe Roux
329b6fc67e Cleanup settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
b4281188d4 Fix initial placeholders on mobile lists 2024-01-10 17:11:14 +01:00
Zoe Roux
1d6d27c0ee Fix bottom padding on infinte lists on mobile 2024-01-10 17:11:14 +01:00
Zoe Roux
721d9937e0 Create a refresh controller for the home page on android 2024-01-10 17:11:14 +01:00
Zoe Roux
c5c527ec10 Fix yarn cache in ci 2024-01-10 17:11:14 +01:00
Zoe Roux
ff154b03f3 Fix testcs 2024-01-10 13:12:37 +01:00
Zoe Roux
8e861faa24 Fix query params for the transcoder 2024-01-10 13:12:37 +01:00
Zoe Roux
fabafcb78b Rework patch apis 2024-01-10 13:12:37 +01:00
Zoe Roux
e668cdd89c Add settings field on the user 2024-01-10 13:12:37 +01:00
Zoe Roux
656dc493b8 Format scanner 2024-01-08 02:23:19 +01:00
Zoe Roux
3d697fbcd0 Fix scanner cache usage 2024-01-08 02:23:19 +01:00
Zoe Roux
0b55bd7dbb Use a sentinel instead of None for cache presence 2024-01-08 02:23:19 +01:00
Zoe Roux
b180429505 Some cache fix 2024-01-08 02:23:19 +01:00
Zoe Roux
472718c595 Fix absolute handling 2024-01-08 02:23:19 +01:00
Zoe Roux
6e6098b03a Fix faulty cache 2024-01-08 02:23:19 +01:00
Zoe Roux
e1b555781c Rework language handling in the scanner and handle seasons better 2024-01-08 02:23:19 +01:00
Zoe Roux
f9d6a816b0 Compute absolute ordering from normal seasons 2024-01-08 02:23:19 +01:00
Zoe Roux
d10eb66542 Extract absolute episodes handling to functions 2024-01-08 02:23:19 +01:00
Zoe Roux
8318a87d5d Fix bugs due to metadata ids behing ints instead of strings 2024-01-08 02:23:19 +01:00
Zoe Roux
1b140661ba Add xem show overrides 2024-01-08 02:23:19 +01:00
Zoe Roux
813d998bfb Fix cache for lists 2024-01-08 02:23:19 +01:00
Zoe Roux
a270edbde4 Extract show search in another cached function 2024-01-08 02:23:19 +01:00
Zoe Roux
e034d51ae0 Use the better cache in thexem 2024-01-08 02:23:19 +01:00
Zoe Roux
f110509ea0 Use the new cache in the scanner 2024-01-08 02:23:19 +01:00
Zoe Roux
5f787bedfe Create a really good async cache 2024-01-08 02:23:19 +01:00
Zoe Roux
b552ca7c51 Fix some bugs in xem 2024-01-08 02:23:19 +01:00
Zoe Roux
b3ddac60f6 Add a basic id mapper to retrive tvdb id from a tmdb id 2024-01-08 02:23:19 +01:00