Releases: ingur/magneto
Release list
Magneto v0.9.5
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 needsfuse3
(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
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 needsfuse3
(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
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 needsfuse3
(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
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 needsfuse3
(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
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 needsfuse3
(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
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 needsfuse3
(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.