▲ 19 r/mpv

Release: MPV Echostorm Edition — portable Windows MPV build tuned for NVIDIA RTX VSR

Portable Windows mpv setup built around NVIDIA RTX Video Super Resolution, with a bunch of custom scripts layered on top of ModernZ.

Highlights:

- Crop-aware VSR upscaling — detects letterbox/pillarbox bars and upscales in one coordinated step, so crop and scale never disagree

- Optional NVIDIA RTX Video HDR (SDR→HDR), gated on the display actually being in HDR mode

- Auto chapter-skip (OP/ED/preview) with automatic chapter detection for anime

- Native Windows Open File/Folder/URL dialogs, mid-stream quality switching for YouTube/Twitch/Kick, ffmpeg-based clip export

- Standalone Configuration Manager (PowerShell+WPF) for flipping settings without hand-editing config files

- Fully portable — no admin, no installer, everything auto-fetched by one PowerShell script

GitHub: https://github.com/Echo-Storm/MPV-Nvidia-VSR

Built mainly for my own RTX + anime-heavy setup, but figured others running RTX cards might get some use out of it. Feedback welcome.

u/Loud-Strawberry-9726 — 21 days ago
▲ 51 r/Addons4Kodi+1 crossposts

I built a standalone Desktop Manager for TorBox

Been using TorBox for a minute and missed having a proper desktop client like I had on RD. Couldn't find a simple manager like I wanted, so I built one.

TorBox Manager is a Windows desktop app that lets you manage your TorBox queue without keeping a browser tab open. Add torrents, magnets, hoster links, and NZBs: watch them process on TorBox's servers: download finished files straight to a folder you pick.

What it does:

  • Add anything: magnet links, .torrent files, hoster URLs (1Fichier, Mega, Pixeldrain, etc.), and .nzb files
  • Unified queue: everything in one table with status, size, progress, seeds/peers
  • Multi-file torrent picker: choose which files you want before downloading
  • Controlled downloads: concurrency limit so you're not saturating your connection; Download All queues everything and feeds the next item as slots free up
  • Right-click rows: Copy Name, Copy Download Link, Open in Browser
  • Minimizes to tray, slows polling to 5 minutes when idle so it's not hammering the API overnight
  • Optional tray notification when a download finishes
  • Remembers window position/size across launches

Download: one .exe, nothing to install. Just drop it somewhere and run it. Asks for your API key on first launch.

Project Page: https://github.com/Echo-Storm/TorBox_Manager

Releases page: github.com/Echo-Storm/TorBox_Manager/releases

It's MIT licensed and open source if you want to poke at it or run from source. Built on Python + PyQt6.

I hope this helps people and they get use out of it, I am very happy with the results.

Edit: I have released a small update. V0.60 - hoster muti link support, 1 per line ; download polling fix, update notifications, bugfixes based on user input. Shout out to u/polve72

u/Loud-Strawberry-9726 — 3 months ago