What's Changed
- Fixed logs for number of streams obtained being wrong, also log error streams
- Tries to parse error streams as errors and correctly display them as an error rather than attempting to parse it. e.g. Orion error streams, MediaFusion content warning streams, invalid token streams from Torrentio and Comet.
- Correctly format all error streams
- Fixed some streams being excluded when a resolution was extracted from the stream that is not present in the config
- Improved fallback resolution extraction
- Adjusted formatting slightly by adding newlines
- Added 'message' info that is used to display important messages which show even on the minimal format. Used for DMM cast streams
- Fixed issues with unnecessary new lines being added in the gdrive format.
- Fixed DMM cast streams not having the filename correctly sanitised causing issues with parsing in some cases
Full Changelog: v1.12.0...v1.12.1