List all available bit rates when selecting a show/live channel (if new setting is enabled) #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DR.TV provides a hls playlist with a number of different bit rates for each show/live channel. Kodi will then select a specific bit rate based on the internet setting (e.g. 512Kb plan) in the main menu.
But that does not work for me since I am too far away (Australia) from the streaming server and nothing happens.
So I have added a setting such that selecting a show/live channel will expand into a sub folder that contains all the available bit rates and then you can pick one that will work in your area.
Let me know what you think about this idea
Fixes #7