Commit Graph

184 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 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 bc75576e4b Fix manual scan not removing deleted videos 2024-05-03 12:12:48 +02:00
Zoe Roux 3521d577c1 Add rescan capabilities 2024-05-02 01:24:03 +02:00
Zoe Roux 21414d6c2f Make the scanner's consumer also a publisher 2024-05-02 01:24:03 +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 c07d5ca5b9 Fix TitleNumberFixupRule to prevent over extending or bugging on duplicated multi episodes values 2024-05-01 18:53:44 +02:00
Zoe Roux 8303df35cc Fix SeasonYear rule 2024-05-01 18:53:44 +02:00
Zoe Roux 0d5957c3f8 Fix scanning with partial absolute groups on tmdb 2024-05-01 18:53:44 +02:00
Zoe Roux 21841604a3 Fix movie refresh 2024-05-01 18:53:44 +02:00
Zoe Roux d617d8c32a Format code 2024-04-30 19:34:56 +02:00
Zoe Roux 4c31e8cd70 Fix episode title promotion rule when episode was already defined 2024-04-30 19:34:39 +02:00
Zoe Roux e0923807c6 Fix titles join in path 2024-04-30 19:34:39 +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
Zoe Roux fccc5b6ad9 Scan directory on directory creation (used on directory rename) 2024-04-29 02:14:43 +02:00
Zoe Roux d9d7fd5000 Fix path/title join 2024-04-29 01:42:48 +02:00
Antoine 08bb1ccbf2 scanner: supports tmdb episode groups with multiple groups (#447) 2024-04-28 20:31:30 +02:00
Antoine f431e7930d scanner: quote path when deleting issues (#446) 2024-04-28 18:16:35 +02:00
Zoe Roux 9445b71c5c Create a proper handling of titles as list 2024-04-28 13:01:34 +02:00
Zoe Roux cd7bde944e Move season dedup rule to rule.py 2024-04-28 13:01:34 +02:00
Zoe Roux 67cbf674b1 Add optional advanced flag to guess.py for debugging 2024-04-28 13:01:34 +02:00
Zoe Roux b30c83751d Use the first title if multiples titles are present 2024-04-28 01:57:05 +02:00
Zoe Roux 4ffc112196 Type check guessit results 2024-04-28 01:50:38 +02:00
Zoe Roux a2a58422a0 Rewrite autosync to use msgspec and aio-pika (#435) 2024-04-23 21:55:13 +00:00
Zoe Roux 733817216f Add refresh listener on the scanner 2024-04-23 22:29:20 +02:00
Zoe Roux 5a6da7441f Add missing show/season ids on episode/season refresh 2024-04-22 16:56:48 +02:00
Zoe Roux 996209d205 Format code 2024-04-21 21:27:58 +02:00
Zoe Roux 1e73998aa9 Make scanner use new /paths route 2024-04-21 19:43:32 +02:00
Zoe Roux d36a20ce5e Move different year duplication prevention logic to the API 2024-04-21 19:43:32 +02:00
Zoe Roux ac3b593b8b Add ignore permissions errors on watchfile 2024-04-21 19:43:32 +02:00
Zoe Roux bfbc66cdc0 Add env var for rabbitmq port 2024-04-21 19:43:32 +02:00
Zoe Roux dc5fd8f5a3 Fix put 2024-04-21 02:32:17 +02:00
Zoe Roux 8a816b587f Add refresh message handler 2024-04-21 02:32:17 +02:00
Zoe Roux d34d87957e Use msgspec for messages deserialization 2024-04-21 02:32:17 +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