Skip to content

Releases: paljsingh/impartus-downloader

Bug fixes.

10 Feb 17:31
Compare
Choose a tag to compare
  • Fixed app crash on unknown document type.

CLI interface

28 Jan 17:35
Compare
Choose a tag to compare
  • 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.

25 Jan 12:32
Compare
Choose a tag to compare
  • 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.

22 Jan 21:18
Compare
Choose a tag to compare
  • case-sensitive, wildcard search in videos and backpack-documents tabs.

Search in Backpack tab

22 Jan 14:55
Compare
Choose a tag to compare
  • Search now works in Backpack tab.
  • Fixed issue with Video -> Open folder icon not getting enabled after a successful download.

v4.1.0

01 Jan 19:46
Compare
Choose a tag to compare
  • Fixed auto-organize menu to bulk rename / move files in accordance with update lecture topic/subject, or the shortened subject name.

v4.0.0

30 Dec 16:32
Compare
Choose a tag to compare

Fix for Mac monterey.

Configuration subprocess priority, bugfix.

08 Nov 12:30
38e2e7f
Compare
Choose a tag to compare
  • 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

03 Oct 06:26
Compare
Choose a tag to compare
Pre-release
  • 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

02 Oct 12:50
e6f343b
Compare
Choose a tag to compare
bug fixes Pre-release
Pre-release
  • Fixed issues related to video / chats download caused by code refactoring.