Commit Graph

45 Commits

Author SHA1 Message Date
Zoe Roux afa57df5c2 Revert "Poc anilist provider" (#490) 2024-05-12 22:50:31 +02:00
Zoe Roux fa7229f6f9 Make anilist poc work 2024-05-12 22:49:10 +02:00
Zoe Roux fb0af0855c Add placeholder seasons for anilist 2024-05-12 22:44:20 +02:00
Zoe Roux e1169d1d26 Fix anilist to use it as a provider 2024-05-12 22:44:20 +02:00
Zoe Roux ec88da2434 Format code 2024-04-16 01:29:04 +02:00
Zoe Roux c1ecdad916 Rework thexem as a provider 2024-04-16 01:27:44 +02:00
Zoe Roux 8392c6ad47 Update tmdb to use identify methods 2024-04-16 01:27:44 +02:00
Zoe Roux 13ad35a9ac Add tv specifics genres 2024-04-02 22:06:32 +02:00
Zoe Roux b6df0ba2b1 Make runtime optional on the scanner 2024-01-20 17:06:04 +01:00
Zoe Roux f9d6a816b0 Compute absolute ordering from normal seasons 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 a270edbde4 Extract show search in another cached function 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 4f7c449ea7 Fix externalids error with null 2023-12-05 23:56:14 +01:00
Zoe Roux 66fff153e1 Format code 2023-11-03 16:07:19 +01:00
Zoe Roux 68a83c31be Identify collections from themoviedb 2023-11-03 16:07:19 +01:00
Zoe Roux c4f1e420f8 Add runtime on the back 2023-11-03 16:07:19 +01:00
Zoe Roux 15a4280a36 Add ratings 2023-11-03 16:07:19 +01:00
Zoe Roux 1f518c2d33 Fix missing imdb/tvdb id 2023-09-06 20:44:51 +02:00
Zoe Roux dc0f0df92f Lint the scanner 2023-09-06 00:09:37 +02:00
Zoe Roux 8a3a2fecf5 Improve image selection and prefer original language one 2023-09-06 00:09:37 +02:00
Zoe Roux 7018915686 Format the scanner 2023-08-07 15:30:47 +09:00
Zoe Roux a6c8105d8c Parse images from the scanner 2023-08-07 14:50:12 +09:00
Zoe Roux 5c270a0362 Handle external ids 2023-08-07 14:50:12 +09:00
Zoe Roux 19ae15f53f Split movies and shows, enable nullable handling (wip) 2023-08-07 14:50:12 +09:00
Zoe Roux 386c6bf268 Feat rework images, delete providers 2023-08-07 14:50:12 +09:00
Zoe Roux 592c92785f Automatically download/extract info on API creation (dirtyfix) (#161
* Download thumbnails automatically

* Automatically extract tracks
2023-04-03 20:03:11 +09:00
Zoe Roux d0db4815f1 Use json in healthcheck 2023-04-03 20:03:11 +09:00
Zoe Roux ec8782ad81 Clean up the scanner 2023-04-03 20:03:11 +09:00
Zoe Roux 7388719cad Add seasons metadata 2023-04-03 20:03:11 +09:00
Zoe Roux 75fb4b5809 Add seasons 2023-04-03 20:03:11 +09:00
Zoe Roux 31a349704b Use jsons for serialization 2023-04-03 20:03:11 +09:00
Zoe Roux c3b8595cd7 Add kyoo requests for episodes 2023-04-03 20:03:11 +09:00
Zoe Roux 2334afb3eb Add episodes for themoviedb 2023-04-03 20:03:11 +09:00
Zoe Roux 20f7f87072 Add show and seasons for themoviedatabase 2023-04-03 20:03:11 +09:00
Zoe Roux a9ce596381 Add episode and show types 2023-04-03 20:03:11 +09:00
Zoe Roux 10b291b4aa Add genres and studio objects for the scanner 2023-04-03 20:03:11 +09:00
Zoe Roux c894f33c11 Add metadataid, original language metadata and genres 2023-04-03 20:03:11 +09:00
Zoe Roux 1167cfa3a4 Add most metadata information from themoviedb 2023-04-03 20:03:11 +09:00
Zoe Roux 541a7c9e2b Making the scanner send data to the back 2023-04-03 20:03:11 +09:00
Zoe Roux d4d223dbf0 Cleanup error handling 2023-04-03 20:03:11 +09:00
Zoe Roux e2387158dc Add black to lint the scannre 2023-04-03 20:03:11 +09:00
Zoe Roux 89fbb3a3cf Sending items to the kyoo api 2023-04-03 20:03:11 +09:00
Zoe Roux edff93917e Create python types 2023-04-03 20:03:11 +09:00