mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
f14ac825cf
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.