mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
moovida: various cleanup, more logging in debugmode
This commit is contained in:
parent
8531bbf309
commit
885e5d0d00
@ -13,11 +13,10 @@ args=""
|
||||
if /usr/bin/test "${ELISA_DEBUG}" = "yes" ; then
|
||||
args="${args} ELISA_DEBUG=*:5"
|
||||
args="${args} GST_DEBUG_NO_COLOR=1"
|
||||
args="${args} GST_DEBUG=*:5"
|
||||
args="${args} GST_DEBUG=GST_ELEMENT_FACTORY:3"
|
||||
args="${args} -l"
|
||||
fi
|
||||
# args="${args} GST_DEBUG=*:5"
|
||||
# args="${args} GST_DEBUG=GST_ELEMENT_FACTORY:3"
|
||||
|
||||
if /usr/bin/test "${ELISA_FULLSCREEN}" = "yes" ; then
|
||||
args="${args} -f -t"
|
||||
|
Loading…
x
Reference in New Issue
Block a user