| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kyoo.apk | 2024-05-27 | 79.7 MB | |
| docker-compose.yml | 2024-05-27 | 4.5 kB | |
| README.md | 2024-05-27 | 4.7 kB | |
| v4.6.0 source code.tar.gz | 2024-05-27 | 1.8 MB | |
| v4.6.0 source code.zip | 2024-05-27 | 2.2 MB | |
| Totals: 5 Items | 83.7 MB | 0 | |
Sponsors
Thanks @acelinkio for sponsoring and taking the time to write and discuss migrations containers!
Big changes
- Add weblate as a translation service.
- Streamline setup process (remove apikey requirements, add setup helper pages)
- Fix lots of bugs, improve android app a lot.
What's Changed
- Clean file of .. or ./ before checking Abs. by @zoriya in https://github.com/zoriya/Kyoo/pull/456
- Fix titles join in path by @zoriya in https://github.com/zoriya/Kyoo/pull/457
- Fix scanning with partial absolute groups on tmdb by @zoriya in https://github.com/zoriya/Kyoo/pull/459
- chore(deps): update dependency csharpier to v0.28.2 by @renovate in https://github.com/zoriya/Kyoo/pull/460
- Fix token refresh resseting the player by @zoriya in https://github.com/zoriya/Kyoo/pull/461
- Add rescan button on admin interface by @zoriya in https://github.com/zoriya/Kyoo/pull/462
- Inprove search result sorting, fix manual rescan by @zoriya in https://github.com/zoriya/Kyoo/pull/470
- Sort episodes groups in tmdb absolute response by @zoriya in https://github.com/zoriya/Kyoo/pull/471
- Added Turkish translations by @puffin-000 in https://github.com/zoriya/Kyoo/pull/478
- Fix auto refresh dates calculation by @zoriya in https://github.com/zoriya/Kyoo/pull/479
- Migrate from prettier/eslint to biome by @zoriya in https://github.com/zoriya/Kyoo/pull/484
- Check if the browser can play codecs before trying to direct play by @zoriya in https://github.com/zoriya/Kyoo/pull/486
- Prevent afk users from preventing transcode cleanup by @zoriya in https://github.com/zoriya/Kyoo/pull/487
- Include tmdb api keys by default by @zoriya in https://github.com/zoriya/Kyoo/pull/488
- Poc anilist provider by @zoriya in https://github.com/zoriya/Kyoo/pull/489
- Revert "Poc anilist provider" by @zoriya in https://github.com/zoriya/Kyoo/pull/490
- Add more logs to the scanner (and fix ignore pattern for the monitor) by @zoriya in https://github.com/zoriya/Kyoo/pull/492
- Transcoder: Prevent error caused by buggy chapters parsing by mediainfo by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/485
- Translations update from Hosted Weblate by @weblate in https://github.com/zoriya/Kyoo/pull/483
- Transcoder: Prevent Chapters Parsing from failing when no chapters by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/495
- Fix empty ignore pattern by @zoriya in https://github.com/zoriya/Kyoo/pull/496
- Handle missing translations in scanner by @zoriya in https://github.com/zoriya/Kyoo/pull/493
- Basic tvdb provider by @zoriya in https://github.com/zoriya/Kyoo/pull/494
- Use image selection logic for trailers by @zoriya in https://github.com/zoriya/Kyoo/pull/497
- Fix tmdb absolute fill for the last episode by @zoriya in https://github.com/zoriya/Kyoo/pull/499
- Update dependency Npgsql.EntityFrameworkCore.PostgreSQL to v8.0.4 by @renovate in https://github.com/zoriya/Kyoo/pull/500
- Update dotnet monorepo to v8.0.5 by @renovate in https://github.com/zoriya/Kyoo/pull/501
- Update dotnet monorepo to v8.0.5 by @renovate in https://github.com/zoriya/Kyoo/pull/504
- Manually fix translations and update node packages by @zoriya in https://github.com/zoriya/Kyoo/pull/502
- Fix video miss-cut because of start offset by @zoriya in https://github.com/zoriya/Kyoo/pull/505
- Split skeleton and normal state in all lists by @zoriya in https://github.com/zoriya/Kyoo/pull/506
- Translations update from Hosted Weblate by @weblate in https://github.com/zoriya/Kyoo/pull/507
- Fix srt selection when switching mode by @zoriya in https://github.com/zoriya/Kyoo/pull/508
- Persit selected language & i18n fixes by @zoriya in https://github.com/zoriya/Kyoo/pull/510
- Translations update from Hosted Weblate by @weblate in https://github.com/zoriya/Kyoo/pull/509
- Split image backround and gradient image background by @zoriya in https://github.com/zoriya/Kyoo/pull/513
- Add play permission in the required permissions of the player by @zoriya in https://github.com/zoriya/Kyoo/pull/514
- Translations update from Hosted Weblate by @weblate in https://github.com/zoriya/Kyoo/pull/515
- Create setup pages when no admin account or video exists by @zoriya in https://github.com/zoriya/Kyoo/pull/516
- Add media notifications on android & fix skeleton slowness by @zoriya in https://github.com/zoriya/Kyoo/pull/517
New Contributors
- @puffin-000 made their first contribution in https://github.com/zoriya/Kyoo/pull/478
- @weblate made their first contribution in https://github.com/zoriya/Kyoo/pull/483
Full Changelog: https://github.com/zoriya/Kyoo/compare/v4.5.0...v4.6.0