Updated kodi settings on Lenovo
This commit is contained in:
24
Kodi/Lenovo/addons/repository.pseudotv/addon.xml
Normal file
24
Kodi/Lenovo/addons/repository.pseudotv/addon.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="repository.pseudotv" name="PseudoTV Repository" version="1.0.9" provider-name="Lunatixz">
|
||||
<extension point="xbmc.addon.repository" name="PseudoTV Repository">
|
||||
<dir>
|
||||
<info compressed="false">https://raw.githubusercontent.com/PseudoTV/PseudoTV_Live/master/addons.xml</info>
|
||||
<checksum>https://raw.githubusercontent.com/PseudoTV/PseudoTV_Live/master/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://raw.githubusercontent.com/PseudoTV/PseudoTV_Live/master/zips/</datadir>
|
||||
</dir>
|
||||
<dir>
|
||||
<info compressed="false">https://raw.githubusercontent.com/PseudoTV/PseudoTV_Resources/master/addons.xml</info>
|
||||
<checksum>https://raw.githubusercontent.com/PseudoTV/PseudoTV_Resources/master/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://raw.githubusercontent.com/PseudoTV/PseudoTV_Resources/master/zips/</datadir>
|
||||
</dir>
|
||||
</extension>
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<description lang="en_GB">PseudoTV Live acts similar to normal broadcast or cable TV, complete with pre-defined and user-defined channels. EPG Provided by Kodi.</description>
|
||||
<platform>all</platform>
|
||||
<source>https://github.com/Lunatixz/KODI_Addons/tree/master/repository.pseudotv</source>
|
||||
<assets>
|
||||
<icon>icon.png</icon>
|
||||
<fanart>fanart.jpg</fanart>
|
||||
</assets>
|
||||
</extension>
|
||||
</addon>
|
||||
BIN
Kodi/Lenovo/addons/repository.pseudotv/fanart.jpg
Normal file
BIN
Kodi/Lenovo/addons/repository.pseudotv/fanart.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
BIN
Kodi/Lenovo/addons/repository.pseudotv/icon.png
Normal file
BIN
Kodi/Lenovo/addons/repository.pseudotv/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
Reference in New Issue
Block a user