MEDIA RENAMER SUITE
Desktop tools for renaming movies, TV shows, and music using TMDB metadata — available open source, as a free demo, or as a paid app for Windows and macOS.
Desktop tools for renaming movies, TV shows, and music using TMDB metadata — available open source, as a free demo, or as a paid app for Windows and macOS.
A suite of desktop apps for renaming movies, TV shows, and music using TMDB metadata. Available free, open source, or as a paid one-time purchase — with native installers for Windows and macOS.
Desktop apps built with Python and tkinter, backed by a Next.js marketing site, Stripe payments, and a custom VPS for delivery infrastructure.
Movie Renamer Ultimate is live and shipping. TV Show Renamer and Music Renamer are in active development — all three share the same distribution, payment, and delivery infrastructure.
Solution: os.rename() behaves differently across Windows and Linux. Solved by normalising error handling to accept both OSError and FileExistsError, keeping behaviour consistent on all target platforms.
Solution: Built a DailyLimitManager that stores a JSON counter in the user's home directory — no account or network call required. Resets automatically at midnight.
Solution: PyInstaller bundles can trigger AV heuristics. Switching to --noupx brought the VirusTotal detection rate to 69/71 clean — acceptable for a commercial release.
Solution: VPS runs nginx-proxy with automatic Let's Encrypt SSL. New builds are deployed over SSH and the download links update without any manual steps or service interruption.