This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
Releases: Deathspike/animesync
Releases · Deathspike/animesync
1.1.0
- Add beta.crunchyroll support.
- Add vrv support. See #42.
- Fix minor issue in piece emulation with
transfer-encoding
header. - Remove genres from OpenAPI. It's not relevant for
animesync
.
1.0.0
This v1.0.0
release completely revamps the way libraries work, how metadata is persisted, and how subtitles are handled. These changes will bring out-of-the-box support for Jellyfin and Emby using new .nfo
files. See https://github.com/animeloyalty/animesync/issues/39 for more information and migration information.
0.11.12
- Improved piece emulation to ensure retries work as intended.
- Fixed an issue in HLS rewrites causing duplicate videos to be served.
0.11.11
- Fixes downloading duplicate audio/video (since 0.11.10).
0.11.10
- Fix HLS rewrites removing audio sources (recent Funimation episodes).
- Fix Funimation episode thumbnails.
- Deprecate bundled Linux
ffmpeg
. Updated installation instructions withapt-get install ffmpeg
.
0.11.9
- Fixes Funimation page & genre queries.
0.11.8
- Fixed Crunchyroll logon with beta opt-in banner.
- Fixed Funimation series & stream support for new structure.
- Added custom
ffmpeg
support for debugging purposes.
0.11.7
- Fix Crunchyroll access for non-Japanese stream.
- Fix settings CLI not applying values.
0.11.6
- Fix downloads for series without subtitles (#28).
0.11.5
- Fix Crunchyroll dub filter when marked 'Dubbed' (#28)