Kodi Community Forum
v19 OSMC test builds for Kodi 19 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v19 OSMC test builds for Kodi 19 (/showthread.php?tid=343195)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-12

18.8-149, 12 June 2020: Based off OSMC commit (79ef54266) and newclock5 (9208b1a)

XBMC:
  • [Estaury] add missing font definitions (PR:17927, 1 commit, 1 file changed)
  • CApplication::IsStopping() implementation (PR:17985, 1 commit, 2 files changed)
  • [tests] Disable TestDateTime.GetAsTimeStamp (PR:17925, 1 commit, 1 file changed)
  • Expose player cache percentage to JSON so remotes can display it. (PR:17984, 1 commit, 3 files changed)
  • [PVR] Guide window: Fix an issue with very short programmes (PR:17991, 2 commits, 4 files changed)
  • [Music][JSON]Add and process musicbrainz albumstatus tag (PR:17990, 2 commits, 18 files changed)
  • Expose VERSION_CODE and GIT SHA to GUI (PR:17994, 1 commit, 8 files changed)
  • Fix JSON schema after adding "albumstatus" (PR:18004, 1 commit, 2 files changed)
  • [inputstream] remove inputstreamaddon and inputstreamclass as identifiers for inputstream addons (PR:18002, 2 commits, 2 files changed)
  • [PVR] Timer settings dialog: Fix visibility conditions for pre/post margins (PR:18015, 1 commit, 1 file changed)
  • AESinkAudioTrack: Revisit VerifySinkConfiguration and Flushing (PR:17982, 1 commit, 1 file changed)
  • [pvr] Expert setting to allow using backend channel numbers with more than one PVR backend (PR:18001, 1 commit, 6 files changed)
  • [PVR] Timer settings dialog: Fix end margin visible for reminders. (PR:18021, 1 commit, 6 files changed)
  • [inputstream] log error for use of deprecated inputstreamaddon property (PR:18020, 1 commit, 1 file changed)
  • [PVR] Reminders: Show reminder dialogs only when GUI is fully initialized / user has logged in (PR:18022, 2 commits, 3 files changed)
  • [addons][base][filesystem][gui] improvement and fixes. (PR:18013, 6 commits, 9 files changed)
  • [video] Re-add 'Mark watched/unwatched' context menu items to content-less video sources. (PR:18023, 1 commit, 1 file changed)

inputstream.adaptive:
  • Fix Netflix subs on seek / resume play (16502c3)
  • [WEBVTT] Allow timespec without hours (cc30b2a)
  • Check for representation duration if seek past last segment (eebcafb)
  • Add .clang-format (a0b29e5)

inputstream.ffmpegdirect:
  • VOD seek and Timeshift for live streams (PR:44, 8 commits, 33 files changed)
  • Timeshift settings (PR:46, 2 commits, 7 files changed)

inputstream.rtmp:
  • v3.1.1 - Bump version for PPA build Global API 1.2.0 and inputstream API 2.3.1 (PR:67, 1 commit, 1 file changed)

pvr.iptvsimple:
  • Use kodi's built in inputstreams for plugin:// urls (PR:394, 1 commit, 1 file changed)
  • Catchup fixups, plugin URLs and VOD catchup mode (PR:395, 6 commits, 15 files changed)

pvr.nextpvr:
  • 5.0.2 READ_NO_CACHE (#130) (4575cbe)
  • 5.0.3 Timer changes (#132) (efede1f)

kodi newclock5 (RPi, RPi2):

New commits in this build:
  • ffmpeg: hevc: Fix Pi3 hevc rpi cache flush overflow (9208b1a3)

Commits no longer in build:
  • [stubs] Display requested message when stub files are used and no optical drive is present (b0eeec3a)



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-16

18.8-150, 16 June 2020: Based off OSMC commit (7faae734) and newclock5 (9208b1a)

OSMC:
  • Remove pvr.octonet due to buid errors
  •  
XBMC:
  • [addons][pvr] increase version to 7.0.0
  • Reinit binary addon manager when loading a profile; fixes non working pvr addons. #18059
  • [gui] cleanup: remove log spam / code improvements #18050
  • [addon] prevent publicate of C++ functions / classes from headers, fix old to new pvr update and cleanup General parts #18054
  • [PVR] Fix EPG grid container crash #18055



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-17

18.8-151, 17 June 2020: Based off OSMC commit (70450ff5) and newclock5 (9208b1a)


XBMC:
  • [addons] remove pvr from addoncache and improve addon manager addon check #18064
  • [docs][python] fixed typo #18063
  • [linux] TestSysfsPath: Use unique file name for every test #18011
  • [docs] update Kodi banner in cmake/addons docs #18033



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-19

18.8-152, 19 June 2020: Based off OSMC commit (4e941b49) and newclock5 (9208b1a)

XBMC:
  • fix addon label2 #18074
  • [GUI] Don't touch plugin:// urls #17867
  • [cmake] remove very old no more needed part of addons #18065



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-21

18.8-153, 21 June 2020: Based off OSMC commit (ff30841f7) and newclock5 (9208b1a)

XBMC:
  • Albumscraper: allow fine-grained relevance values #18041
  • fix manual album refresh #18035
  • [Album Scaper] provide detailed album selection dialog #18051
  • [Music]Fix MySQL syntax for trigger tgrInsertGenre #18081
  • Music library differential sync and better recentlly added handling #18026
  • fix addon label2 #18074
  • [GUI] Don't touch plugin:// urls #17867



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-23

18.8-154, 23 June 2020: Based off OSMC commit (f49de350) and newclock5 (9208b1a)

XBMC:
  • FFmpeg: Bump to 4.3-Matrix-Alpha1 #18071
  • [tools/depends] pythonmodule-pil update to 7.1.2 #17794
  • Invoke PowerManager OnStart / OnStop #18075
  • Albumscraper: allow fine-grained relevance values #18041
  • fix manual album refresh #18035
  • [Album Scaper] provide detailed album selection dialog #18051



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-25

18.8-155, 25 June 2020: Based off OSMC commit (427396a57f) and newclock5 (9208b1a)


XBMC:
  • [cmake] allow passing additional flag to internal ffmpeg #18093
  • [tools/depends] pythonmodule-pil update to 7.1.2 #17794



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-26

18.8-156, 26 June 2020: Based off OSMC commit (f17c9b379f) and newclock5 (9208b1a)

OSMC
  • Re-add pvr.octonet


XBMC:
  • [Estuary] add missing back buttons for touchscreen users #18061
  • [addons] Fix data encapsulation violation for C++ PVR Addon API classes. #18096
  • [PVR] APIv7 crash when EPG_TAG structure contains null pointers #18091



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-28

18.8-157, 28 June 2020: Based off OSMC commit (40a6532) and newclock5 (9208b1a)

XBMC:
  • [Estuary] handle input in the fullscreeninfo dialog #18102
  • [PVR] Clean up API v7 warnings generated on Microsoft compilers #18090



RE: OSMC test builds for Kodi 19 - kl1k - 2020-06-30

18.8-158, 30 June 2020: Based off OSMC commit (738526e1) and newclock5 (9208b1a)

XBMC:
  • Windows HDR passthrough support and some DirectX updates #18009
  • Artist discography - Use Musicbrainz releasegroup ids for matching #18079
  • [Music]Fix constraint violation on Artist Update #18068
  • [Estuary] fix touch back button #18105



RE: OSMC test builds for Kodi 19 - kl1k - 2020-07-04

18.8-159, 4 July 2020: Based off OSMC commit (f249d0321) and newclock5 (9208b1a)

OSMC:
  • Update build script to include libudfread
  • Fix for USB soundcard with bad channelmap

XBMC:
  • [estuary] various osd fixes #18097
  • [skins] update fonts #18098
  • [depends] bump libudfread to 1.1.0



RE: OSMC test builds for Kodi 19 - SISTEMASCM - 2021-03-09

[font][font]hola buen día. en esta próxima actualización kodi podrá funcionar en modo vista vertical (90º) ? ya que al usar la funcion que actualmente pone a kodi en vertical se mira la mitad de la interfaz como si se mantuviese en 16:9 y no cambia a 9:16. SALUDOS .!![/font][/font]


RE: OSMC test builds for Kodi 19 - DarrenHill - 2021-03-09

@SISTEMASCM - the forum language is English only please.

The use of services such as Google Translate is acceptable if required.


RE: OSMC test builds for Kodi 19 - Klojum - 2021-03-09

@SISTEMASCM

Kodi is not as adaptive as any other Android application. It does not support rotate, also Kodi skins are not that flexible.
For 9:16 displays, the skin would need to be adapted in all directions. Perhaps it's a nice challenge for Kodi 20.


RE: OSMC test builds for Kodi 19 - SISTEMASCM - 2021-03-10

(2021-03-09, 10:04)DarrenHill Wrote: @SISTEMASCM - the forum language is English only please.

The use of services such as Google Translate is acceptable if required.


ok, very good  Blush