mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
oscam: fix settings-default.xml
This commit is contained in:
parent
5d65364754
commit
2ed3513f7e
@ -1,3 +1,6 @@
|
||||
8.0.102
|
||||
- fix settings-default.xml
|
||||
|
||||
8.0.101
|
||||
- Update OSCam to 11233
|
||||
- fix the WeTek_Play problems
|
||||
|
@ -19,7 +19,7 @@
|
||||
PKG_NAME="oscam"
|
||||
PKG_VERSION="c677c6e"
|
||||
PKG_VERSION_NUMBER="11233"
|
||||
PKG_REV="101"
|
||||
PKG_REV="102"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.streamboard.tv/oscam/wiki"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<settings>
|
||||
<setting id="RESTART_ON_RESUME" value="false" />
|
||||
<setting id="WAIT_FOR_FEINIT" value="false" />
|
||||
<setting id="$WORKAROUND_SLEEP" value="false" />
|
||||
<setting id="$WORKAROUND_SLEEP_TIME" value="1" />
|
||||
<setting id="WORKAROUND_SLEEP" value="false" />
|
||||
<setting id="WORKAROUND_SLEEP_TIME" value="1" />
|
||||
<setting id="NUM_ADAPTERS" value="1" />
|
||||
</settings>
|
||||
|
Loading…
x
Reference in New Issue
Block a user