v1.6.1-beta.23Pre-releaseDesktop
Added 2
- Add mass subtitles page poster view with improved pagination and UI selection
- Add database indexes to improve query performance for episodes and movies subtitles tables
Changed 1
- Improve matching logic in AnimeSubInfo provider, refactor search strategies for episodes and movies, and replace hardcoded User-Agent with random selection from a predefined list
Fixed 1
- Fix sync issue with Sonarr API when it's unreachable
From newest to oldest:
- Added mass subtitles page poster view, improved pagination and UI selection #3515
- Added database indexes to improve query performance for episodes and movies subtitles tables. #3461 ddd96fa
- Fixed sync issue with Sonarr API when it's unreachable f9bec07
- Improved matching logic in AnimeSubInfo provider, refactored search strategies for episodes and movies and replaced hardcoded User-Agent with random selection from a predefined list. #3130 011e095