Commit Graph

2893 Commits

Author SHA1 Message Date
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
Zoe Roux 283ba04f5e Refresh login error on token change, not only on id change (#444) 2024-04-28 01:11:42 +00:00
Zoe Roux cbe4fbf082 Add release ci (#443) 2024-04-28 00:19:54 +00:00
Zoe Roux 53d483f34d Use edge tag on master's docker file 2024-04-28 02:07:31 +02:00
Zoe Roux 04d4b7ab1d Type check guessit results, fix #440 (#442) 2024-04-28 01:59:47 +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 edf482de03 Move transcoder api to /video with path b64 encoded to prevent db hit (#441) 2024-04-28 01:37:12 +02:00
Zoe Roux ba7931e205 Cleanup error when levels are missing 2024-04-28 01:21:06 +02:00
Zoe Roux 6eb21b7ca3 Fix thumbnails api 2024-04-28 01:11:31 +02:00
Zoe Roux 5a4575a93d Version transcoder cache 2024-04-28 01:02:33 +02:00
Zoe Roux 2eecb5174c Remove x-route header and use a env var instead 2024-04-28 00:32:02 +02:00
Zoe Roux da0f415ecf Rework transcoder routes to use b64 path and check for file existance 2024-04-28 00:31:29 +02:00
Zoe Roux 59e1832c3e Move transcoder api to /video with path b64 encoded to prevent db hit 2024-04-28 00:28:18 +02:00
Zoe Roux f871f4e1bf Fix tripple/more touches to seek (#436) 2024-04-25 12:26:58 +00:00
Zoe Roux a2a58422a0 Rewrite autosync to use msgspec and aio-pika (#435) 2024-04-23 21:55:13 +00:00
Zoe Roux 580109666f Support svg images from external websites (#434) 2024-04-23 21:09:43 +00:00
Zoe Roux 2641a36352 Add auto refresh of items (#433) 2024-04-23 22:32:19 +02:00