Commit Graph

11 Commits

Author SHA1 Message Date
Ian Leonard
cc5dd53dca chrome: improvements to python launch script
Co-authored-by: Guy Kloss <guy@kloss.nz>
Co-authored-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-01-11 07:02:12 +00:00
Guillaume LECERF
7b4cdb060b chrome: allow setting a custom user-agent 2021-10-30 20:44:54 +02:00
Guillaume LECERF
c573b664de chrome: use pulseaudio when available 2021-09-25 14:12:57 +02:00
mglae
2e7c831e8b chrome: default.py cleanup
- don't import expensive 'oe' module for a log function with wrong module name printout.
- fix "WARNING <general>: CPythonInvoker(1, /storage/.kodi/addons/browser.chrome/default.py): the python script "/storage/.kodi/addons/browser.chrome/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE"
2020-11-16 23:49:33 +01:00
mglae
d0a4824728 chrome: fix getting default audio device
Setting "audiooutput.audiodevice" was not found any more because
settings format has be changed to version 2.

Read the setting value via Kodi json RPC.
2020-11-16 23:49:31 +01:00
ToniCipriani
788fcf60ed chrome: add Dark Mode Toggle 2020-06-14 21:38:19 +02:00
Christian Hewitt
e5dedd7ff3 Merge pull request #3993 from MilhouseVH/le10_get_addon_id
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
MilhouseVH
855c547f77 chrome: avoid hard coding settings addon id 2019-11-17 20:50:33 +00:00
MilhouseVH
eb8225aba3 chrome: python3 2019-11-17 00:24:19 +00:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
CvH
6b4eac3ba1 chrome: initial add-on 2018-06-25 16:33:03 +02:00