summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/error/mythexport.html
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/supplemental-web/contents/error/mythexport.html')
-rw-r--r--abs/core/supplemental-web/contents/error/mythexport.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/abs/core/supplemental-web/contents/error/mythexport.html b/abs/core/supplemental-web/contents/error/mythexport.html
index 88966c6..f0d6b9d 100644
--- a/abs/core/supplemental-web/contents/error/mythexport.html
+++ b/abs/core/supplemental-web/contents/error/mythexport.html
@@ -4,8 +4,19 @@
</head>
<body>
-MythExport does not appear to be installed.
+<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>
+