Skip to content

v1.1.1

Latest

Choose a tag to compare

@xXSalamanderXx xXSalamanderXx released this 18 Mar 12:39
· 1 commit to main since this release
ce2c967

Release v1.1.1 (Includes v1.1.0) - Smart Scene Title Parsing 🎬

This update brings a massive quality-of-life improvement by introducing a highly intelligent title parser. It transforms messy, raw scene release filenames into beautiful, human-readable titles, supercharging our external links and data exports.

🧠 Smart Title Parsing & Edge-Case Handling (v1.1.1)

  • Precision Year-Based Cutoff: The parser now intelligently scans the filename and stops extracting text exactly when it hits a valid release year (1800–2500).
  • Movie Title Edge-Case Protection: Built-in logic ensures that movies actually named after years (like 1917, 2012, or 2001: A Space Odyssey) aren't accidentally truncated. The script knows to look for the release year, not just the first number it sees.
  • Parenthesis Handling: Automatically detects and strips parentheses around years (e.g., changing (2022) to 2022) so both scene releases and standard P2P uploads are handled flawlessly.
  • Smart TV Show Fallback: If a release doesn't contain a year (like a weekly TV episode), the script safely falls back to cutting off at standard scene tags (1080p, WEB-DL, x265, etc.) to ensure the title remains clean.

🔗 External Links & Formatting Overhaul (v1.1.0)

  • Fixed IMDb & YouTube Links: The quick external link buttons (🎬 and 📺) now work perfectly! Instead of searching for unreadable strings like the.ledge.2022.1080p.amzn.web-dl..., the script normalizes the query to search for exactly what you want: The Ledge 2022.
  • Clean Data Exports: The 📋 Copy Visible Links feature now uses these beautifully cleaned, Title Case strings for its headers, making your clipboard exports look incredibly professional.
  • Accurate Alphabetical Sorting: The Name (A-Z) sorting option now leverages the clean titles, resulting in much more accurate and predictable alphabetical sorting across your loaded results.