Releases: fosterbarnes/rustitles
Releases · fosterbarnes/rustitles
v2.3.0
v2.2.0
- Fix subliminal not properly being added to PATH
- Improve startup time and efficiency
- Minor UI text changes
v2.1.3
- 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
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
- 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
- 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
- Re-add clicking "example.srt" opening in file browser. This was removed in error when working in linux support
v2.0.0
- 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
- 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
- Added detailed logging to: "rustitles_log.txt"