<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3837&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Kodi help]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3837</link>
		<description><![CDATA[The most recent posts in Kodi help.]]></description>
		<lastBuildDate>Tue, 29 Sep 2020 18:27:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25015#p25015</link>
			<description><![CDATA[<p>You could grab the DMO source and modify debian/control so the dependencies are satisfied by the beowulf Kodi version but the add-on might not work for that.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:27:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25015#p25015</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24994#p24994</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>I&#039;m not sure forcing the install is feasible. The packages are stopping the system until the broken packages are removed.</p></div></blockquote></div><p>I don&#039;t know if my experience is convenient to do in your case, but I will explain it:</p><p>In a few boxes with Devuan Beowulf 64 bits I used a <span class="bbc">--force-all</span> to install a deb file for an old printer. All the package management programs complained from this point on about not met dependencies. I edited by hand the file <span class="bbc">/var/lib/dpkg/status</span> and removed the claimed dependencies. So far, so good.</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Mon, 28 Sep 2020 17:11:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24994#p24994</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24985#p24985</link>
			<description><![CDATA[<p>I&#039;m not sure forcing the install is feasible. The packages are stopping the system until the broken packages are removed. So forcing the installations got me no-where, really.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 27 Sep 2020 21:51:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24985#p24985</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24971#p24971</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>Not that I have kodi setup yet, but I managed to install these debian packages with,</p><div class="codebox"><pre><code>dpkg -i --force-depends (packages location and name)</code></pre></div></div></blockquote></div><p>Does the plugin actually work with the Debian version of Kodi?</p><p>Looks like the add-on can be installed from Kodi without relying on the DMO package: <a href="https://kodi.wiki/view/Add-on:InputStream_Adaptive" rel="nofollow">https://kodi.wiki/view/Add-on:InputStream_Adaptive</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 27 Sep 2020 14:17:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24971#p24971</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24969#p24969</link>
			<description><![CDATA[<p>Not that I have kodi setup yet, but I managed to install these debian packages with,</p><div class="codebox"><pre><code>dpkg -i --force-depends (packages location and name)</code></pre></div><p>edit..this one needed &quot;--force-depends&quot;. /home/glenn/Downloads/kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb</p><p>hope this helps</p><p>regards Glenn</p><p>I recreated the output...</p><div class="codebox"><pre><code>root@GamesBox:~# dpkg -i --force-depends /home/glenn/Downloads/*.deb
Selecting previously unselected package kodi-inputstream-adaptive.
(Reading database ... 421747 files and directories currently installed.)
Preparing to unpack .../kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb ...
Unpacking kodi-inputstream-adaptive (2.4.5-dmo0+deb10u1) ...
Preparing to unpack .../kodi-inputstream-rtmp_2.0.9-dmo0+deb10u1_amd64.deb ...
Unpacking kodi-inputstream-rtmp (2.0.9-dmo0+deb10u1) over (2.0.9-dmo0+deb10u1) ...
dpkg: kodi-inputstream-adaptive: dependency problems, but configuring anyway as you requested:
 kodi-inputstream-adaptive depends on kodi (&gt;= 5:18~); however:
  Version of kodi on system is 2:17.6+dfsg1-4+b1.

Setting up kodi-inputstream-adaptive (2.4.5-dmo0+deb10u1) ...
dpkg: kodi-inputstream-rtmp: dependency problems, but configuring anyway as you requested:
 kodi-inputstream-rtmp depends on kodi (&gt;= 5:18~); however:
  Version of kodi on system is 2:17.6+dfsg1-4+b1.

Setting up kodi-inputstream-rtmp (2.0.9-dmo0+deb10u1) ...
root@GamesBox:~# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 27 Sep 2020 03:44:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24969#p24969</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24968#p24968</link>
			<description><![CDATA[<p>It seems that dependency is not satisfied with direct installation of .deb package </p><p><span class="bbc"><br />erdos@htpc-devuan:~/Downloads$ sudo apt install ./kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb<br />Reading package lists... Done<br />Building dependency tree&#160; &#160; &#160; &#160;<br />Reading state information... Done<br />Note, selecting &#039;kodi-inputstream-adaptive&#039; instead of &#039;./kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb&#039;<br />Some packages could not be installed. This may mean that you have<br />requested an impossible situation or if you are using the unstable<br />distribution that some required packages have not yet been created<br />or been moved out of Incoming.<br />The following information may help to resolve the situation:</span></p><p><span class="bbc">The following packages have unmet dependencies:<br /> kodi-inputstream-adaptive : Depends: kodi (&gt;= 5:18~) but 2:17.6+dfsg1-4+b1 is to be installed<br />E: Unable to correct problems, you have held broken packages.<br />erdos@htpc-devuan:~/Downloads$ </span></p><p><span class="bbc">o0+deb10u1_amd64.deb<br />Reading package lists... Done<br />Building dependency tree&#160; &#160; &#160; &#160;<br />Reading state information... Done<br />Note, selecting &#039;kodi-inputstream-rtmp&#039; instead of &#039;./kodi-inputstream-rtmp_2.0.9-dmo0+deb10u1_amd64.deb&#039;<br />Some packages could not be installed. This may mean that you have<br />requested an impossible situation or if you are using the unstable<br />distribution that some required packages have not yet been created<br />or been moved out of Incoming.<br />The following information may help to resolve the situation:</span></p><p><span class="bbc">The following packages have unmet dependencies:<br /> kodi-inputstream-rtmp : Depends: kodi (&gt;= 5:18~) but 2:17.6+dfsg1-4+b1 is to be installed<br />E: Unable to correct problems, you have held broken packages.<br /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sun, 27 Sep 2020 03:29:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24968#p24968</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24850#p24850</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Those package aren&#039;t available in the official repositories (AFAICT). The deb-multimedia repositories have them but we&#039;ve had lots of problem threads over at forums.debian.net about dependency hell caused by those repositories so perhaps just install the .debs individually instead of adding the repositories.</p><p><a href="https://www.deb-multimedia.org/pool/main/k/kodi-inputstream-adaptive-dmo/kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb" rel="nofollow">https://www.deb-multimedia.org/pool/mai … _amd64.deb</a></p><p><a href="https://www.deb-multimedia.org/pool/main/k/kodi-inputstream-rtmp-dmo/kodi-inputstream-rtmp_2.0.9-dmo0+deb10u1_amd64.deb" rel="nofollow">https://www.deb-multimedia.org/pool/mai … _amd64.deb</a></p><p>EDIT: or add the deb-multimedia repositories then pin them to 100 (the same as backports) to prevent inadvertent upgrades.</p></div></blockquote></div><p>Thanks for the reply!&#160; This is what I need.</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Tue, 22 Sep 2020 14:48:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24850#p24850</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24744#p24744</link>
			<description><![CDATA[<p>offtopic but ive found it easier to use a dedicated multimedia distro like batocera linux to have kodi up and running on separate partition.</p><p><a href="https://batocera.org/" rel="nofollow">https://batocera.org/</a> is a retro gaming os and has kodi preinstalled.</p><p>Have a look at <a href="https://wiki.batocera.org/kodi" rel="nofollow">https://wiki.batocera.org/kodi</a></p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Sat, 19 Sep 2020 10:05:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24744#p24744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24742#p24742</link>
			<description><![CDATA[<p>Those package aren&#039;t available in the official repositories (AFAICT). The deb-multimedia repositories have them but we&#039;ve had lots of problem threads over at forums.debian.net about dependency hell caused by those repositories so perhaps just install the .debs individually instead of adding the repositories.</p><p><a href="https://www.deb-multimedia.org/pool/main/k/kodi-inputstream-adaptive-dmo/kodi-inputstream-adaptive_2.4.5-dmo0+deb10u1_amd64.deb" rel="nofollow">https://www.deb-multimedia.org/pool/mai … _amd64.deb</a></p><p><a href="https://www.deb-multimedia.org/pool/main/k/kodi-inputstream-rtmp-dmo/kodi-inputstream-rtmp_2.0.9-dmo0+deb10u1_amd64.deb" rel="nofollow">https://www.deb-multimedia.org/pool/mai … _amd64.deb</a></p><p>EDIT: or add the deb-multimedia repositories then pin them to 100 (the same as backports) to prevent inadvertent upgrades.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 19 Sep 2020 07:52:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24742#p24742</guid>
		</item>
		<item>
			<title><![CDATA[Kodi help]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24737#p24737</link>
			<description><![CDATA[<p>hi, i have kodi installed on beowulf and tried to use it to watch IPTVs.</p><p>but some live channels aren&#039;t playing and it seems i need to have enable rtmp support from &#039;VideoPlayer InputStream&#039;, but the latter doesn&#039;t appear in menu,&#160; so i searched online and run the following commands :</p><p>sudo apt-get install kodi-inputstream-adaptive</p><p>sudo apt-get install kodi-inputstream-rtmp</p><p>it came back saying &#039;unable to locate package...&#039;</p><p>question is how to install the packages needed to play live IPTV in kodi?</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sat, 19 Sep 2020 06:42:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24737#p24737</guid>
		</item>
	</channel>
</rss>
