This repository was archived by the owner on Jul 9, 2025. It is now read-only.
v1.1.0
Added
- Added utility to change the video range flag between full(pc) and limited(tv).
- Added utility to test decoding of video and audio streams using FFmpeg.
- Added CHANGELOG.md
Changed
- The services and profiles listed by
auth listare now sorted alphabetically. - An explicit error is now logged when adding a Cookie to a Service under a duplicate name.
Fixed
- Corrected the organization name across the project from
devinetodevine-dlasdevinewas taken. - Fixed startup crash if the config was not yet created or was blank.
- Fixed crash when using the
cfgcommand to set a config option on new empty config files. - Fixed crash when loading key vaults during the
dlcommand. - Fixed crash when using the
auth listcommand when you do not have aCookiesdata directory. - Fixed crash when adding a Cookie using
auth addto a Service that has no directory yet. - Fixed crash when adding a Credential using
auth addwhen it's the first ever credential, or first for the Service.