v4.6.0 More Fixes and Improvements
Changes
- Fix error when a directory is inside the cdm directory
- vtt2ass: Make sure subtitles with positional data aren't merged
- vtt2ass: Improve merging logic for subtitles
- vtt2ass: Invert order of needed subtitles to more match Hidive's display
- vtt2ass: Fix issue with parsing invalid CSS
Crunchy Changes
- Allow season constraints (
-s
) with--srz
by @Denoder in #603 - Sort specials to bottom of episode list by @Denoder in #604
- Fix subtitles being named undefined if both
--novids
and--noaudio
were used. --chapters
flag enabled by default- Change the default CR API to web. Fixes #609
- This fixes the issue of not all episodes appearing if your audio language isn't Japanese in crunchy's settings
- Change the default kstream to 1
- This is the 1080p stream in the web API
- Fix issue where some chapters would be skipped/ignored
- Fix issue where CR API setting was not detected right away in the GUI
- Allow for decimal places in episode numbers. Fixes #615
- Replace
--search-locale
with--locale
- When using the web API, this allows for episode titles and search results to be localized into your locale
- GUI Hardsubs by @DAREK0N in #623
Hidive Changes
- Make new API the default. Fixes #617
- Fail gracefully if audio isn't found. Fixes #617
- Fix downloading of movies
- Move key grabbing to before download so token doesn't expire during download
- Add missing HD language: es-ES
PRs
- [Feature] Multi dub w/ season constraints by @Denoder in #603
- Sort episodes to have specials at the end by @Denoder in #604
- GUI Hardsubs by @DAREK0N in #623
New Contributors
Full Changelog: v4.5.2...v4.6.0