Files
AIOStreams/packages/parser/src
Viren070 f14ac825cf feat: changes
This commit removes the 'Move Addon Name to description' setting in favour of the custom formatter

Adds the following fields for use in a custom formatter:

config.addonName (returns the value of `ADDON_NAME`)
config.showDie (returns the value of `SHOW_DIE`)

stream.title (string)
stream.year (string)
stream.season (number)
stream.seasons (number[])
stream.episode (number)
stream.proxied (boolean)

you now control 100% of the stream output, including the game die emoji and the detective emoji for proxied streams.

Adds a proxied switch in the preview.

Adjusted default addon name to Torrentio to account for config.addonName

refactored the way streams were generated.
2025-05-01 17:57:30 +01:00
..
2025-01-26 19:05:37 +00:00
2025-05-01 17:57:30 +01:00