summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/plex_lib.conf
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-01-21 20:30:13 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-01-21 20:30:13 (GMT)
commit44cea7e84d7c67e820dc6d7b3152ab5007668f55 (patch)
tree3e61810c6b3b8b6ea0d8a358ee4de7a162d8dc82 /linhes/linhes-system/plex_lib.conf
parentca4b308a837f023576893753cc01f64e84136a5c (diff)
downloadlinhes_pkgbuild-44cea7e84d7c67e820dc6d7b3152ab5007668f55.zip
linhes_pkgbuild-44cea7e84d7c67e820dc6d7b3152ab5007668f55.tar.gz
linhes_pkgbuild-44cea7e84d7c67e820dc6d7b3152ab5007668f55.tar.bz2
linhes-system: add gen_lib_xml.py and plex_lib.conf to add Plex to frontend menu
Diffstat (limited to 'linhes/linhes-system/plex_lib.conf')
-rw-r--r--linhes/linhes-system/plex_lib.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/linhes/linhes-system/plex_lib.conf b/linhes/linhes-system/plex_lib.conf
new file mode 100644
index 0000000..df4b3f3
--- /dev/null
+++ b/linhes/linhes-system/plex_lib.conf
@@ -0,0 +1,9 @@
+<!--#PLEX-->
+ <button>
+ <type>MENU_PLEX</type>
+ <text>Launch Plex</text>
+ <description>Open Plex Home Theater</description>
+ <action>EXEC /var/lib/flatpak/exports/bin/tv.plex.PlexHTPC</action>
+ </button>
+<!--#PLEX-->
+