Kodi media center
Kodi media center is a free cross-platform media-player jukebox and
entertainment hub. Kodi can play a spectrum of of multimedia formats,
and featuring playlist, audio visualizations, slideshow, and weather
forecast functions, together third-party plugins.
- Links to Multimedia / kodi
- Has a link diff
Refresh
Refresh
Source Files
| Filename | Size | Changed | Actions |
|---|---|---|---|
| _link | 0000000118 118 Bytes | over 9 years | |
| _service | 0000000220 220 Bytes | over 9 years | |
| add_rpi2_support.patch | 0000000772 772 Bytes | over 9 years | |
| crossguid-8f399e8bd4.tar.gz | 0000045652 44.6 KB | almost 10 years | |
| crossguid_build64.patch | 0000001742 1.7 KB | almost 10 years | |
| get_version.sh | 0000000399 399 Bytes | over 9 years | |
| kodi-15.0-gcc5.patch | 0000000834 834 Bytes | over 10 years | |
| kodi-noX-raspberry-pi.changes | 0000017870 17.5 KB | over 9 years | |
| kodi-noX-raspberry-pi.spec | 0000018652 18.2 KB | over 9 years | |
| kodi-noX-raspberry-pi2.changes | 0000017870 17.5 KB | over 9 years | |
| kodi-noX-raspberry-pi2.spec | 0000018654 18.2 KB | over 9 years | |
| kodi-noX.changes | 0000017870 17.5 KB | over 9 years | |
| kodi-noX.service | 0000000528 528 Bytes | about 10 years | |
| kodi-noX.spec | 0000018626 18.2 KB | over 9 years | |
| kodi-texturepacker.patch | 0000000470 470 Bytes | over 10 years | |
| kodi.SuSEFirewall2 | 0000000255 255 Bytes | over 10 years | |
| kodi.VERSION | 0000000017 17 Bytes | over 9 years | |
| kodi.changes | 0000017870 17.5 KB | over 9 years | |
| kodi.service | 0000000670 670 Bytes | about 10 years | |
| kodi.spec | 0000018622 18.2 KB | over 9 years | |
| no-xbmc-symbolic-link.patch | 0000001730 1.69 KB | almost 10 years | |
| pre_checkin.sh | 0000001431 1.4 KB | almost 10 years |
Revision 95 (latest revision is 209)
- Version update to Kodi 16.1 Jarvis:
M _service
M get_version.sh
M kodi-noX-raspberry-pi.changes
M kodi-noX-raspberry-pi.spec
M kodi-noX-raspberry-pi2.changes
M kodi-noX-raspberry-pi2.spec
M kodi-noX.changes
M kodi-noX.spec
M kodi.VERSION
M kodi.changes
M kodi.spec
Diff for working copy: .
Index: _service
===================================================================
--- _service (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ _service (working copy)
@@ -2,6 +2,6 @@
<service name="download_url">
<param name="host">github.com</param>
<param name="protocol">https</param>
- <param name="path">/xbmc/xbmc/archive/16.1rc2-Jarvis.tar.gz</param>
+ <param name="path">/xbmc/xbmc/archive/16.1-Jarvis.tar.gz</param>
</service>
</services>
Index: get_version.sh
===================================================================
--- get_version.sh (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ get_version.sh (working copy)
@@ -5,7 +5,7 @@
}
API_URL=https://api.github.com/repos/xbmc/xbmc/git
-_sha=$(curl -s $API_URL/refs/tags/16.0-Jarvis | getJsonVal "'object''sha'")
+_sha=$(curl -s $API_URL/refs/tags/16.1-Jarvis | getJsonVal "'object''sha'")
sha=${_sha:0:7}
_date=$(curl -s $API_URL/commits/$_sha | getJsonVal "'committer''date'")
Index: kodi-noX-raspberry-pi.changes
===================================================================
--- kodi-noX-raspberry-pi.changes (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX-raspberry-pi.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com
+
+- Version update to Kodi 16.0 Jarvis:
+ http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog
+
-------------------------------------------------------------------
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc
Index: kodi-noX-raspberry-pi.spec
===================================================================
--- kodi-noX-raspberry-pi.spec (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX-raspberry-pi.spec (working copy)
@@ -42,7 +42,7 @@
%define kodi_player omxplayer
Name: kodi-noX-raspberry-pi
-Version: 16.0
+Version: 16.1
Release: 0
Summary: Media center (formerly known as XBMC)
License: GPL-2.0+ and GPL-3.0+
Index: kodi-noX-raspberry-pi2.changes
===================================================================
--- kodi-noX-raspberry-pi2.changes (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX-raspberry-pi2.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com
+
+- Version update to Kodi 16.0 Jarvis:
+ http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog
+
-------------------------------------------------------------------
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc
Index: kodi-noX-raspberry-pi2.spec
===================================================================
--- kodi-noX-raspberry-pi2.spec (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX-raspberry-pi2.spec (working copy)
@@ -42,7 +42,7 @@
%define kodi_player omxplayer
Name: kodi-noX-raspberry-pi2
-Version: 16.0
+Version: 16.1
Release: 0
Summary: Media center (formerly known as XBMC)
License: GPL-2.0+ and GPL-3.0+
Index: kodi-noX.changes
===================================================================
--- kodi-noX.changes (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com
+
+- Version update to Kodi 16.0 Jarvis:
+ http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog
+
-------------------------------------------------------------------
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc
Index: kodi-noX.spec
===================================================================
--- kodi-noX.spec (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi-noX.spec (working copy)
@@ -42,7 +42,7 @@
%define kodi_player none
Name: kodi-noX
-Version: 16.0
+Version: 16.1
Release: 0
Summary: Media center (formerly known as XBMC)
License: GPL-2.0+ and GPL-3.0+
Index: kodi.VERSION
===================================================================
--- kodi.VERSION (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi.VERSION (working copy)
@@ -1 +1 @@
-20160220-a5f3a99
+20160424-c327c53
Index: kodi.changes
===================================================================
--- kodi.changes (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com
+
+- Version update to Kodi 16.0 Jarvis:
+ http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog
+
-------------------------------------------------------------------
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc
Index: kodi.spec
===================================================================
--- kodi.spec (revision 1b6e21ad51c72a1d4218761d53edc688)
+++ kodi.spec (working copy)
@@ -42,7 +42,7 @@
%define kodi_player none
Name: kodi
-Version: 16.1rc2
+Version: 16.1
Release: 0
Summary: Media center (formerly known as XBMC)
License: GPL-2.0+ and GPL-3.0+
Comments for kodi 0