Releases: paljsingh/impartus-downloader
Releases · paljsingh/impartus-downloader
Bug fixes.
CLI interface
- Application CLI to support automated use cases. (check python3 ./app-cli.py)
- Update icon library to support light/dark theme icons.
- icons, layout changes.
Bug fixes.
- Fixed crash when reloading content
- Using stream urls to identify the track numbers in m3u8, instead of SEQUENCE tags or falling back to ffmpeg probe/analyzeduration flags.
- app content to fill the entire screen space, plus minor layout changes.
- fixed non-sortable table in offline mode.
Search options added.
- case-sensitive, wildcard search in videos and backpack-documents tabs.
Search in Backpack tab
- Search now works in Backpack tab.
- Fixed issue with Video -> Open folder icon not getting enabled after a successful download.
v4.1.0
v4.0.0
Configuration subprocess priority, bugfix.
- Added config parameter to lower the priority of the encoding subprocesses, to keep the CPU from being exhausted on old hardware.
- Fixed issue with blank space in target filename.
ETA, Elapsed time info, Bug Fixes
- Progress bar can show ETA to download, elapsed time.
- Fixed app crash when pause/resume a download.
- Fixed app crash when editing subject mapping.
bug fixes
- Fixed issues related to video / chats download caused by code refactoring.