Skip to content

Commit

Permalink
Merge pull request #260 from quarckster/remove-http
Browse files Browse the repository at this point in the history
Remove http streaming type
  • Loading branch information
quarckster authored Feb 15, 2023
2 parents ad81ae8 + cc19878 commit 006b9bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/resources/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@
<dependency type="enable" setting="ask_quality">false</dependency>
</dependencies>
<level>0</level>
<default>http</default>
<default>hls4</default>
<constraints>
<options>
<option>http</option>
<option>hls</option>
<option>hls2</option>
<option>hls4</option>
Expand Down

0 comments on commit 006b9bd

Please sign in to comment.