| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docker-compose.yml | 2024-05-01 | 4.5 kB | |
| kyoo.apk | 2024-04-29 | 76.0 MB | |
| README.md | 2024-04-29 | 6.3 kB | |
| v4.5.0 source code.tar.gz | 2024-04-29 | 1.8 MB | |
| v4.5.0 source code.zip | 2024-04-29 | 2.2 MB | |
| Totals: 5 Items | 80.0 MB | 2 | |
Sponsors
Thanks a lot to @onedr0p, @joryirving and @bo0tzz for being the firsts sponsors!
Big changes
- Add automatic (and manual) metadata refresh
- Rework image storing system (will automatically redownload images in the new format on startup)
- Auto generate the
AUTHENTICATION_SECRET(can be safely removed from your .env). Will require users to re-login - Need docker-compose change for:
- Split of scanner and matcher containers
- Switch from nginx to traefik (the
nginx.conf.templatefile can now be deleted) - Fix image volume that was not mapped to the right directory.
What's Changed
- Add tv specifics genres by @zoriya in https://github.com/zoriya/Kyoo/pull/371
- Fix small segments cut at beginning of transcode blocks by @zoriya in https://github.com/zoriya/Kyoo/pull/372
- Create image migration code by @zoriya in https://github.com/zoriya/Kyoo/pull/373
- Allow cpu profile for docker compose versions where default profile i… by @zoriya in https://github.com/zoriya/Kyoo/pull/379
- feat: add GHCR container images by @onedr0p in https://github.com/zoriya/Kyoo/pull/383
- Change localhost to meilisearch on the healthcheck by @zoriya in https://github.com/zoriya/Kyoo/pull/384
- back: migrations: fix postgres config by @Intuinewin in https://github.com/zoriya/Kyoo/pull/388
- chore: set up renovate for dependency management by @onedr0p in https://github.com/zoriya/Kyoo/pull/387
- chore: disable docker digest pinning and update config var by @onedr0p in https://github.com/zoriya/Kyoo/pull/394
- fix(deps): update github.com/zoriya/go-mediainfo digest to 07018f0 by @renovate in https://github.com/zoriya/Kyoo/pull/392
- chore(deps): update dependency csharpier to v0.27.3 by @renovate in https://github.com/zoriya/Kyoo/pull/395
- chore(deps): update dependency microsoft.sourcelink.github to v1.1.1 by @renovate in https://github.com/zoriya/Kyoo/pull/396
- chore: disable rate-limiting on renovate PR creation by @onedr0p in https://github.com/zoriya/Kyoo/pull/397
- chore(renovate): pin meilisearch and postgres versions by @onedr0p in https://github.com/zoriya/Kyoo/pull/405
- chore(renovate): pin postgres version using the right package pattern by @onedr0p in https://github.com/zoriya/Kyoo/pull/406
- chore(deps): update expo/expo-github-action action to v8 by @renovate in https://github.com/zoriya/Kyoo/pull/402
- chore: switch to softprops/action-gh-release by @onedr0p in https://github.com/zoriya/Kyoo/pull/407
- Update nuget packages by @zoriya in https://github.com/zoriya/Kyoo/pull/408
- Split fs scanner into scanner and matcher components by @zoriya in https://github.com/zoriya/Kyoo/pull/410
- Make prod docker-compose the default by @zoriya in https://github.com/zoriya/Kyoo/pull/411
- chore(deps): update dependency dapper to v2.1.42 by @renovate in https://github.com/zoriya/Kyoo/pull/413
- chore(deps): update dependency csharpier to v0.28.0 by @renovate in https://github.com/zoriya/Kyoo/pull/415
- chore(deps): update dotnet monorepo to v8.0.4 by @renovate in https://github.com/zoriya/Kyoo/pull/416
- chore(deps): update dependency dapper to v2.1.44 by @renovate in https://github.com/zoriya/Kyoo/pull/417
- chore(deps): update skiasharp monorepo to v2.88.8 by @renovate in https://github.com/zoriya/Kyoo/pull/418
- Add identify apis for provider by @zoriya in https://github.com/zoriya/Kyoo/pull/419
- Add Simplified Chinese translation by @tardlk in https://github.com/zoriya/Kyoo/pull/423
- Bump golang.org/x/net from 0.19.0 to 0.23.0 in /transcoder by @dependabot in https://github.com/zoriya/Kyoo/pull/425
- Use env var for transcoder url by @zoriya in https://github.com/zoriya/Kyoo/pull/426
- fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 by @renovate in https://github.com/zoriya/Kyoo/pull/427
- Rework images storing by @zoriya in https://github.com/zoriya/Kyoo/pull/428
- Update dependency csharpier to v0.28.1 by @renovate in https://github.com/zoriya/Kyoo/pull/429
- Add metadata refresh by @zoriya in https://github.com/zoriya/Kyoo/pull/430
- Fix recommended typo by @zoriya in https://github.com/zoriya/Kyoo/pull/431
- Auto generate jwt secret by @zoriya in https://github.com/zoriya/Kyoo/pull/432
- Add auto refresh of items by @zoriya in https://github.com/zoriya/Kyoo/pull/433
- Support svg images from external websites by @zoriya in https://github.com/zoriya/Kyoo/pull/434
- Rewrite autosync to use msgspec and aio-pika by @zoriya in https://github.com/zoriya/Kyoo/pull/435
- Fix tripple/more touches to seek by @zoriya in https://github.com/zoriya/Kyoo/pull/436
- Move transcoder api to /video with path b64 encoded to prevent db hit by @zoriya in https://github.com/zoriya/Kyoo/pull/441
- Type check guessit results, fix [#440] by @zoriya in https://github.com/zoriya/Kyoo/pull/442
- Add release ci by @zoriya in https://github.com/zoriya/Kyoo/pull/443
- Refresh login error on token change, not only on id change by @zoriya in https://github.com/zoriya/Kyoo/pull/444
- Better handle titles list by @zoriya in https://github.com/zoriya/Kyoo/pull/445
- scanner: quote path when deleting issues by @Intuinewin in https://github.com/zoriya/Kyoo/pull/446
- scanner: supports tmdb episode groups with multiple groups by @Intuinewin in https://github.com/zoriya/Kyoo/pull/447
- Fix folder renaming by @zoriya in https://github.com/zoriya/Kyoo/pull/449
- Migrate from nginx to traefik by @zoriya in https://github.com/zoriya/Kyoo/pull/450
- chore(deps): update traefik docker tag to v3 by @renovate in https://github.com/zoriya/Kyoo/pull/451
- Use stable images ids to prevent duplicated by @zoriya in https://github.com/zoriya/Kyoo/pull/452
- Add authmethod config value for oidc providers by @zoriya in https://github.com/zoriya/Kyoo/pull/453
New Contributors
- @onedr0p made their first contribution in https://github.com/zoriya/Kyoo/pull/383
- @Intuinewin made their first contribution in https://github.com/zoriya/Kyoo/pull/388
- @renovate made their first contribution in https://github.com/zoriya/Kyoo/pull/392
- @tardlk made their first contribution in https://github.com/zoriya/Kyoo/pull/423
Full Changelog: https://github.com/zoriya/Kyoo/compare/v4.4.0...v4.5.0