Skip to content

Releases: Viren070/AIOStreams

v1.13.8

11 Feb 16:35
d4e91ff
Compare
Choose a tag to compare

What's Changed

Fixes

  • Properly parse COMET_INDEXERS (given as an array e.g. ["indexer1","indexer2"])
  • Fix the folder name being shown for Comet results instead of the filename.
  • Fix configurations in CUSTOM_CONFIGS not working.
  • Fix reconfiguration with Override URLs giving an invalid URL error when using encrypted configs.

Full Changelog: v1.13.7...v1.13.8

v1.13.7

10 Feb 23:43
e8b78fa
Compare
Choose a tag to compare

What's Changed

Features

  • You can rename the addon name by editing the title at the top of the configuration page. #74
  • Apply keyword filters to the indexer to allow for filtering by the indexer
  • More customisability with comet streaming urls (FORCE_COMET_HOSTNAME, FORCE_COMET_PORT, FORCE_COMET_PROTOCOL)

Fixes

  • Fixed MediaFlow configuration appearing to be encrypted on reconfiguration even when it was not enabled
  • Fixed credentials not saving when not using encrypted configurations #79

Full Changelog: v1.13.6...v1.13.7

v1.13.6

10 Feb 18:17
1319f79
Compare
Choose a tag to compare
  • changes to config generation/parsing

Full Changelog: v1.13.5...v1.13.6

v1.13.5

10 Feb 02:59
bac7ae7
Compare
Choose a tag to compare

What's Changed

  • more config fixes and cf worker fixes

Full Changelog: v1.13.4...v1.13.5

v1.13.4

10 Feb 02:55
ca6b588
Compare
Choose a tag to compare
  • fixes related to config transportation
  • added a new install menu pop-up to the configuration menu. Should fix installing/copy on Safari.

Full Changelog: v1.13.3...v1.13.4

v1.13.3

10 Feb 02:53
eba60af
Compare
Choose a tag to compare
  • fix sorting for some criteria

Full Changelog: v1.13.2...v1.13.3

v1.13.2

09 Feb 22:30
9989e85
Compare
Choose a tag to compare

What's Changed

Features

  • Don't show the indexer in the minimalistic gdrive format
  • Reduce the length of the configuration URL (old configs should continue working, if not, create an issue)
  • Adjusted the install/copy button behaviour to potentially improve compatibility with Safari.

Fixes

  • Reduce likelihood of misidentifying subtitle languages as audio languages
  • chore: improve live search streams explanation by @l3d00m in #72
  • Fix addon name being split across several lines when using the Show addon name in description setting.

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

09 Feb 00:51
07feb10
Compare
Choose a tag to compare

What's Changed

Features

  • Added indexer to gdrive format
  • adjusted logging

Fixes

  • Fixed error streams not being handled correctly sometimes

Full Changelog: v1.13.0...v1.13.1

v1.13.0

08 Feb 23:05
89173bd
Compare
Choose a tag to compare

What's Changed

  • Added Stremio Jackett
  • Added 1440p resolution
  • Added a Live Search Streams option to MediaFusion
  • Added a COMET_INDEXERS environment variable to customise the indexers used
  • Disabled stream caching by default as the current implementation is useless
  • Cache mediafusion config strings to reduce requests made and improve efficiency

Fixes

  • Fixed PikPak and Seedr not showing on the prioritise debrid option for MediaFusion
  • Fixed slider limits not being affected by environment variables
  • Fixed detection for 7.1/5.1
  • Fixed comet streams not working for environments where an internal comet URL was provided (requires the FORCE_COMET_HOSTNAME env var to be set)
  • Fixed wrong size being parsed for season packs from comet

Full Changelog: v1.12.3...v1.13.0

v1.12.3

31 Jan 22:01
1193790
Compare
Choose a tag to compare

What's Changed

  • Properly handle errors without crashing the addon.

Full Changelog: v1.12.2...v1.12.3