summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/website/contents/error/mythexport.html
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-web/website/contents/error/mythexport.html')
-rw-r--r--linhes/linhes-web/website/contents/error/mythexport.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/linhes/linhes-web/website/contents/error/mythexport.html b/linhes/linhes-web/website/contents/error/mythexport.html
new file mode 100644
index 0000000..f0d6b9d
--- /dev/null
+++ b/linhes/linhes-web/website/contents/error/mythexport.html
@@ -0,0 +1,22 @@
+<html>
+<head>
+<style type="text/css">@import "/frame.css";</style>
+</head>
+
+<body>
+<h2>MythExport does not appear to be installed</h2>
+</br>
+</br>
+<h4>Export MythTV recordings to portable media players.</h4>
+</br>
+<div id="navcontainer">
+ <ul id="navlist">
+To enable MythExport run these commands in a terminal:
+ </br>
+ <li> pacman -Syyu mythexport </li>
+ <li> add_service.sh mythexport </li>
+</ul>
+
+</body>
+</html>
+