View Full Version : Remove menu items?
sdanielson
2007-09-04, 03:32 AM
How do you remove menu item? Specifically I want to remove the delete and the transcode from the video library menu. (I don't trust my wife and kid) :-).
I searched as best as I could but could not find the answer and with the search function in the forums not working....
Thanks.
Check these enties in config.xml (open/save with notepad, backup first):
<ShowDeleteInRecordings>true</ShowDeleteInRecordings>
<ShowCancelInRecordings>true</ShowCancelInRecordings>
<ShowTranscodeDuringSchedule>true</ShowTranscodeDuringSchedule>
there are more like these in config.xml, do a search for "show" and you'll find them.
<ShowDeleteInRecordings>true</ShowDeleteInRecordings>
<ShowCancelInRecordings>true</ShowCancelInRecordings>
<ShowTranscodeDuringSchedule>true</ShowTranscodeDuringSchedule>
Maybe being to obvious but don't delete the entries just set them from "true" to "false"
Maybe being to obvious but don't delete the entries just set them from "true" to "false"
Right. It was early this morning.:D
sdanielson
2007-09-11, 03:01 AM
Thank you both very much!
Powered by vBulletin® Version 4.1.9 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.