Commit Graph

2212 Commits

Author SHA1 Message Date
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
Zoe Roux 91c88e7f43 Improve tvdb to tmdb season/episode conversion 2024-01-08 02:23:19 +01:00
Zoe Roux 5d7fc1ca0c Use xem mapping to retrive back episode number/season number 2024-01-08 02:23:19 +01:00
Zoe Roux d063bd479c Add a basic xem provider 2024-01-08 02:23:19 +01:00
Zoe Roux 47e6c5f978 Fix bug in set last episode watch status as completed 2024-01-04 21:56:08 +01:00
Zoe Roux df7b6ae71d Fix dapper from ids when the id list is empty 2024-01-02 00:40:04 +01:00
Zoe Roux 80a6ac0c80 Fix absolute episodes scanning 2023-12-24 12:31:34 +01:00
Arthur Jamet 1dd5c6b9f4 Front: Details Header: add Download Button (for Movies only) 2023-12-21 11:21:31 +01:00
Arthur Jamet fdd3b72e52 Front: EpisodeLine: Remove unused CSS class 2023-12-21 09:37:15 +01:00
Arthur Jamet 5664465df5 Front: EpisodeLine: format releaseDate using current locale 2023-12-21 09:37:15 +01:00
Arthur Jamet 9a55262856 Front: EpisodeLine: Add Release date 2023-12-21 09:37:15 +01:00
Arthur Jamet df451f56b1 Front: EpisodeLine: add 'Expand' button for description 2023-12-21 09:37:15 +01:00
Zoe Roux 9bee5df036 Format code 2023-12-20 05:04:41 +01:00
Zoe Roux e843b73472 Fix mutations not resuming after reconnecting/relaunching 2023-12-20 05:04:41 +01:00
Zoe Roux 7a99bae541 Fix 'Item has not finished downloading' when item just finished 2023-12-20 05:04:41 +01:00
Zoe Roux 650ed8056e Format code 2023-12-20 04:21:27 +01:00
Zoe Roux 5ae386bac3 Build apk files instead of aab builds 2023-12-20 04:21:27 +01:00
Zoe Roux 9963bf6179 Allow the theme to be changed in the settings 2023-12-20 04:21:27 +01:00
Zoe Roux c7061c8c75 Add a basic settings page 2023-12-20 04:21:27 +01:00
Zoe Roux 2919e07606 Implement the select component for mobile 2023-12-20 04:21:27 +01:00
Zoe Roux b406ea6088 Create a select component for the web 2023-12-20 04:21:27 +01:00
Zoe Roux 7f6da9d79e Format code 2023-12-20 00:25:09 +01:00
Zoe Roux e921095226 Fix weird fullscreen enter/exit event on the web 2023-12-20 00:25:09 +01:00
Zoe Roux 2b005d6ea5 Disable qualities button for downloaded items 2023-12-20 00:25:09 +01:00
Zoe Roux d4ab42d98f Make the back button of the player goBack instead of going to the details page 2023-12-20 00:25:09 +01:00
Zoe Roux a8ab835365 Fix some types 2023-12-20 00:25:09 +01:00
Zoe Roux c0c39ab4d0 Display downloads progress bar and percentage 2023-12-20 00:25:09 +01:00
Zoe Roux 55a246d806 Add a retry mechanizum for downloads 2023-12-20 00:25:09 +01:00
Zoe Roux 85ba643bcc Fix episodes runtime wrap 2023-12-20 00:25:09 +01:00
Zoe Roux 022cd239d5 Handle offline mode 2023-12-20 00:25:09 +01:00
Zoe Roux 4a035327ef Persist mutations 2023-12-20 00:25:09 +01:00