Skip to content

Releases: ingur/magneto

Magneto v0.9.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:12

Play queues now follow the on-screen order, and autoplay is off by default.

  • Playing a multi-item selection queues it top to bottom in the visible list order (pick "Name A→Z" to play a series in episode order)
  • "Name A→Z" now orders embedded numbers naturally (Episode 2 before Episode 10)
  • Autoplay is now off by default (existing configs are unchanged)

Install

  • Windows: Magneto_0.9.5_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

Magneto v0.9.4

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:32

Windows installer now quits a running Magneto by itself.

  • Updating or uninstalling no longer requires quitting Magneto first; the installer stops the app and the daemon before touching files

Install

  • Windows: Magneto_0.9.4_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

Magneto v0.9.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:13

Windows installer now registers Magneto in Default Apps.

  • Magneto appears in Windows Settings under "Choose defaults by link type" for magnet links and .torrent files, so it can be selected over an existing torrent client

Install

  • Windows: Magneto_0.9.3_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

Magneto v0.9.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:29

Smoother download progress, plus small fixes from a code review pass.

  • Progress bar animates smoothly
  • Magnet adds no longer show false "timed out" during slow resolve
  • Removal cleanup no longer purges still-resolving torrent
  • Config file is written atomically
  • Fixed Windows fallback opener mangling magnet links

Install

  • Windows: Magneto_0.9.2_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

Magneto v0.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 00:33

Fixes an issue opening file browser from AppImage

Install

  • Windows: Magneto_0.9.0_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

Magneto v0.9.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:33

First public release of magneto. Fully rewritten from the ground up, one year in the making.

Install

  • Windows: Magneto_0.9.0_x64-setup.exe. Unsigned, so SmartScreen
    warns on first run ("More info" then "Run anyway"), and Windows asks once
    to allow network access for the daemon.
  • Linux: .deb, .rpm, or .AppImage. The AppImage needs fuse3
    (preinstalled on most desktops; otherwise run with
    --appimage-extract-and-run).
  • macOS: build from source for now.

This is still an early release. Expect rough edges.
Thank you.

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Feb 11:42
spawn without terminal in windows