Am Samstag (06.09.25) Vormittag werde ich ein Update der Forensoftware (inkl. aller Plugins) durchführen. Das Forum wird deshalb auf unbestimmte Zeit nicht verfügbar sein. Neuigkeiten wird es im Matrix Chat geben: https://www.kodinerds.net/thread/79927-freischaltung-matrix-chat/
Hallo, ich nutze TVHEADEND (Docker) und die PIPE-Listen. Funktioniert soweit, nur bei "MDR" habe ich keinen Ton. Unter DVB-Inputs/SErvices wird mir das bestätigt:
Nach Filterung und Neusortierung (ohne PCR und PMT)
0x0100 / 256 PCR 0x1000 / 4096 PMT 1 0x0100 / 256 H264
Woran kann das liegen? Wie kann ich das beheben?
Was wäre denn besser? Nodes oder Playlist?
Muss der ganze EMBY-Server installiert werden oder reicht das Kodi-Addon?
-- Gruß Michael
Leider noch nicht.
Es ist nicht auszuschließen, dass unter Openelec mal die Möglichkeit besteht, spezielle Shader auszuwählen. Das kann aber noch dauern.
Falls Du über eine IntelCPU verfügst, sind diese Buils hier zu empfehlen.
Diese bieten auf jeden Fall schon mal mehr als der Standard. ;)
Danke für den Link. Gibt's dazu nähere Infos? Einen Thread? Edit: mein Link unten gehört zum Thema...
Da der DS-Player Windows-only ist, wirds mit Linux wohl nicht so leicht...
Hast Du hier schonmal reingeschaut? http://forum.kodi.tv/showthread.php?tid=222576
Klar, darauf basiert ja mein Windows-testen.
Was ich noch gefunden habe ist dies hier:http://forum.kodi.tv/showthread.php?tid=231955 Kann allerdings nicht beurteilen, ob das in die Richtung wie madVR geht...
-- Gruß DoXer
Hi,
ich komme von Mediaportal und teste momentan die Möglichkeiten von KODY (15.2) aus. Dies mache ich momentan auf meinem Desktop unter Win7. Später soll das ganze dann auf einem dedizierten PC laufen, möglichst allerdings unter Linux mit nVidia-Grafik .
Ich bin begeistert von der Kody-DS-Player Version in Verbindung mit madVR. Dazu 'ne Frage. Gibt es vergleichbares auch unter Linux?
-- Gruß DoXer
Ok, DEBUG aktiviert, es ist die mymusicnav.xml.
Da kann ich aber beim besten Willen nichts finden. Hier der Inhalt:
<?xml version="1.0" encoding="utf-8"?>
<!--Titan-->
<window id="502">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<onunload>ClearProperty(ShowViewSubMenu, Home)</onunload>
<include>allViewIds</include>
<controls>
<!--Music Background-->
<include>GlobalBackground</include>
<!--Header-->
<include condition="!Skin.HasSetting(DisableHeader)">Header</include>
<!--NowPlaying-->
<include condition="Skin.HasTheme(classic)">NowPlayingMusicClassic</include>
<include condition="Skin.HasTheme(classic)">NowPlayingVideoClassic</include>
<include condition="!Skin.HasTheme(classic)">NowPlayingModern</include>
<!--Time & Weather-->
<include condition="!Skin.HasSetting(DisableHeader)">TimeInfo</include>
<!-- all Views -->
<include>allViews</include>
<!--Sub Menu Tab Left-->
<include>SubMenuTabLeft</include>
<!--Sub Menu Tab Top-->
<include>SubMenuTabTop</include>
<!--Sub Menu-->
<control type="group">
<include condition="skin.hastheme(classic)">SideBladeClassic</include>
<include condition="!skin.hastheme(classic)">SideBladeModern</include>
<!--Grouplist 9000-->
<control type="grouplist" id="9000">
<posx>21</posx>
<posy>190</posy>
<width>458</width>
<height>750</height>
<itemgap>3</itemgap>
<onleft>50</onleft>
<onright>50</onright>
<visible>!Skin.HasSetting(KioskMode.Enabled)</visible>
<onright>ClearProperty(ShowViewSubMenu, Home)</onright>
<onleft>ClearProperty(ShowViewSubMenu, Home)</onleft>
<onback>ClearProperty(ShowViewSubMenu, Home)</onback>
<onback>50</onback>
<onup>9000</onup>
<ondown>9000</ondown>
<orientation>vertical</orientation>
<!--Buttons-->
<control type="label" id="200">
<!--Label Menu-->
<width>458</width>
<align>left</align>
<textoffsetx>50</textoffsetx>
<font>Bold40</font>
<textcolor>FF1b1b1b</textcolor>
<label>$LOCALIZE[33061]:</label>
<visible>skin.hastheme(classic)</visible>
</control>
<control type="image" id="201">
<!--Seperator-->
<width>458</width>
<height>10</height>
<align>left</align>
<texture>common/menu-separator.png</texture>
<visible>skin.hastheme(classic)</visible>
</control>
<control type="button" id="3">
<!--Button Sort-->
<description>Sort</description>
<include>SubMenuButton</include>
</control>
<control type="togglebutton" id="4">
<!--Button Ascending-->
<description>Ascending</description>
<include>SubMenuButton</include>
<label>584</label>
<altlabel>585</altlabel>
</control>
<control type="edit" id="19">
<visible>Container.CanFilter + !Container.CanFilterAdvanced</visible>
<description>Filter</description>
<textwidth>230</textwidth>
<include>SubMenuButton</include>
<textoffsetx>50</textoffsetx>
<textoffsety>13</textoffsety>
<label>587</label>
</control>
<control type="radiobutton" id="98">
<visible>Container.CanFilterAdvanced</visible>
<description>Filter</description>
<include>SubMenuButton</include>
<label>587</label>
<selected>Container.Filtered</selected>
<onclick>right</onclick>
<onclick>Filter</onclick>
</control>
<control type="button" id="8">
<!--Button Search-->
<include>SubMenuButton</include>
<label>137</label>
</control>
<control type="radiobutton" id="16">
<!--Button Party Mode-->
<description>PartyMode</description>
<include>SubMenuButton</include>
<label>589</label>
</control>
<control type="button" id="5">
<!--Button Files-->
<description>Files</description>
<include>SubMenuButton</include>
<label>1214</label>
<onclick>SetFocus(50)</onclick>
</control>
<control type="togglebutton" id="20">
<description>Update library</description>
<include>SubMenuButton</include>
<label>653</label>
<altlabel>13353</altlabel>
<alttexturefocus border="5" colordiffuse="$INFO[Skin.String(ButtonFocusColor)]">colors/color_white.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<usealttexture>library.isscanningmusic</usealttexture>
</control>
<control type="button" id="400">
<!--Set View-->
<include>SubMenuButton</include>
<label>$LOCALIZE[31305] $INFO[Container.Viewmode]</label>
<onclick>XBMC.RunScript(script.titanskin.helpers,SETVIEW)</onclick>
</control>
<include>SideBladeViewCommands</include>
</control>
</control>
</controls>
</window>
Alles anzeigen
Any hints?
Wo findet man das im Skin (TITAN) denn. Wird ja wohl in einer der XMLs hier sein:
c:\Users\blabla\AppData\Roaming\Kodi\addons\skin.titan\1080i\
-- Gruß DoXer
Yo, mit Wordpad bekomme ich es geöffnet. Danke an beide...
Bitte wandle das DOCX in PDF, da nicht jeder Word hat. Danke...
Hallo, ich richte mir gerade (komme von Mediaportal) Kodi ein mit dem Titan Skin. Unter "Musik" habe ich den Punkt "Kürzlich hinzugefügte Alben" eingetragen. Bei dieser Ansicht bekomme ich allerdings nur dem Album-Namen angezeigt, ich würde allerdings gerne "Interpret - "Albumname" angezeigt bekommen.
Kann man das irgendwo einstellen?
-- Gruß DoXer