2808 Commits

Author SHA1 Message Date
Zoe Roux
bfbc66cdc0
Add env var for rabbitmq port 2024-04-21 19:43:32 +02:00
Zoe Roux
c576babde8
Migrate images 2024-04-21 19:43:32 +02:00
Zoe Roux
f15b92aae1
Floor seconds instead of rounding in the player UI 2024-04-21 19:43:32 +02:00
Zoe Roux
fb4424fb6b
Restore custom out path needed for csharp lsp to work 2024-04-21 19:43:31 +02:00
Zoe Roux
d46e6eda64
Rework thumbnail manager to use images id 2024-04-21 19:43:28 +02:00
Zoe Roux
e1c04bef51
Use json for images instead of multiples columns 2024-04-21 02:32:17 +02:00
Zoe Roux
5b4dc1e9b0
Rename local repository to GenericRepository 2024-04-21 02:32:17 +02:00
Zoe Roux
1d553daeaf
Cleanup ef repositories 2024-04-21 02:32:17 +02:00
Zoe Roux
69e8340c95
Take images url from api 2024-04-21 02:32:17 +02:00
Zoe Roux
dc5fd8f5a3
Fix put 2024-04-21 02:32:17 +02:00
Zoe Roux
8a816b587f
Add refresh message handler 2024-04-21 02:32:17 +02:00
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