Commit Graph

2828 Commits

Author SHA1 Message Date
Zoe Roux 5c6bcee763 Auto calculate next refresh dates for episodes 2024-04-22 16:56:48 +02:00
Zoe Roux 274d2987d2 Prevent AddedDate edits 2024-04-22 16:56:48 +02:00
Zoe Roux 4688868f04 Fix season and episode slugs on update 2024-04-22 16:56:48 +02:00
Zoe Roux 5a6da7441f Add missing show/season ids on episode/season refresh 2024-04-22 16:56:48 +02:00
renovate[bot] 3e5007de75 Update dependency csharpier to v0.28.1 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 07:51:30 +02:00
Zoe Roux 41130cab1c Rework images storing (#428) 2024-04-21 21:57:19 +02:00
Zoe Roux 996209d205 Format code 2024-04-21 21:27:58 +02:00
Zoe Roux 9e38c3f333 Chunk images redownload to prevent http timeouts 2024-04-21 21:23:24 +02:00
Zoe Roux aca7c815a0 Use /api directly in the redirect response.
Should use proxy rewrites
2024-04-21 20:59:55 +02:00
Zoe Roux d5d0a6bda9 Fix thumbnails api 2024-04-21 19:43:32 +02:00
Zoe Roux 1e73998aa9 Make scanner use new /paths route 2024-04-21 19:43:32 +02:00
Zoe Roux c4b42c9961 Auto download missing images on startup 2024-04-21 19:43:32 +02:00
Zoe Roux 00cd94d624 Fix repository's relations handling 2024-04-21 19:43:32 +02:00
Zoe Roux e846a1cc18 Remove dead code 2024-04-21 19:43:32 +02:00
Zoe Roux d36a20ce5e Move different year duplication prevention logic to the API 2024-04-21 19:43:32 +02:00
Zoe Roux 8b256e4c60 Remove image hash caching since it does not work for blurhash 2024-04-21 19:43:32 +02:00
Zoe Roux e9b29dd814 Add image creation code in Validate() of resources 2024-04-21 19:43:32 +02:00
Zoe Roux b904f25d33 Remove image move code 2024-04-21 19:43:32 +02:00
Zoe Roux d872e66f7d Fix metadat volume in docker compose 2024-04-21 19:43:32 +02:00
Zoe Roux ac3b593b8b Add ignore permissions errors on watchfile 2024-04-21 19:43:32 +02:00
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