3210 Commits

Author SHA1 Message Date
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
Zoe Roux
a8b25b9ef6
Migrate from nginx to traefik (#450) 2024-04-29 19:42:08 +02:00
Zoe Roux
111e8f7943
Update robot ci 2024-04-29 17:49:17 +02:00
Zoe Roux
0489ae6917
Remove nginx 2024-04-29 14:18:37 +02:00
Zoe Roux
cc1cff8033
Add traefik route logs 2024-04-29 14:15:22 +02:00
Zoe Roux
8ada5c9da2
Add traefik 2024-04-29 14:15:22 +02:00
Zoe Roux
2e122d9cd7
Switch default docker compose to ghcr 2024-04-29 02:22:35 +02:00
Zoe Roux
7daa10ef8d
Fix folder renaming (#449) 2024-04-29 02:21:40 +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
8b1524c155
Better handle titles list (#445) 2024-04-28 13:04:50 +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