Commit Graph

2770 Commits

Author SHA1 Message Date
Zoe Roux d0901c7267 Fix issues creation 2024-04-09 23:58:48 +02:00
Zoe Roux a085650a2e Add missing genres on the front 2024-04-09 23:58:48 +02:00
Zoe Roux e4403cc17c Fix matcher/scanner issues 2024-04-09 23:58:48 +02:00
Zoe Roux 8d8e984669 Cleanup scanner logger 2024-04-09 23:58:48 +02:00
Zoe Roux 27dfb71838 Rename scanner modules 2024-04-09 23:58:48 +02:00
Zoe Roux 3bb0565f18 Use os.walk instead of Path.rglob to fix #409 2024-04-09 23:58:48 +02:00
Zoe Roux 8da6085df0 Process 20 messages at the same time 2024-04-09 23:58:48 +02:00
Zoe Roux 52380bcb29 Update scan method 2024-04-09 23:58:48 +02:00
Zoe Roux a18fa7ebad Finish client/scanner split 2024-04-09 23:58:48 +02:00
Zoe Roux e284f771df Split fs scaning and metadata matching 2024-04-09 23:58:48 +02:00
Zoe Roux 00c41fb704 Update nuget packages (#408) 2024-04-09 14:35:38 +02:00
Devin Buhl 9b3d8a390d chore: switch to softprops/action-gh-release (#407)
Signed-off-by: Devin Buhl <devin@buhl.casa>
2024-04-09 14:27:01 +02:00
Zoe Roux 686239ac7d Update packages 2024-04-09 14:18:11 +02:00
Zoe Roux 762b8047da Remove explicit source link (see #401) 2024-04-09 14:15:52 +02:00
renovate[bot] 57246cade1 chore(deps): update expo/expo-github-action action to v8 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 14:06:04 +02:00
Devin Buhl 3fa0cd04d1 chore(renovate): pin postgres version using the right package pattern (#406) 2024-04-09 13:46:58 +02:00
Devin Buhl c078d7a82e chore: pin meilisearch and postgres versions (#405) 2024-04-09 13:42:15 +02:00
Devin Buhl 0ce7e74614 chore: disable rate-limiting on renovate PR creation (#397)
By default renovate rate limits itself, I feel this is safe to turn off and let's us get all the PRs at once. It also help in that I can help tweak the config further by seeing the PRs opened.
2024-04-09 08:39:29 +02:00
renovate[bot] 1bfaf7b142 chore(deps): update dependency microsoft.sourcelink.github to v1.1.1 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 22:17:55 +00:00
renovate[bot] 2c71809f0d chore(deps): update dependency csharpier to v0.27.3 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 00:12:44 +02:00
Zoe Roux 0e906b5d86 fix(deps): update github.com/zoriya/go-mediainfo digest to 07018f0 (#392) 2024-04-09 00:10:27 +02:00
renovate[bot] 152916b543 fix(deps): update github.com/zoriya/go-mediainfo digest to 07018f0 2024-04-08 21:57:32 +00:00
Zoe Roux 1e82c1d0f3 chore: disable docker digest pinning and update config var (#394) 2024-04-08 23:56:44 +02:00
Devin Buhl 8adca4f4ca chore: disable docker digest pinning and update config var 2024-04-08 17:55:35 -04:00
Zoe Roux a2624f85dd chore: set up renovate for dependency management (#387) 2024-04-08 23:46:29 +02:00
Devin Buhl 04850b2982 ignore front dir 2024-04-08 23:44:59 +02:00
Devin Buhl 9d83f02c8b add minimum release age to renovate config 2024-04-08 23:44:59 +02:00
Devin Buhl 9ffc1d6d92 add schema to config 2024-04-08 23:44:59 +02:00
Devin Buhl ed3c58da12 chore: set up renovate for dependency management 2024-04-08 23:44:59 +02:00
Zoe Roux e2ff1d07a0 back: migrations: fix postgres config (#388) 2024-04-07 13:16:49 +02:00
Antoine Labarussias bd723a07cd back: migrations: fix postgres config 2024-04-07 12:28:16 +02:00
Zoe Roux e07523f612 Change localhost to meilisearch on the healthcheck (#384) 2024-04-06 16:35:33 +02:00
Zoe Roux 939aaed64d Change localhost to meilisearch on the healthcheck
Co-authored-by: tam1m <tam1m@users.noreply.github.com>
2024-04-06 16:33:33 +02:00
Zoe Roux 55ddbf72d9 feat: add GHCR container images (#383) 2024-04-06 16:01:54 +02:00
Devin Buhl ecbccc5fb6 fix: add package perms
Signed-off-by: Devin Buhl <devin@buhl.casa>
2024-04-06 08:33:03 -04:00
Devin Buhl 32a7f2cb1f feat: add GHCR container images
Signed-off-by: Devin Buhl <devin@buhl.casa>
2024-04-06 08:26:43 -04:00
Zoe Roux 8aa4d3f7d0 Allow cpu profile for docker compose versions where default profile i… (#379) 2024-04-06 13:33:32 +02:00
Zoe Roux dde3af188d Allow cpu profile for docker compose versions where default profile is not valid 2024-04-06 13:31:41 +02:00
Zoe Roux e04093df48 Add discord image on readme 2024-04-05 13:55:26 +02:00
Zoe Roux 37ed58b201 Update path for old datadir 2024-04-04 02:00:12 +02:00
Zoe Roux 1217ee3e54 Create image migration code (#373) 2024-04-04 01:55:22 +02:00
Zoe Roux a8c7ecc865 Create image migration code 2024-04-04 01:52:06 +02:00
Zoe Roux 0f42775282 Fix small segments cut at beginning of transcode blocks (#372) 2024-04-03 23:59:43 +02:00
Zoe Roux 7c9bb11d14 Fix small segments cut at beginning of transcode blocks 2024-04-03 23:47:17 +02:00
Zoe Roux 3abdb0a4c4 Fix videostream handle flags 2024-04-03 23:47:17 +02:00
Zoe Roux 17a4e418a2 Fix watch status repository register 2024-04-03 23:47:17 +02:00
Zoe Roux 25be3d77a5 Add tv specifics genres (#371) 2024-04-02 23:27:18 +02:00
Zoe Roux 8758c7447e Format code 2024-04-02 23:24:24 +02:00
Zoe Roux 8a639a3aee Simplify lazy creation 2024-04-02 23:14:01 +02:00
Zoe Roux 7ee28f4557 Update dockerfile 2024-04-02 23:05:26 +02:00