-
Notifications
You must be signed in to change notification settings - Fork 105
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
fix for lg webos tv #371
fix for lg webos tv #371
Conversation
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: Increase buffer size when downloading binary in update command (JioTV-Go#365)
Explain your PR. Why u disabling helmet and a ETAG middleware? |
helmet and ETAG middleware's are modifiying the response Header which is causing the issue c.Locals("webosMode", webosMode) |
It's better if we disable it for all devices, better if we remove it completely as I have seen it causing issues. So remove all flags and simply delete those middleware calls |
@dheerajv4855 Will u modify this PR or close it? |
hi @rabilrbl , will modify this PR to remove those middleware |
hi @rabilrbl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address these changes
Co-authored-by: Mohammed Rabil <rabilrbl7@gmail.com>
Co-authored-by: Mohammed Rabil <rabilrbl7@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Approved.
I'll test this m3u generation and merge this
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mohammed Rabil <rabilrbl7@gmail.com> Co-authored-by: Mohammed Rabil <mail@rabil.me> Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dj <dj@djs-Mac-Pro.local> Co-authored-by: dheerajv4855 <48526859+dheerajv4855@users.noreply.github.com> fix for lg webos tv (#371)
Co-authored-by: Mohammed Rabil <rabilrbl7@gmail.com> Co-authored-by: Mohammed Rabil <mail@rabil.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dj <dj@djs-Mac-Pro.local>
added flag based response change for webos so that it wont affect the other functionality
we cab use --webos flag to serve for lg tv