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

Client and stream processing updates #506

Merged
merged 68 commits into from
Sep 13, 2023
Merged

Conversation

MoojMidge
Copy link
Collaborator

Also includes:

  • updates to enable HLS live streams using ISA
  • updates to quality and stream feature selection
  • improved handling of connection failures
  • improved stream and language labelling
  • option to separately enable/disable local and remote history tracking
  • other stuff I have forgotten

- Header is not needed as url has already been retrieved using API
- ISA will still override this and sort by bandwidth
Sorts based on:
- quality
- preferred language
- original language
- language name (in English...)
- Also improve visibility of stream details
- Details in square brackets are max quality level of an adaptive stream
- Streams without square brackets have a single fixed quality level
- Duplication of language in name is unavoidable
@MoojMidge
Copy link
Collaborator Author

That's good, but what 403 issue?

If it was when you were trying to play a video it is probably fixed by this

If it was when you were searching or opening a channel or playlist then I'm not sure which specific change fixed that as it was somewhat intermittent and I was never sure if it just went away because of some YouTube change.

@prometheanfire
Copy link

ya, that seems to be it

@jaylinski
Copy link
Contributor

jaylinski commented Aug 11, 2023

not sure what the fix was (haven't bisected) but this fixed my current 403 issue

Can confirm, this fixes my 403 errors too (which resulted in a buzzing sound after about 12 seconds into the video and a frozen video). Did not happen on every video and sometimes a restart of Kodi helped, but the issue got worse in the last few weeks.

Thanks @MoojMidge !

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.

Increasingly common 403 errors when casting videos
3 participants