Commit Graph

2927 Commits

Author SHA1 Message Date
Zoe Roux bd71be580d Update code to fix biome errors 2024-05-10 15:53:07 +02:00
Zoe Roux 871aaa032d Migrate from perttier/eslint to biome 2024-05-10 15:53:07 +02:00
Zoe Roux 1572bd26c5 Add weblate on readme 2024-05-09 23:16:01 +02:00
Zoe Roux 6c880b0909 Fix auto refresh dates calculation (#479) 2024-05-06 20:20:38 +02:00
Zoe Roux 9a81da0154 Fix seasons refresh 2024-05-06 20:06:52 +02:00
Zoe Roux 629acf4855 Use builtin cmp.Or instead of custom one 2024-05-06 18:00:37 +02:00
Zoe Roux 5364359788 Fix auto refresh date calculation 2024-05-06 18:00:37 +02:00
PUFF1N c7521b4af0 Added Turkish translations (#478) 2024-05-06 13:30:40 +00:00
Zoe Roux 9de087a92e Sort episodes groups in tmdb absolute response (#471) 2024-05-06 12:36:44 +02:00
Zoe Roux 6b37ee8100 Update README.md 2024-05-03 16:33:58 +02:00
Zoe Roux 8e9aff9a25 Update README.md 2024-05-03 16:33:27 +02:00
Zoe Roux 2303baf15b Inprove search result sorting, fix manual rescan (#470) 2024-05-03 12:17:57 +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 9d00aa6d2f Add rescan button on admin interface (#462) 2024-05-02 01:50:11 +02:00
Zoe Roux 13ade4dc44 Clear permissions errors on login 2024-05-02 01:35:21 +02:00
Zoe Roux f7c4e49426 Format code 2024-05-02 01:27:57 +02:00
Zoe Roux efd2ac179d Add rescan button on admin interface 2024-05-02 01:24:03 +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 c1ed16b871 Add an api to publish a rescan request 2024-05-02 01:24:03 +02:00
Zoe Roux d63ad87971 Cleanup swagger groups definitions of search apis 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 57842ea31c Add gte and lte as valid filters 2024-05-02 01:24:03 +02:00
Zoe Roux 6076e3af87 Fix season selector query 2024-05-02 01:24:03 +02:00
Zoe Roux e9c5e5e627 Fix token refresh resseting the player (#461) 2024-05-01 22:24:51 +00:00
Zoe Roux 997cc054d4 Fix release action to use major.minor instead of vMajor.minor.patch 2024-05-01 21:27:23 +02:00
renovate[bot] b45069137c chore(deps): update dependency csharpier to v0.28.2 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 20:45:48 +02:00
Zoe Roux 4602f4ee65 Fix themoviedb weird absolute 2024-05-01 19:20:53 +02:00
Zoe Roux 36f6cd5631 Cleanup watchlist openapi doc 2024-05-01 19:20:36 +02:00
Zoe Roux c52d818a1d Fix scanning with partial absolute groups on tmdb (#459) 2024-05-01 18:55:42 +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 cd18ec1747 Fix titles join in path (#457) 2024-04-30 19:36:54 +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 f67a7b4fd4 Clean file of .. or ./ before checking Abs. (#456) 2024-04-30 19:04:21 +02:00
Zoe Roux 8ee280de87 Clean file of .. or ./ before checking Abs. 2024-04-30 13:36:08 +02:00
Zoe Roux 316e5dd208 Fix release workflow 2024-04-30 00:42:33 +02:00
Zoe Roux e1f1106c8d Add authmethod config value for oidc providers (#453) v4.5.0 2024-04-29 22:22:25 +00:00
Zoe Roux 5f20d9102f Prevent double / in path 2024-04-29 22:27:45 +02:00
Zoe Roux 3665070b97 Use stable images ids to prevent duplicated (#452) 2024-04-29 22:26:28 +02:00
renovate[bot] af79670292 chore(deps): update traefik docker tag to v3 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 21:53:05 +02:00
Zoe Roux a8eb1c52b6 Use stable images ids to prevent duplicated 2024-04-29 21:52:16 +02:00
Zoe Roux 7824a78e85 Cleanup image redownload 2024-04-29 21:52:04 +02:00