Commit Graph

146 Commits

Author SHA1 Message Date
Zoe Roux 633a02af06 Add an user agent on matcher's requests 2024-09-20 21:19:56 +02:00
Zoe Roux 9ed662c8c8 Filter out special season on tmdb absolute ordering (#524) 2024-06-03 22:17:24 +00:00
Zoe Roux d744235141 Fix tmdb search popularity filter (#521) 2024-05-31 18:06:18 +02:00
Zoe Roux b2b09c58db Fix tmdb absolute fill for the last episode (#499) 2024-05-15 22:49:01 +00:00
Zoe Roux 299b3e2328 Use image selection logic for trailers (#497) 2024-05-14 22:28:13 +00:00
Zoe Roux 3ce8a49282 Fix original language missing on series tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux e02912119b Fix missing seasons and episodes translations 2024-05-15 00:11:37 +02:00
Zoe Roux 47f364840b Fix season get errors (and use artwork instead of artworkS because tvdb) 2024-05-15 00:11:37 +02:00
Zoe Roux 13e7d87134 Fix start/end air compute when no episodes exists in season 2024-05-15 00:11:37 +02:00
Zoe Roux d0a7d5766e Fix season artwork fetch on tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux 6af791ca72 Fix original language serie fetch 2024-05-15 00:11:37 +02:00
Zoe Roux 95a2766aee Add original language data fetching for episodes and series 2024-05-15 00:11:37 +02:00
Zoe Roux fee6faceaa Handle tvdb translations missing errors 2024-05-15 00:11:37 +02:00
Zoe Roux 7577d757f8 Tvdb season access cleanup 2024-05-15 00:11:37 +02:00
Zoe Roux 8c6b99e31b Normalize tvdb language codes 2024-05-15 00:11:37 +02:00
Zoe Roux 497ba48f1b Cleanup tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux d08a86a724 Add tvdb api keys config 2024-05-15 00:11:37 +02:00
Zoe Roux 5f61f4d3a3 Add tvdb search 2024-05-15 00:11:37 +02:00
Zoe Roux a29cfc0123 Add seasons to tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux c96a544021 Use new absoluteNumber value from tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux 3d2e837022 Add tvdb show aliases 2024-05-15 00:11:37 +02:00
Zoe Roux 740703a845 Add tvdb show translations 2024-05-15 00:11:37 +02:00
Zoe Roux dde38381e2 Add tvdb show identify 2024-05-15 00:11:37 +02:00
Zoe Roux a6b6067b0b Add tvdb episode identify 2024-05-15 00:11:37 +02:00
Zoe Roux 1c483fa14f wip: Add tvdb as a provider 2024-05-15 00:11:37 +02:00
Zoe Roux 9919f69720 Fix images chain 2024-05-14 03:02:29 +02:00
Zoe Roux a346800724 Fix runtime issue 2024-05-14 02:36:37 +02:00
Zoe Roux b228fbb35c Add stopgap mesure for collections missing translations 2024-05-14 02:18:59 +02:00
Zoe Roux f8c6602604 Handle missing translations for episodes or seasons 2024-05-14 02:18:59 +02:00
Zoe Roux ca7dd81452 Handle missing translations for series 2024-05-14 02:18:58 +02:00
Zoe Roux 710e3cf10b Handle missing translations for movies 2024-05-14 02:18:12 +02:00
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 833775fede Fix matcher serialization when translations are missing 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 a0a5788683 Handle movies 2024-05-12 22:44:20 +02:00
Zoe Roux 516af3ee9b Handle genres, studio, tags for shows 2024-05-12 22:44:20 +02:00
Zoe Roux 8c1bb7cc1e Start an anilist provider 2024-05-12 22:44:20 +02:00
Zoe Roux fe38cd65b8 Include tmdb api keys by default (#488) 2024-05-12 19:32:14 +00:00
Zoe Roux 9a81da0154 Fix seasons refresh 2024-05-06 20:06:52 +02:00
Zoe Roux 9de087a92e Sort episodes groups in tmdb absolute response (#471) 2024-05-06 12:36:44 +02:00
Zoe Roux 4130601856 Move rescan requests to the scanner service (instead of the matcher) 2024-05-03 12:12:48 +02:00
Zoe Roux b07f164ace Fix weird absolute filling 2024-05-03 12:12:48 +02:00
Zoe Roux 3725ed89db Sort by vote count and use case insensitive match for perfect matches 2024-05-03 12:12:48 +02:00
Zoe Roux 6925c6b225 Clean issues about removed items on scanner startup 2024-05-02 01:24:03 +02:00
Zoe Roux 4602f4ee65 Fix themoviedb weird absolute 2024-05-01 19:20:53 +02:00
Zoe Roux 0d5957c3f8 Fix scanning with partial absolute groups on tmdb 2024-05-01 18:53:44 +02:00
Zoe Roux 8308bce42d Format code 2024-04-29 02:17:57 +02:00
Zoe Roux 9e089b21ed Add delete route that allow recursive delete for directories 2024-04-29 02:14:43 +02:00