renovate[bot]
|
d075610195
|
chore(deps): update python docker tag to v3.13 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 22:28:28 +01:00 |
|
Zoe Roux
|
46543d1f74
|
fix: reorder delete/register
|
2025-01-01 21:23:46 +01:00 |
|
Felipe Marinho
|
6992de5e2f
|
refactor: use sets to avoid costly loops
|
2025-01-01 21:23:46 +01:00 |
|
Felipe Marinho
|
d39694ae24
|
feat: add support for ".ignore" file
|
2025-01-01 21:23:46 +01:00 |
|
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
|
25fc182bad
|
Use my fork of guessit (#523)
|
2024-06-03 21:52:34 +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
|
465562b563
|
Handle missing translations in scanner (#493)
|
2024-05-15 00:10:10 +02:00 |
|
Zoe Roux
|
a44b66caa9
|
Fix empty ignore pattern (#496)
|
2024-05-14 21:06:59 +00: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
|
a978e99e8a
|
Add more logs to the scanner (and fix ignore pattern for the monitor) (#492)
|
2024-05-13 17:46:33 +00: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 |
|