github Viren070/AIOStreams v1.21.0

latest releases: 2025.12.14.1441-nightly, 2025.12.13.1848-nightly, 2025.12.10.2116-nightly...
7 months ago

🆕 What's New

✨ Features

  • Allow naming each sort regex with the following format: regexName<::>regexPattern. Streams that match a given pattern will have the {stream.regexMatched} property available in the custom formatter (The highest regex in the list that matches is used). This allows you to create a format like this, after combining it with regexes from trash guides.
    image

  • Apply regex sorting/filters and keyword filters to the folder name if defined.

  • Improve performance of regex sorting. All searches, even first searches should be under a second now.

  • Add folder name to the formatter preview

🛠️ Fixes

  • Allow 32 character non-hex keys to ensure full backwards compatability

📄 Full Changelog: v1.20.0 → v1.21.0

Don't miss a new AIOStreams release

NewReleases is sending notifications on new releases.