2797 Commits

Author SHA1 Message Date
Zoe Roux
d34d87957e
Use msgspec for messages deserialization 2024-04-21 02:32:17 +02:00
renovate[bot]
76a1b5c38f
fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 01:54:53 +02:00
Zoe Roux
c2a519923a
Use env var for transcoder url (#426) 2024-04-20 11:19:22 +00:00
dependabot[bot]
c46385d467
Bump golang.org/x/net from 0.19.0 to 0.23.0 in /transcoder (#425)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 15:06:28 +02:00
tardlk
2e568abc45
Add Simplified Chinese translation (#423)
* Add files via upload
* Add zh to the list of available languages

---------

Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2024-04-16 17:53:18 +02:00
Zoe Roux
9163cef0f0
Add identify apis for provider (#419) 2024-04-16 01:41:25 +02:00
Zoe Roux
ec88da2434
Format code 2024-04-16 01:29:04 +02:00
Zoe Roux
9255695af2
Fix provider circular ref and xem id lookup 2024-04-16 01:27:44 +02:00
Zoe Roux
0c66363920
Use array syntax for cmds instead of bash style 2024-04-16 01:27:44 +02:00
Zoe Roux
c4cd4ead44
fixup! Add next refresh date migration 2024-04-16 01:27:44 +02:00
Zoe Roux
e39337f8f1
Use env variable for migration bundle instead of dockerfile entrypoint 2024-04-16 01:27:44 +02:00
Zoe Roux
7140d308fd
Add next refresh date migration 2024-04-16 01:27:44 +02:00
Zoe Roux
5a9b846f7c
Add next update date in db 2024-04-16 01:27:44 +02:00
Zoe Roux
c1ecdad916
Rework thexem as a provider 2024-04-16 01:27:44 +02:00
Zoe Roux
8392c6ad47
Update tmdb to use identify methods 2024-04-16 01:27:44 +02:00
Zoe Roux
dcda8c9072
Add identify apis for provider 2024-04-16 01:27:44 +02:00
renovate[bot]
097cbe6cf5
chore(deps): update skiasharp monorepo to v2.88.8 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 21:29:40 +00:00
renovate[bot]
f08ea4b8dd
chore(deps): update dependency dapper to v2.1.44 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 16:02:01 +02:00
renovate[bot]
f1899aef55
chore(deps): update dotnet monorepo to v8.0.4 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 22:19:59 +02:00
renovate[bot]
0e685de325
chore(deps): update dependency csharpier to v0.28.0 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-13 12:43:44 +02:00
renovate[bot]
98c02176a4
chore(deps): update dependency dapper to v2.1.42 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 17:05:35 +02:00
Zoe Roux
1252016fff
Make prod docker-compose the default (#411) 2024-04-10 00:27:37 +02:00
Zoe Roux
9c1908ecea
Update installing instructions to use released docker-compose 2024-04-10 00:16:40 +02:00
Zoe Roux
cff4553108
Make prod docker-compose the default and move the old default to .build 2024-04-10 00:16:40 +02:00
Zoe Roux
81557741b2
Split fs scanner into scanner and matcher components (#410) 2024-04-10 00:11:54 +02:00
Zoe Roux
18b56724bb
Format code 2024-04-10 00:11:42 +02:00
Zoe Roux
0f3f33a9e6
Add matcher to docker-compose files 2024-04-09 23:58:48 +02:00
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