131 Commits

Author SHA1 Message Date
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
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
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
Antoine
08bb1ccbf2
scanner: supports tmdb episode groups with multiple groups (#447) 2024-04-28 20:31:30 +02:00
Zoe Roux
ec88da2434
Format code 2024-04-16 01:29:04 +02:00
Zoe Roux
9255695af2
Fix provider circular ref and xem id lookup 2024-04-16 01:27:44 +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
dcda8c9072
Add identify apis for provider 2024-04-16 01:27:44 +02:00
Zoe Roux
e4403cc17c
Fix matcher/scanner issues 2024-04-09 23:58:48 +02:00
Zoe Roux
8d8e984669
Cleanup scanner logger 2024-04-09 23:58:48 +02:00
Zoe Roux
27dfb71838
Rename scanner modules 2024-04-09 23:58:48 +02:00
Zoe Roux
8758c7447e
Format code 2024-04-02 23:24:24 +02:00
Zoe Roux
13ad35a9ac
Add tv specifics genres 2024-04-02 22:06:32 +02:00
Zoe Roux
33a5893da1 Add support for tmdb continuous (absolute) ordering when using normal ordering (ex: One piece) 2024-02-27 00:53:56 +01:00
Zoe Roux
346750931d Fix type issue 2024-02-19 17:55:20 +01:00
Zoe Roux
e612869027 Fix xem overrides when no episodes connections exist 2024-02-19 17:55:20 +01:00
Zoe Roux
2673ddaf13 Fix tmdb absolute with long running animes (one-piece, naruto...) 2024-02-19 17:55:20 +01:00
Zoe Roux
8b2c0f732f Improve xem titles sanitizing 2024-02-05 23:22:03 +01:00
Zoe Roux
fbd76594ea Perform xemlookup based on names if tvdbid could not be found 2024-02-05 23:22:03 +01:00
Zoe Roux
a055dfac5b Remove non letters from titles for xem lookup 2024-02-05 23:22:03 +01:00
Zoe Roux
e772a798f7 Finish xem fixup rule 2024-02-05 23:22:03 +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
c7e6114480 Fix missing tvdb id after thexem lookup 2024-01-30 23:47:42 +01:00
Zoe Roux
14da738cc8 Fix formating 2024-01-20 17:06:04 +01:00
Zoe Roux
b6df0ba2b1 Make runtime optional on the scanner 2024-01-20 17:06:04 +01:00
Zoe Roux
656dc493b8 Format scanner 2024-01-08 02:23:19 +01:00
Zoe Roux
472718c595 Fix absolute handling 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
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
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
80a6ac0c80 Fix absolute episodes scanning 2023-12-24 12:31:34 +01:00
Zoe Roux
4f7c449ea7 Fix externalids error with null 2023-12-05 23:56:14 +01:00
Zoe Roux
68a83c31be Identify collections from themoviedb 2023-11-03 16:07:19 +01:00