Skip to content

Magneto v0.9.5

Latest

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.