Skip to content

Releases: adishegde/media_hub

0.1.3

14 Dec 07:48
Compare
Choose a tag to compare

Changes

  • We have a new icon and logo!
  • View downloaded files in the file browser.
  • Bugfix: Entire shared directory can now be downloaded.

0.1.2

19 Sep 10:17
Compare
Choose a tag to compare

Changes

  • Fix error message being displayed on quitting the app in Mac.
  • Functionality to change multicast address through settings.json

0.1.1

28 Jul 09:30
Compare
Choose a tag to compare

Changes

  • Bugfix: GUI lag on sharing large directories
  • Bugfix: "Download directory not defined error" on downloading files and directories
  • UI Improvements: Minor update to File Data page

0.1.0

23 Jul 16:15
Compare
Choose a tag to compare

Initial release of GUI.

v0.4.1-cli

05 Jul 08:25
Compare
Choose a tag to compare

Changes

  • Pagination support for search.
  • Display number of downloads in the search response.

v0.4.0-cli

02 Jul 21:30
Compare
Choose a tag to compare

Changes

  • Add support for multicast. Now search requests can be multicast or broadcast. Defaults to multicast.

v0.3.0-cli

02 Jul 20:36
Compare
Choose a tag to compare

Changes

  • Use Level as database for metadata.
  • Cleanup resources on daemon exit.
  • Fix client error where force exiting a command did not lead to the process closing.

v0.2.0-cli

26 Jun 18:01
Compare
Choose a tag to compare

Changes

  • Add option to ignore files based on regex matches.
  • Daemon doesn't respond to search requests from the same machine anymore. Can be toggled by an option.
  • Fix permission related errors for metadata file and log files.

v0.1.1-cli

21 Jun 10:07
Compare
Choose a tag to compare

Changes

  • Fix download increment error. Now download counter is incremented only if the entire file is downloaded successfully.
  • Print formatted file sizes for client info.

v0.1.0-cli

17 Jun 18:52
Compare
Choose a tag to compare

An initial release of CLI daemon and client programs.