Index: /ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
Index: /ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
Index: /ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
Index: /ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml
===================================================================
--- /ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
Index: /ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml
===================================================================
--- /ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
Index: /ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml
===================================================================
--- /ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml	(revision 19075)
+++ /ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml	(revision 19076)
@@ -424,4 +424,5 @@
 <node name=b3 halign=center valign=middle bordersize=3 bordertype=2 posx=340 posy=0 width=150 height=30 bordercol=yellow>
 <node name=b4 halign=center valign=middle bordersize=3 bordertype=2 posx=500 posy=0 width=150 height=30 bordercol=blue>
+<node name=b5 text="Info" halign=center valign=middle bordersize=3 bordertype=2 posx=660 posy=0 width=150 height=30 bordercol=exitcol>
 </screen>
 
@@ -1311,9 +1312,11 @@
 <screen fontcol=fontcol valign=bottom titlealign=center name="mediadbsettings" title="MediaDB Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
 <node fontsize=23 bordercol=scrollbarcol 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" width=100%>
-<node name=mediadbscandelall type=choicebox parent=listbox valign=middle posx=0 text="Delete MediaDB before scan" width=100%>
-<node name=mediadbscandelnotfound type=choicebox parent=listbox valign=middle posx=0 text="Delete unused entrys before scan" width=100%>
-<node name=mediadbscantimeout type=choicebox parent=listbox valign=middle posx=0 text="Update entrys on scan" width=100%>
-<node name=createthumb type=choicebox parent=listbox valign=middle posx=0 text="Create Thumb Picture" width=100%>
+	<node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscandelnotfound" fontsize="17" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%">
+	<node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%">
 <node name=b1 text=OK halign=center valign=center posx=45 posy=0 width=150 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
 <node name=b2 text=EXIT halign=center valign=center posx=215 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
@@ -1379,4 +1382,27 @@
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
+</screen>
+
+
+<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node font=AlteHaasGroteskBold fontcol=fontcol fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=10 width=1160 posx=center height=-55 bordercol=white>
+		<node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%">
+		<node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%">
+		<node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%">
+		<node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%">
+	<node name="b1" text="OK"      bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
+	<node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
 </screen>
 
