-
Notifications
You must be signed in to change notification settings - Fork 0
/
kodisource.json
37 lines (37 loc) · 2.73 KB
/
kodisource.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "Kodi Source",
"identifier": "com.Kodi.Altsource",
"userInfo": {},
"news": [
{
"title": "Kodi Now Available!",
"identifier": "kodi-now-avail",
"caption": "Kodi is now available through Altstore",
"tintColor": "2e9cc8",
"imageURL": "https://kodi.tv/sites/default/files/article/field_image/Kodi_Splash_v18.6_Leia_Final_1080p.jpg",
"appID": "org.xbmc.kodi-ios",
"date": "2020-03-24T14:00:00-07:00",
"notify": true
}
],
"apps": [
{
"name": "Kodi 18.7",
"bundleIdentifier": "org.xbmc.kodi-ios",
"developerName": "Team Kodi",
"subtitle": "An Open Source Entertainment Center",
"version": "18.7",
"versionDate": "2020-03-24T14:00:00-07:00",
"versionDescription": "Interface/Look-and-Feel\n-Estuary and GUI info fixes, including scrollbar behaviour, icon names, label changes\n-Add dual support for Artist Slideshow 2.x and 3.x\n-Fix to always allow 'Black' screen saver\n-Fix wrong sort order list for music playlists node\n\nPlayback/Display\n-Fixes to external subtitle playback\n-Fixes to support for archives over UPnP\n-Fixes to \"queue item\" and \"play next\" for STRM files with Plugin URL\n-Fixes to \"hide watched\" status for videos\n-Fixes to resume handling when marking a file as unwatched\n\nPVR\n-Fixes to EPG database storage, start/stop of PVR service\n-Fix handling of open modal dialogs\n-Fixes to commercial skip (EDL) processing \n\nOther/General Fixes\n-Multiple Android changes around windowing, secure decoder and SDK versions\n-Multiple iOS changes, including support for iPhone 11 and 7th generation iPad, plus -fixes for touch input, overlapping drawing surfaces, sandbox checks, notch support.\n-MacOS fixes around windowing, where only a portion of the screen was correctly rendered\n-Log files improvements around verbosity and security\n-Shoutcast improvements\n-Various fixes and improvements to add-on settings, package build documentation, build system, advancedsettings.xml, skin/profile changes and many other subsystems\n",
"downloadURL": "https://github.com/jawshoeadan/KodiAltSource/releases/download/18.6/Kodi_v18.7.ipa",
"localizedDescription": "Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. \n\nWith its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. https://kodi.tv/",
"iconURL": "https://raw.githubusercontent.com/jawshoeadan/KodiAltSource/master/AppIcon76x76%402x.png",
"tintColor": "2e9cc8",
"size": 83034112,
"beta": false,
"screenshotURLs": [
"https://github.com/jawshoeadan/KodiAltSource/raw/master/kodiscreenshot.jpg"
]
}
]
}