Releases: xXSalamanderXx/HDEncode-Search-Plus
v1.1.1
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)to2022) 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.
v1.0.9
Release v1.0.9 (Includes v1.0.7 & v1.0.8 Features) 🚀
This is a massive combined update that transforms the script from a simple filtering tool into a high-performance, single-page application experience. It introduces persistence settings, inline NFO viewing, advanced sorting, bulk link copying, and much more!
🌟 Major New Features
- 📄 Inline NFO Panel (v1.0.7): Added a dedicated "📄 NFO" button next to the links button on every release. Click it to view full media info (codec, resolution, audio, subtitles) inline. It shares the same background fetch as the links panel, meaning zero extra network requests.
- 🔀 Advanced Sorting (v1.0.8): You can now dynamically sort your loaded results without refreshing the page! Sort by File Size (High/Low), IMDb Rating (Highest first), or Name (A-Z / Z-A).
- 📋 Bulk "Copy Visible Links" (v1.0.8): Added a master copy button to the toolbar. Once you filter down to the exact releases you want (e.g., an entire TV season), click this to automatically fetch and bundle the download links for all currently visible items into your clipboard, complete with title headers.
- 💾 Filter Presets / Bookmarks (v1.0.8): Find yourself searching the same parameters often? Click "💾 Save Preset" to save your current toolbar state (filters, sort, search query). It creates a quick-click pill at the top of the UI so you can restore that exact setup instantly.
- ⚙️ Persistence Settings Panel (v1.0.7 & v1.0.9): Click the new Gear icon (⚙️) to open the Persistence Settings. You can now toggle exactly which filters the script should remember between visits. These preferences are stored safely and are never wiped when you click the "Clear" button.
✨ Enhancements & UI Polish
- 📌 Sticky Frosted Toolbar (v1.0.8): The main control panel now features a sleek, frosted-glass blur effect and sticks to the top of your screen as you scroll. You no longer have to scroll through 15 pages of results just to tweak a filter!
- ➖ Negative Search Syntax (v1.0.8): Power users can now exclude specific terms. Type
-before a word in the custom search (e.g.,1080p -ETHEL) to specifically hide results containing that word. - 🔗 Quick External Links (v1.0.8): Every release title now features tiny, unobtrusive 🎬 (IMDb) and 📺 (YouTube) icons. Clicking them instantly opens a new tab searching for that specific movie/show title or its trailer.
- 🧠 Smart Casing for Release Groups (v1.0.7): The Release Group dropdown now automatically cleans up messy upload data by picking the most common capitalization for a group (e.g., choosing "ETHEL" instead of splitting it into "ETHEL", "Ethel", and "ethel").
- 💡 Smart Context Hints (v1.0.7): Added a dynamic hint box that detects if you are doing a broad homepage search and suggests navigating to a specific category first for faster, targeted loading.
🐛 Bug Fixes
- UI Overlap Fixed (v1.0.9): Widened the
Min GB,Max GB, andMin Ratinginput boxes and adjusted their internal padding. This ensures that native browser spin-arrows (up/down clickers) no longer overlap or obscure your placeholder text. - Clarified Settings Text (v1.0.9): Rewrote the instructional text inside the Settings Panel to make it explicitly clear that the checkboxes control which filters are saved between visits, completely separating them from the active filters on the main UI.
v1.0.6
Release Notes: HD-Encode Search+ v1.0.6
This update brings a more informative search experience with real-time loading progress, smarter page detection, and a cleaner, better-organized user interface.
✨ New Features
- Real-Time Tweening Progress Bar: The progress bar has been upgraded from a generic activity scanner to an accurate, dynamically filling bar. It calculates your search progress based on the current page versus the total available pages, featuring a smooth
0.3stweening animation as it loads. - Enhanced Search Status Notifier: You will now always know exactly how much ground the script has covered. The status text now dynamically updates to show your progress against the total page count (e.g., "Searching Page 18 out of 500....").
🎨 UI & UX Improvements
- Streamlined Header Layout: The Category dropdown menu has been repositioned to the top right of the header space, maximizing room for your custom search filters.
- Filter Section Redesign: Search filters are now neatly compartmentalized. We've added a helpful sub-text label ("Search Filters - Modify these to customize your results...") and a clean, thin dividing line to visually separate your filter options from the main action buttons.
⚙️ Under the Hood
- Robust Max Page Detection: Introduced a new
extractMaxPagefunction. The script now intelligently scans the site's native pagination structure—checkinghreflink values, active spans, and standard fallback text—to accurately detect the absolute maximum number of pages available for your current search loop.
v1.0.5
HD-Encode Search+ 1.0.5
- Made the recommended use notice always visible.
v1.0.4
HD-Encode Search+ 1.0.4
This release adds Home as a selectable category, removes the page history navigation arrows, and refreshes the HD-Encode Search+ title styling with a larger animated glow effect.
Added
- Added a
Homecategory option as the first entry in the category selector. - Added Home page detection and category syncing for
https://hdencode.org/.
Changed
- Updated the script version to
1.0.4. - Refreshed the
HD-Encode Search+header styling with a larger, more modern animated glow text effect.
Removed
- Removed the non-pagination page back button behavior.
- Removed the non-pagination page forward button behavior.
Notes
- This build keeps the existing filtering, search, and pagination workflow while extending category selection to include Home.
v1.0.2
Changelog
v1.0.2
- Improved 'No Results' placeholder text description.
- Fixed auto-update URL
v1.0.1
Changelog
v1.0.1
- Reworked the category selector so it no longer defaults to Movies when not on a supported category page
- Added page reload warning to category selector and placeholder category
- Made category switching reload page only when selecting a different category from the one currently open
- Added proper current-page detection for categories
- Removed the pages drop-down from the toolbar
- Added back and forward navigation buttons with arrow controls
- Added a 'Recommended Use' information box
- Changed the search box placeholder text capitalization
- Updated page-loading status text formatting capitalization
- Reworked search-related green accents into a brighter royal purple-blue theme
- Increased the red glow effect on the main toolbar frame when hovering over it
- Updated custom pagination to use simpler arrow-style previous and next controls
v1.0.0
Changelog
v1.0.0
- Forked from the original HDEncode filter suite base
- Heavily reworked and expanded functionality
- Added direct page-navigation selector for Movies, TV Shows, TV Packs, Top Downloads, and 4K UHD
- Added improved multi-page search flow
- Added safer Stop behavior
- Added safer Clear behavior that stops active searches first
- Added better search normalization for dots, dashes, spacing, and accent differences
- Added custom pagination under the toolbar
- Added rounded result cards with green glow styling
- Added improved empty-state messaging
- Added more stable toolbar layout and search box visibility fixes
- Kept and expanded inline quick links functionality
- Kept persistent browser-side filter saving