Skip to content

Releases: hclivess/nameer

nameer 2.0.2

Choose a tag to compare

@hclivess hclivess released this 23 Aug 21:51

Windows, Linux and macOS archives are attached below.

  • The Windows taskbar shows the app's own icon. The taskbar button takes its icon from the process's Application User Model ID rather than from the window — with none of its own, the process was grouped under whatever launched it and wore that program's icon. One is now set before any window exists, and it carries no version number so a pinned button survives an upgrade.

nameer 2.0.1

Choose a tag to compare

@hclivess hclivess released this 21 Aug 16:15

Binaries for Windows, Linux and macOS are attached below (built by CI). ffprobe from FFmpeg must be installed or placed next to the app.

  • ffprobe helper processes are killed when nameer quits, is stopped, or crashes (Windows Job object / Linux PDEATHSIG) — nothing left running.
  • Adding files or folders never queues the same path twice; the status bar reports "n already in queue".
  • Files collected from folders are in natural order (clip2.mkv before clip10.mkv, folder by folder).

nameer 2.0

Choose a tag to compare

@hclivess hclivess released this 21 Aug 13:13

Standalone builds for Windows x64, Linux x64 and macOS arm64 are attached below (no Python needed; ffprobe from FFmpeg must be on PATH or next to the app).

  • New PySide6 desktop app: drop files or folders, see the new name previewed for every file, press Rename
  • Template-based names with 18 tokens (codec, resolution, fps, bitrate, audio, channels, languages, HDR, bit depth, duration, size, flags) and 4 presets
  • Dry run, undo log per folder, collision counter, I-frame sanity check
  • Fixes: 23.976 fps → 24fps, MKV bitrate, und languages, cover art, stacked tags on re-run, 5.1ch
  • Not compatible with 1.x in one detail: _problem is now i_frame_issue

1.1

1.1

Choose a tag to compare

@hclivess hclivess released this 13 Dec 23:04

Added an I-frame check

1.0.1

Choose a tag to compare

@hclivess hclivess released this 01 Oct 10:58

Fixes to path handling