TCoreXxx
Meister
- Registriert
- 12. April 2018
- Beiträge
- 763
- Reaktionspunkte
- 4.170
- Punkte
- 253
Hallo, erstmals bitte ich euch darum, sich in die kleine Materie, unter:
Das ganze dient den folgenden Zweck:
Es gibt zwei Möglichkeiten, entweder über den Ordnerpfad, in meinem Fall: (/storage/emulated/0/Android/data/tv.vavoo.apa/files/.vavoo/addons/skin.vavooto/shortcuts/mainmenu.DATA.xml, folgende Einträge hinzufügen, die gewünscht werden:
Oder einzeln in den jeweiligen personalisierten Eintrag, wie Filme, Serien, etc., bei den Skin Einstellungen (in der VMOD APP), den benutzdefinierten Befehl nutzen, die unter <action></action> im oberen Spoiler, zu finden sind.
Wenn das geschehen ist und alles nach euren Vorstellungen entspricht, könnt ihr das ganze dann auch zur Verfügung stellen, beachte jedoch, das dies etwas Fingerspitzengefühl braucht:
Für alle Anregungen, Fragen, etc. dazu:
Diskussion - Wie erstelle ich ein Bundle?
Sie müssen registriert sein, um Links zu sehen.
einzulesen.Das ganze dient den folgenden Zweck:
- Jeder kann sich sein VAVOO selbst basteln, somit keine ständigen Anfragen über fehlende Addons
- Man kann untereinander die Bundles teilen, sich gegenseitig Updaten und Helfen
- Lade dir die VMOD 1.51 oder 2.1 (Link ist nicht mehr aktiv.)
- Starte das ganze mit dem Bundle (.to)
- Wähle dir dort einen Skin nach belieben (Habe die Option freigelegt)
- Konfiguriert quasi alles was ihr braucht, wie bei Kodi halt auch
Es gibt zwei Möglichkeiten, entweder über den Ordnerpfad, in meinem Fall: (/storage/emulated/0/Android/data/tv.vavoo.apa/files/.vavoo/addons/skin.vavooto/shortcuts/mainmenu.DATA.xml, folgende Einträge hinzufügen, die gewünscht werden:
XML:
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts>
<shortcut>
<label>VAVOO - Suche</label>
<label2>Hub 1101</label2>
<icon>DefaultShortcut.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=search&cancel=home",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Filme</label>
<label2>HUB 1101</label2>
<icon>DefaultMovies.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/indexMovie?action=indexMovie&cancel=home",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Serien</label>
<label2>HUB 1102</label2>
<icon>special://skin/extras/icons/tv.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=indexSerie&cancel=home",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Live TV</label>
<label2>Common Shortcut</label2>
<icon>special://skin/extras/icons/tv.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=channels",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Netflix</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=provider&name=netflix",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Amazon Prime</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=provider&name=amazon",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Maxdome</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb /> <action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=provider&name=maxdome",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Downloads</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb />
<action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=download/list",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Mediatheken</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb />
<action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=mediathek",return)</action>
</shortcut>
<shortcut>
<label>VAVOO - Kinder</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb />
<action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=kids",return)</action>
</shortcut>
<shortcut>
<label>Favoriten</label>
<label2>Common Shortcut</label2>
<icon>DefaultDVDRom.png</icon>
<thumb />
<action>ActivateWindow(Favourites)</action>
</shortcut>
<shortcut>
<label>VAVOO - Erotik</label>
<label2>Common Shortcut</label2>
<icon>DefaultAddonNone.png</icon>
<thumb />
<action>ActivateWindow(Videos,"plugin://plugin.video.vavooto/?action=erotic",return)</action>
</shortcut>
<shortcut>
<visible>PVR.HasTVChannels</visible>
<label>31006</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(TVChannels)</action>
</shortcut>
<shortcut>
<visible>PVR.HasRadioChannels</visible>
<label>31059</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Radiochannels)</action>
</shortcut>
<shortcut>
<visible>Library.HasContent(Movies)</visible>
<label>342</label>
<label2>32014</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Videos,videodb://movies/titles/)</action>
</shortcut>
<shortcut>
<visible>Library.HasContent(TVshows)</visible>
<label>20343</label>
<label2>32014</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Videos,videodb://tvshows/titles/)</action>
</shortcut>
<shortcut>
<visible>!Library.HasContent(Video)</visible>
<label>10006</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Videos,sources://video/)</action>
</shortcut>
<shortcut>
<visible>Library.HasContent(Music)</visible>
<label>10005</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Music,musicdb://albums/)</action>
</shortcut>
<shortcut>
<visible>!Library.HasContent(Music)</visible>
<label>10005</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Music,Files)</action>
</shortcut>
<shortcut>
<visible>Library.HasContent(Music)</visible>
<label>31229</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>PlayerControl(Partymode(music))</action>
</shortcut>
<shortcut>
<label>12600</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Weather)</action>
</shortcut>
<shortcut>
<label>10002</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Pictures)</action>
</shortcut>
</shortcuts>
Oder einzeln in den jeweiligen personalisierten Eintrag, wie Filme, Serien, etc., bei den Skin Einstellungen (in der VMOD APP), den benutzdefinierten Befehl nutzen, die unter <action></action> im oberen Spoiler, zu finden sind.
Wenn das geschehen ist und alles nach euren Vorstellungen entspricht, könnt ihr das ganze dann auch zur Verfügung stellen, beachte jedoch, das dies etwas Fingerspitzengefühl braucht:
- Es müssen Addons, Userdata sowie _bundle_installed als ZIP archiviert werden
- Das Archiv, sha1 errechnen lassen
- Größe des Archivs in Bytes ermitteln
- .json Datei dementsprechend anpassen, die ihr unter:
Sie müssen registriert sein, um Links zu sehen.entnehmen könnt
- Auf Server lagern beide Dateien und alles richtig zuordnen, an URL, damit auch das Bundle heruntergeladen werden kann
Für alle Anregungen, Fragen, etc. dazu:
Diskussion - Wie erstelle ich ein Bundle?
Zuletzt bearbeitet: