Skip to content

Releases: fosterbarnes/rustitles

v2.3.0

26 Feb 00:55

Choose a tag to compare

  • Improved linux (ubuntu/debian) and mac support:
    • added .deb installer (linux)
    • added standalone .app (mac)
    • added .dmg installer (mac)
  • Improved UI
  • Improved stability
  • Improved build scripts

Downloads:
Windows .exe
Ubuntu/Mint/Debian .AppImage | Ubuntu/Mint/Debian .deb
macOS .app | macOS .dmg

v2.2.0

23 Feb 01:28

Choose a tag to compare

  • Fix subliminal not properly being added to PATH
  • Improve startup time and efficiency
  • Minor UI text changes

v2.1.3

23 Sep 21:44

Choose a tag to compare

  • Fix issue where the app has to be force closed if python is not yet installed
  • Minor UI text changes
  • Added donation link
  • Title text ("Rustitles v*.. - Subtitle Downloader Tool") links to GitHub repo when clicked
  • Minor changes to buildForWindows.ps1 and buildForLinux.sh for better convenience

Windows: rustitles.v2.1.3.exe
Linux: rustitles.v2.1.3.AppImage

v2.1.2

13 Aug 01:36

Choose a tag to compare

Adds option to skip Plex extra folders. This option skips the following folders while scanning:

  • Behind The Scenes
  • Deleted Scenes
  • Featurettes
  • Interviews
  • Scenes
  • Shorts
  • Trailers
  • Other

Windows: rustitles.exe
Linux: rustitles.AppImage

v2.1.1

12 Aug 23:31

Choose a tag to compare

  • Added support for more languages. Currently supported languages:
  • en, en-gb, en-us, af, am, ar, az, bn, bg, zh, zh-cn, zh-tw, hr, cs, da, nl, nl-be, et, fi, fil, fr, fr-ca, ka, de, de-at, de-ch, el, gu, he, hi, hu, is, id, it, it-ch, ja, kn, km, ko, ku, lo, lv, lt, ms, ml, mt, mn, my, no, or, fa, pl, pt, pt-br, pt-pt, pa, ro, ru, sk, sl, es, es-es, es-mx, sv, sw, ta, te, th, tr, uk, ur, vi, xh, zu

Windows: rustitles.exe
Linux: rustitles.AppImage

v2.1.0

08 Jul 06:34

Choose a tag to compare

  • Cleaned up codebase and made it modular. Split main.rs into 10 modules for better readability
  • Adjusted placement in UI for "Found videos:", "Missing Videos:", etc. to save vertical space
  • Adjusted default window height (530 -> 580) to display more output
  • Added progress indicator below jobs output
  • Changed "Subtitle Jobs" -> "Subliminal Jobs" to be more accurate
  • UI refreshes more often, should seem more responsive
  • Bug fixes

Windows: rustitles.exe
Linux: rustitles.AppImage

v2.0.1

04 Jul 08:43

Choose a tag to compare

  • Re-add clicking "example.srt" opening in file browser. This was removed in error when working in linux support

v2.0.0

04 Jul 02:55

Choose a tag to compare

  • Adds linux support
  • Fixes issue where not all processes were counting towards the progress bar
  • Checks for latest version and provides download link if a newer version exists

v1.0.7

29 Jun 18:04

Choose a tag to compare

  • Remembers selected options on exit (stored in rustitles_settings.json)
  • Language selection drop-down stays open until manually closed. Clicking the "Select Languages" button or any other checkbox or button will close this menu

v1.0.6

28 Jun 17:52

Choose a tag to compare

  • Added detailed logging to: "rustitles_log.txt"