-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: anxdpanic/script.module.python.twitch
base: master
head repository: Serph91P/script.module.python.twitch
compare: main
- 15 commits
- 12 files changed
- 3 contributors
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe80cb8 - Browse repository at this point
Copy the full SHA fe80cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11d987 - Browse repository at this point
Copy the full SHA f11d987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f31c07 - Browse repository at this point
Copy the full SHA 5f31c07View commit details -
Refactor access token queries to use persisted queries and add suppor…
…t for custom codecs
Configuration menu - View commit details
-
Copy full SHA for 3e00821 - Browse repository at this point
Copy the full SHA 3e00821View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6b49c36 - Browse repository at this point
Copy the full SHA 6b49c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2462b81 - Browse repository at this point
Copy the full SHA 2462b81View commit details
Commits on Feb 16, 2026
-
chore: modernize CI/CD workflows
- Update addon-validations.yml (Omega, remove anxdpanic repo check, modern actions) - Update make-release.yml (modern syntax, softprops/action-gh-release) - Add notify-repository.yml (trigger central repo rebuild) - Remove submit-release.yml (official Kodi repo submission) - Remove sync-addon-metadata-translations.yml (Weblate/upstream) - Remove close-translation-prs.yml (Weblate/upstream)
Configuration menu - View commit details
-
Copy full SHA for 03faadf - Browse repository at this point
Copy the full SHA 03faadfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6302bd7 - Browse repository at this point
Copy the full SHA 6302bd7View commit details
Commits on Feb 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f354dc2 - Browse repository at this point
Copy the full SHA f354dc2View commit details -
fix: Prevent module-level OAUTH_TOKEN injection in GQL requests
Set use_token=False for channel_token() and vod_token() GQL queries. These functions receive explicit auth headers from callers - the module-level OAUTH_TOKEN should not be injected as it may contain third-party tokens (Device Auth) that the GQL API rejects.
Configuration menu - View commit details
-
Copy full SHA for 4b2c79d - Browse repository at this point
Copy the full SHA 4b2c79dView commit details
Commits on Jun 19, 2026
-
feat: parse HLS codec metadata
Expose codec, bandwidth, resolution, and frame rate attributes from HLS stream variants so callers can identify HEVC renditions.
Upbeat7898 committedJun 19, 2026 Configuration menu - View commit details
-
Copy full SHA for 635906e - Browse repository at this point
Copy the full SHA 635906eView commit details -
chore: bump module version for codec metadata
Bump the module version to 3.0.4 so Kodi can detect the parser metadata update and plugin dependencies can target it explicitly.
Upbeat7898 committedJun 19, 2026 Configuration menu - View commit details
-
Copy full SHA for a052a8f - Browse repository at this point
Copy the full SHA a052a8fView commit details -
Merge pull request #1 from Serph91P/feat/hevc-1440p-support
Parse HLS codec metadata for stream variants
Configuration menu - View commit details
-
Copy full SHA for 325be23 - Browse repository at this point
Copy the full SHA 325be23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da47f9 - Browse repository at this point
Copy the full SHA 7da47f9View commit details -
Merge pull request #2 from Serph91P/develop
release: merge develop into main
Configuration menu - View commit details
-
Copy full SHA for f3fe512 - Browse repository at this point
Copy the full SHA f3fe512View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main