-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v7.0.3+beta.2 #564
v7.0.3+beta.2 #564
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acd6e53 - Browse repository at this point
Copy the full SHA acd6e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbae2cd - Browse repository at this point
Copy the full SHA fbae2cdView commit details
Commits on Jan 17, 2024
-
Fix incorrect logic when re-raising request exceptions
- Was resulting in a more generic exception being raised
Configuration menu - View commit details
-
Copy full SHA for 64ce85c - Browse repository at this point
Copy the full SHA 64ce85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e4879 - Browse repository at this point
Copy the full SHA a1e4879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c15a81 - Browse repository at this point
Copy the full SHA 6c15a81View commit details
Commits on Jan 18, 2024
-
Disable using video channel name as studio
- Stops Kodi unnecessarily trying to load non-existent studio logos
Configuration menu - View commit details
-
Copy full SHA for b683cee - Browse repository at this point
Copy the full SHA b683ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b19eb5 - Browse repository at this point
Copy the full SHA 1b19eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa323fb - Browse repository at this point
Copy the full SHA fa323fbView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ceb27e - Browse repository at this point
Copy the full SHA 0ceb27eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c5b04 - Browse repository at this point
Copy the full SHA 85c5b04View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5e810e - Browse repository at this point
Copy the full SHA d5e810eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce49f0 - Browse repository at this point
Copy the full SHA 1ce49f0View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fecc804 - Browse repository at this point
Copy the full SHA fecc804View commit details -
Create per user function and data caches
- Avoid clearing caches and resetting cache items on user change
Configuration menu - View commit details
-
Copy full SHA for 033a874 - Browse repository at this point
Copy the full SHA 033a874View commit details -
Cache updates to fix anxdpanic#558
- Make refresh context menu item actually refresh - First page of playlist will be cached for 5 minutes, remaining pages cached for 1 hour - Extract urls from video description cached for 1 day, rather than 1 week - Don't clear function cache on service restart (may cause regressions but cipher/nsig handling is not currently used)
Configuration menu - View commit details
-
Copy full SHA for affd3d0 - Browse repository at this point
Copy the full SHA affd3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14603bd - Browse repository at this point
Copy the full SHA 14603bdView commit details
Commits on Jan 25, 2024
-
Update workflows, changelog and remove news from addon.xml
- Update make-release workflow - Changelog will be used to populate release details - Changelog entries to follow Github markdown formatting rules - addon.xml updates will preserve whitespace� - news element in addon.xml will be populated from changelog without issue references - Updated submit-release workflow - addon.xml updates will preserve whitespace - news element in addon.xml will be populated from changelog without issue references - news is also used for repository PRs as part of submit-release workflow� - Github references either need to be removed or updated. Removed for simplicity
Configuration menu - View commit details
-
Copy full SHA for 99594f7 - Browse repository at this point
Copy the full SHA 99594f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1d59b - Browse repository at this point
Copy the full SHA 8b1d59bView commit details -
Update addon.xml and workflows to pass addon-validations
- Was failing due to empty news element. Remove element and add in release workflows
Configuration menu - View commit details
-
Copy full SHA for 432b6c9 - Browse repository at this point
Copy the full SHA 432b6c9View commit details
Commits on Jan 30, 2024
-
Don't use label formatting for category labels
- Also ensure category label is updated when name is updated
Configuration menu - View commit details
-
Copy full SHA for 8c22e40 - Browse repository at this point
Copy the full SHA 8c22e40View commit details -
Fix Context argv override uri creation
- Params passed as a parameter to constructor were not being included in generated uri
Configuration menu - View commit details
-
Copy full SHA for be0310e - Browse repository at this point
Copy the full SHA be0310eView commit details -
Allow category label to be inherited
- Must be contained in directory uri to be parsed in new Context params
Configuration menu - View commit details
-
Copy full SHA for c9144f8 - Browse repository at this point
Copy the full SHA c9144f8View commit details