Hi, habe mir den Raspberry Pi bestellt und wollte den sobald er da ist mit raspbmc bestücken. Habe mir XBMC auch mal für Windows geladen um mich einzugewöhnen und stehe jetzt vor folgendem Problem.
Hatte vorher einen WDTV und dort extra Ordner für 3D Filme oder mit Inhalten für die Tochter meiner Freundin erstellt.
Jetzt wird das ganze ja im XBMC durcheinander gewürfelt, sodass im Filmeordner auch die 3D Sachen und die Kinderfilme enthalten sind.
Ist es irgendwie möglich, dass im Hauptmenü eine Übersicht erstellt wird die meinetwegen so aussieht:
Filme TV-Serien Kind 3D
?
Und dann habe ich noch das Problem, dass im Kinderordner Filme und Serien enthalten sind, ich aber nur einen Scratter einstellen kann. Ist es möglich für einen Ordner mehrere Scratter einzustellen?
Hauptmenü übersicht: Nicht nur Filme/Serien sondern auch 3D/Kinder
-
eric1905 -
18. September 2013 um 13:07 -
Erledigt
-
-
Ist es irgendwie möglich, dass im Hauptmenü eine Übersicht erstellt wird die meinetwegen so aussieht:
Klar ist das möglich. Alles was du vorher in deine XBMC Datenbank aufgenommen hast kannst du über SPLs oder CustomNodes beliebig sortiert in Gruppen anzeigen lassen.
Siehe dazu:
[HowTo] Video-, Film- und Serien-Scraper einstellen -> XBMC Datenbank füllen
[HowTo] Smartplayliste erstellen
[HowTo] Eigene Datenbankeinträge erstellen: Custom Nodes -
-
Hi, vielen Dank, vor allem das Letzte hab ich glaube ich gesucht.
Das mit dem Scrapen hab ich gestern schon hinbekommen, allerdings keine Lösung hierfür:
Zitat
Und dann habe ich noch das Problem, dass im Kinderordner Filme und
Serien enthalten sind, ich aber nur einen Scraper einstellen kann. Ist
es möglich für einen Ordner mehrere Scratter einzustellen? -
nein ist nicht möglich
du solltest im KinderOrdner jeweils einen UnerOrdner für Filme und einen für Serien einrichten. Und dann dort eben den entsprechenden Scraper einstellen. -
-
Hab jetzt mal bischen rumgespielt.
Habe das Confluence Mod Vol2 von mad-max installiert und wollte mir die Menüitems mit script.favorites einfügen. Klappt auch sehr gut, allerdings ist das ganze ja auf 2 Favorites beschränkt. Habe jetzt weder in der py Datei noch in den XML Dateien etwas gefunden, wo ich die Anzahl erhöhen kann. Hat hier jemand einen Rat?Bzw. Hab in den SkinSettings und Home von Mad Max 2 Punkte noch eingefügt, kann diese auch in den Add on Optionen füllen, allerdings tauchen sie nicht im Home auf.
-
Also meine Home hab ich damit erweitert:
Zitat<item id="8213">
<label>$INFO[Skin.String(CustomFavourite1.Label)]</label>
<onclick>$INFO[Skin.String(CustomFavourite1.Path)]</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite1_Folder)]</thumb>
<visible>Skin.HasSetting(favourite1)</visible>
</item>
<item id="8214">
<label>$INFO[Skin.String(CustomFavourite2.Label)]</label>
<onclick>$INFO[Skin.String(CustomFavourite2.Path)]</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite2_Folder)]</thumb>
<visible>Skin.HasSetting(favourite2)</visible>
</item>
<item id="8215">
<label>$INFO[Skin.String(CustomFavourite3.Label)]</label>
<onclick>$INFO[Skin.String(CustomFavourite3.Path)]</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite3_Folder)]</thumb>
<visible>Skin.HasSetting(favourite3)</visible>
</item>
<item id="8216">
<label>$INFO[Skin.String(CustomFavourite4.Label)]</label>
<onclick>$INFO[Skin.String(CustomFavourite4.Path)]</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite4_Folder)]</thumb>
<visible>Skin.HasSetting(favourite4)</visible>
</item>Und meine SkinSettings so:
Zitat<item id="101">
<label>$INFO[Skin.String(CustomFavourite1.Label)]</label>
<label2>Home_Custom_Back_Favourite1_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite1_Folder)]</thumb>
<visible>Skin.HasSetting(favourite1)</visible>
</item>
<item id="102">
<label>$INFO[Skin.String(CustomFavourite2.Label)]</label>
<label2>Home_Custom_Back_Favourite2_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite2_Folder)]</thumb>
<visible>Skin.HasSetting(favourite2)</visible>
</item>
<item id="103">
<label>$INFO[Skin.String(CustomFavourite3.Label)]</label>
<label2>Home_Custom_Back_Favourite3_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite3_Folder)]</thumb>
<visible>Skin.HasSetting(favourite3)</visible>
</item>
<item id="104">
<label>$INFO[Skin.String(CustomFavourite4.Label)]</label>
<label2>Home_Custom_Back_Favourite4_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/SKINDEFAULT.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Favourite4_Folder)]</thumb>
<visible>Skin.HasSetting(favourite4)</visible>
</item><control type="button" id="8266">
<description>Favourite 1</description>
<label>Custom Favourite 1</label>
<label2>$INFO[Skin.String(CustomFavourite1.Label)]</label2>
<width>750</width>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>RunScript(script.favourites,changetitle=true&property=CustomFavourite1)</onclick>
<onclick>Skin.ToggleSetting(favourite1)</onclick>
</control>
<control type="button" id="8267">
<description>Favourite 2</description>
<label>Custom Favourite 2</label>
<label2>$INFO[Skin.String(CustomFavourite2.Label)]</label2>
<width>750</width>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>RunScript(script.favourites,changetitle=true&property=CustomFavourite2)</onclick>
<onclick>Skin.ToggleSetting(favourite2)</onclick>
</control>
<control type="button" id="8268">
<description>Favourite 3</description>
<label>Custom Favourite 3</label>
<label2>$INFO[Skin.String(CustomFavourite3.Label)]</label2>
<width>750</width>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>RunScript(script.favourites,changetitle=true&property=CustomFavourite3)</onclick>
<onclick>Skin.ToggleSetting(favourite3)</onclick>
</control>
<control type="button" id="8269">
<description>Favourite 4</description>
<label>Custom Favourite 4</label>
<label2>$INFO[Skin.String(CustomFavourite4.Label)]</label2>
<width>750</width>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>RunScript(script.favourites,changetitle=true&property=CustomFavourite4)</onclick>
<onclick>Skin.ToggleSetting(favourite4)</onclick>
</control> -
-
mad-max: kannst du mir hier helfen?
Sorry, hab gesehen dass man hier User verlinken kann, funktioniert aber irgendwie nicht so wie gewünscht und löschen geht auch nicht
-
du hast den doppelpunkt vergessen
ich schau später mal drüber...
-
-
mad-max: hast du gesehn ob ich irgend nen Fehler gemacht habe?
-
Nee, sorry ich kam noch net dazu...
War jetzt ein paar Tage krank -
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!