| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kyoo.apk | 2024-09-03 | 80.2 MB | |
| docker-compose.yml | 2024-09-03 | 4.5 kB | |
| README.md | 2024-08-27 | 3.6 kB | |
| v4.7.0 source code.tar.gz | 2024-08-27 | 1.8 MB | |
| v4.7.0 source code.zip | 2024-08-27 | 2.2 MB | |
| Totals: 5 Items | 84.3 MB | 0 | |
Sponsorship
Thanks, @tyrantlink & @bo0tzz, for your continued sponsorship, even with the lack of updates! Thanks, @Malarkey10101 for sponsoring on buymeacoffee!
Big changes
- External subtitles support
- Transcoder's storage backend reworked from json to postgresql
- Transcoder bug fixes
- Switch from mediainfo to ffprobe for media identification
- Fix avi files
- + lots of little fixes!
- Browse media type filter
We also started to add technical documentation! A general schema was created by @acelinkio and specs are made for future components of kyoo.
The V5 is also taking shape (please give feedback in [#597] or [#607]).
What's Changed
- Fix tmdb search popularity filter by @zoriya in https://github.com/zoriya/Kyoo/pull/521
- Use my fork of guessit by @zoriya in https://github.com/zoriya/Kyoo/pull/523
- Filter out special season on tmdb absolute ordering by @zoriya in https://github.com/zoriya/Kyoo/pull/524
- Add lint:fix script to auto-apply linting fixes by @scme0 in https://github.com/zoriya/Kyoo/pull/529
- Add filter to meilisearch in backend by @scme0 in https://github.com/zoriya/Kyoo/pull/530
- Add media type filter by @scme0 in https://github.com/zoriya/Kyoo/pull/528
- Switch from mediainfo to ffprobe by @zoriya in https://github.com/zoriya/Kyoo/pull/532
- Transcoder: Support audio-only files by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/541
- use CAPS for consistency in env vars by @acelinkio in https://github.com/zoriya/Kyoo/pull/545
- Fast track extractions if there is no subtitles by @zoriya in https://github.com/zoriya/Kyoo/pull/548
- chore(renovate): regexManagers is now customManagers by @onedr0p in https://github.com/zoriya/Kyoo/pull/555
- Use Base64Url form for paths. by @zoriya in https://github.com/zoriya/Kyoo/pull/556
- Add Diagrams by @acelinkio in https://github.com/zoriya/Kyoo/pull/547
- EpisodeLine: Add missing border radius by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/558
- update diagrams based upon helm updates by @acelinkio in https://github.com/zoriya/Kyoo/pull/561
- Fix page props types by @zoriya in https://github.com/zoriya/Kyoo/pull/565
- Front: Fix Media Metadata by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/582
- Front: Hide Ratings with value equals 0 by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/584
- Use a database for the transcoder by @zoriya in https://github.com/zoriya/Kyoo/pull/586
- Front: Add Gradient behind navbar if transparent by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/590
- Add external subtitles support by @zoriya in https://github.com/zoriya/Kyoo/pull/587
- Backport fixes from [#592] by @zoriya in https://github.com/zoriya/Kyoo/pull/593
- Update from pacakges & make android seek better to use by @zoriya in https://github.com/zoriya/Kyoo/pull/594
- Front: Improve readability in menus by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/595
- Front: Change logo color using theme by @Arthi-chaud in https://github.com/zoriya/Kyoo/pull/596
- Add custom schema handling for gocoder by @zoriya in https://github.com/zoriya/Kyoo/pull/601
- Fix playback with avi files missing PTS by @zoriya in https://github.com/zoriya/Kyoo/pull/602
- Fix audio segment miscount by @zoriya in https://github.com/zoriya/Kyoo/pull/604
New Contributors
- @scme0 made their first contribution in https://github.com/zoriya/Kyoo/pull/529
- @acelinkio made their first contribution in https://github.com/zoriya/Kyoo/pull/545
Full Changelog: https://github.com/zoriya/Kyoo/compare/v4.6.0...v4.7.0