Index: /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 16256)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 16257)
@@ -788,4 +788,5 @@
 <node type=menu pic=skin/channeledit.png textposx=120 valign=middle name=channeledit text="Channel Edit" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 <node type=menu pic=skin/skinselect.png textposx=120 valign=middle name=skinselect text="Skin" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
+<node type=menu pic=skin/mediadbsettings.png textposx=120 valign=middle name=mediadbsettings text="MediaDB Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 <node type=menu pic=skin/save.png textposx=120 valign=middle name=savesettings text="Save Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 #<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
@@ -1184,2 +1185,14 @@
 <node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox  posx=center posy=center width=90% height=90% />
 </screen>
+
+<screen fontcol=fontcol valign=bottom titlealign=center name=mediadbsettings hspace=30 vspace=30 fontsize=30 title="MediaDB Settings" posx=center posy=center width=80% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node bordercol=bordercol parent=skinadj scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
+<node name=mediadbpath type=choicebox parent=listbox valign=middle posx=0 text="MediaDB Path" bordercol=bordercol bordersize=2 width=100%>
+<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" bordercol=bordercol width=100%>
+<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" bordercol=bordercol width=100%>
+<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" bordercol=bordercol width=100%>
+<node name=b1 text="OK" parent=skinadj halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
+<node name=b2 text="EXIT" parent=skinadj halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
+<node name=b3 text="EDIT" halign=center valign=middle bordercol=red bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
+#<node func=gettime param1="%d-%m-%Y %H:%M" parant=skinadj name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
+</screen>
