Skip to content
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.9.1 #886

Merged
merged 16 commits into from
Aug 24, 2024
Merged

v7.0.9.1 #886

merged 16 commits into from
Aug 24, 2024

Conversation

MoojMidge
Copy link
Collaborator

Fixed

New

  • Add refresh settings to Setup Wizard

- MediaItem is subclass of BaseItem
- AudioItem used if audio only playback is selected
…ayer::Play anxdpanic#873

- Kodi is unable to guess what type of media is playing if it does not have an extension
- This can happen when playing a http stream
- Workarounds were put in place to create a hint when listitems were created in the Kodi GUI
- These workarounds don't work when listitem is not created in the GUI eg using JSON-RPC
- Force hint to be created in the plugin as a dodgy workaround
- Remove use of deepcopy
- Copy and manipulate individual sub-dicts instead
@MoojMidge MoojMidge merged commit 458cdd7 into anxdpanic:master Aug 24, 2024
2 checks 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