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 #456
- Fix titles join in path by @zoriya in #457
- Fix scanning with partial absolute groups on tmdb by @zoriya in #459
- chore(deps): update dependency csharpier to v0.28.2 by @renovate in #460
- Fix token refresh resseting the player by @zoriya in #461
- Add rescan button on admin interface by @zoriya in #462
- Inprove search result sorting, fix manual rescan by @zoriya in #470
- Sort episodes groups in tmdb absolute response by @zoriya in #471
- Added Turkish translations by @puffin-000 in #478
- Fix auto refresh dates calculation by @zoriya in #479
- Migrate from prettier/eslint to biome by @zoriya in #484
- Check if the browser can play codecs before trying to direct play by @zoriya in #486
- Prevent afk users from preventing transcode cleanup by @zoriya in #487
- Include tmdb api keys by default by @zoriya in #488
- Poc anilist provider by @zoriya in #489
- Revert "Poc anilist provider" by @zoriya in #490
- Add more logs to the scanner (and fix ignore pattern for the monitor) by @zoriya in #492
- Transcoder: Prevent error caused by buggy chapters parsing by mediainfo by @Arthi-chaud in #485
- Translations update from Hosted Weblate by @weblate in #483
- Transcoder: Prevent Chapters Parsing from failing when no chapters by @Arthi-chaud in #495
- Fix empty ignore pattern by @zoriya in #496
- Handle missing translations in scanner by @zoriya in #493
- Basic tvdb provider by @zoriya in #494
- Use image selection logic for trailers by @zoriya in #497
- Fix tmdb absolute fill for the last episode by @zoriya in #499
- Update dependency Npgsql.EntityFrameworkCore.PostgreSQL to v8.0.4 by @renovate in #500
- Update dotnet monorepo to v8.0.5 by @renovate in #501
- Update dotnet monorepo to v8.0.5 by @renovate in #504
- Manually fix translations and update node packages by @zoriya in #502
- Fix video miss-cut because of start offset by @zoriya in #505
- Split skeleton and normal state in all lists by @zoriya in #506
- Translations update from Hosted Weblate by @weblate in #507
- Fix srt selection when switching mode by @zoriya in #508
- Persit selected language & i18n fixes by @zoriya in #510
- Translations update from Hosted Weblate by @weblate in #509
- Split image backround and gradient image background by @zoriya in #513
- Add play permission in the required permissions of the player by @zoriya in #514
- Translations update from Hosted Weblate by @weblate in #515
- Create setup pages when no admin account or video exists by @zoriya in #516
- Add media notifications on android & fix skeleton slowness by @zoriya in #517
New Contributors
- @puffin-000 made their first contribution in #478
- @weblate made their first contribution in #483
Full Changelog: v4.5.0...v4.6.0