Skip to content

v7.4.3+beta.1#1429

Merged
MoojMidge merged 17 commits intoanxdpanic:masterfrom
MoojMidge:v7.4
Apr 10, 2026
Merged

v7.4.3+beta.1#1429
MoojMidge merged 17 commits intoanxdpanic:masterfrom
MoojMidge:v7.4

Conversation

@MoojMidge
Copy link
Copy Markdown
Collaborator

Fixed

  • Updates to resolve inconsistent Python2 string encoding/decoding
  • Ensure parameters to Kodi builtin functions are parsed as string literals
  • Allow trailing slashes in url of html pages served by internal http server

Changed

  • Open confirmation dialog, with a link for further information, when sign in process fails
  • Update API config page html
  • Improve handling of API key settings changes
  • Detect and notify when API requests cannot be completed
  • Use consistent language for signing in/out

New

  • Add button in API settings to view address of API config page
  • Fallback to playing channel uploads if no live stream is available
  • Add fallback method to load playlists when v3 API request cannot be made

MoojMidge added 17 commits April 3, 2026 21:07
- Provide specific user notifications for the various different causes
- Force cache use when requests can't be made
- Allow settings to sync back to api_keys.json when actually changed
- Move note to bookmark page from /youtube/api/submit to /youtube/api
- Use POST method for form submission to prevent OAuth2 details potentially being logged or recorded in browser history
- Disable form input autocomplete on /youtube/api
- Improve display when input labels wrap
…rals

- Wrap values in double quotes if they may include dynamic/variable/user inputs
…er can be pinged

- Added new path and query parameters to construct new server url
- Avoids unnecessary calls http_server.get_connect_address() to obtain netloc if httpd status is already being checked
…instance when context changes

- Make kodiai happy
@MoojMidge MoojMidge merged commit 302f7a7 into anxdpanic:master Apr 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant