I recently converted to MythDora 4 after an attempt to upgrade to SVN rendered my box unusable. I'm very happy with the result, except as usual I hate the menu layout. <br><br>So I did what I always do, which is go in and rewrite the menu xml files to my liking. I immediately found that the situation was more complex in MythDora than a standard install. Some menus were in /home/mythtv/.mythtv and some were in /usr/share/mythtv, and yet others in the custom menu setup option folders in /usr/share/mythtv (DVR. classic).
<br><br>I have everything working fine, but somewhere in the process I did something that has rendered my mythvideo menu nonfunctional. The menu appears, but clicking on any of the menu options produces nothing.<br><br>Of course, I was an idiot and accidentally deleted the backups.
<br><br>Here is my current
videomenu.xml file. I have put it in every possible location but nothing works. Any help would be greatly appreciated.<br><br><br>
<mythmenu name="VIDEO"><br><br> <button><br> <type>VIDEO_GALLERY</type><br> <text>Video Gallery</text><br> <text lang="FR">Gallerie vidéo</text>
<br> <text lang="DE">Galerie</text><br> <text lang="SI">Galerija filmov</text><br> <text lang="FI">Videogalleria</text><br> <text lang="DK">Film Galleri</text>
<br> <text lang="SV">Filmgalleri</text><br> <text lang="PT">Galeria de Filmes</text><br> <text lang="ES">GalerÃa</text><br> <text lang="ET">Filmide galerii</text>
<br> <text lang="RU">ÐалеÑÐµÑ Ñ<br> <action>GALLERY</action> илÑмов</text><br> </button><br><br> <button><br> <type>VIDEO_MANAGER</type>
<br> <text>Video Manager</text><br> <text lang="ES">Gestionar Videos</text><br> <text lang="CA">Gestionar vÃdeos</text><br> <text lang="DK">Film opsætning</text>
<br> <text lang="DE">Video-Manager</text><br> <text lang="PT">Gestor de Filmes</text><br> <text lang="SV">Filmhanterare</text><br> <text lang="FR">Gestionnaire de vidéos</text>
<br> <text lang="NL">Video'ã¼ã¸ã£ã¼</text>><br> <text lang="JA">ãããªãã<br> <text lang="SI">Upravitelj filmov</text><br> <text lang="FI">Videohallinta</text>
<br> <text lang="ET">Filmihaldus</text><br> <text lang="RU">ÐÐµÐ½ÐµÐ´Ð¶ÐµÑ Ñ<br> <action>MANAGER</action> илÑмов</text><br> </button>
<br><br></mythmenu><br><br>