Lunatixz

Results 27 comments of Lunatixz

Reading this thread was this resolved: https://forum.kodi.tv/showthread.php?tid=342388 @fritsch Do you remember if this was resolved? Passthrough for LiveTV?

@nixxo pls drop the included yt_dl and use https://github.com/xbmc/repo-scripts/tree/matrix/script.module.youtube.dl I'll continue code review after that, THX

@nixxo I understand, the youtube.dl module can become outdated. I believe I saw a pending PR a few days ago. https://github.com/xbmc/repo-scripts/pull/2190 maybe that will help? If you would like to...

Yes, what I mean by scale is let's say the module is a few lines of code and you are refactoring 85% of it for an individual plugin.. In that...

Locast, Channelsdvr integrated! more on the way... https://github.com/Lunatixz/KODI_Addons/tree/master/plugin.video.locast https://github.com/Lunatixz/KODI_Addons/tree/master/plugin.video.channelsdvr

https://github.com/Lunatixz/KODI_Addons/tree/master/plugin.video.plutotv

@nuentes you are probably thinking of the old project, the new project found here: https://forum.kodi.tv/showthread.php?tid=355549 IMO I think any playlist handling is best served by creating an independent script or...

@da-anda Last time I looked into this issue Kodi's core player treats all playback via PVR regardless of "live source" differently; and disregards audio processing. If you need a quick...

@fritsch It would be great if we could resolve these issues with the player. Kodi's PVR has expended beyond only "live feeds".

@fritsch Kodi's videoplayer assumes that all sources played via the PVR are streams; IMO this is flawed logic. If the PVR attempts to play a local source VFS, ex. (smb://foo/bar.mkv,...