Kodi Community Forum
[Release] DVBViewer Recording Service PVR - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219)
+---- Thread: [Release] DVBViewer Recording Service PVR (/showthread.php?tid=140645)



RE: [Release] DVBViewer Recording Service PVR - manül - 2013-12-07

(2013-12-06, 10:26)ferl13 Wrote: First big thanks. I use the plugin since a while and in summary its working great.
One Question. In the last monthly (gotham alpha 10), i'm unable to install the plugin (either 1.8.10 or 1.8.11). it aborts with the error "dependencies not met".
Do i need something elso to get it running or needs the plugin an update?
Thanks for the heads-up. The XBMC PVR team has once again bumped the PVR API and thus the old one fails to load. I've merged their changes and quickly recompiled the dev version. You can fetch it from: https://manuel.mausz.at/coding/xbmc/.1.9.11/

I hope I've more time in the upcoming week/weeks so I can implement the missing broadcast socket support. I'll also take a look at the new timeshift methods (https://github.com/xbmc/xbmc/pull/3319). And NO, this will not decrease timeshift switching time Sleepy


RE: [Release] DVBViewer Recording Service PVR - ferl13 - 2013-12-09

Thank you. Will give it a try as soon as possible.
And good to hear that you are going forward in development despite the lack of time


RE: [Release] DVBViewer Recording Service PVR - Bjur - 2013-12-09

Thanks manül for the hard work. Since I use timeshift a lot I will have to wait to find a version that will decrease timeshift, since it's the most important fix for me.


RE: [Release] DVBViewer Recording Service PVR - DeejayT - 2013-12-10

(2013-11-23, 12:06)eltopo Wrote: Who says you can't use DirectX for streaming?

mediasconfig.xml:
Code:
<rule protocols="http">
    <source filter="urlsource" />
      <splitter filter="lavf_splitter" />
      <video filter="lavvideodec" />
      <audio filter="lavaudiodec" />
</rule>
<!-- New rule for preferred streaming source filter -->  
<rule url="true" filetypes=".*">
  <source filter="lavfsplitter" />
</rule>

Image


Hi,
can anyone say, how can i see that LAV Codec is in use. I have change the values in the filtersconfig.xml.


RE: [Release] DVBViewer Recording Service PVR - omnium - 2013-12-10

press 'o'..

Image

..I am very satisfied even without 'LAV'.


RE: [Release] DVBViewer Recording Service PVR - Slurm - 2013-12-10

I think the quality with sd channels and interlacing is slightly better with dsplayer.

btw.: when using dsplayer i can pause and resume even without activating timeshift in config. i thought this isn't possible Huh


RE: [Release] DVBViewer Recording Service PVR - omnium - 2013-12-10

ok, I will give it a try...where is 'mediasconfig.xml'?


RE: [Release] DVBViewer Recording Service PVR - Slurm - 2013-12-10

(2013-12-10, 15:40)omnium Wrote: ok, I will give it a try...where is 'mediasconfig.xml'?

I think you will get all information you need and the dsplayer builds here: http://forum.xbmc.org/showthread.php?tid=154534. You can take my build, it has margro's changes for fast channel switching already compiled in (but honestly, I don't know if they are even relevant for the dsplayer part).


RE: [Release] DVBViewer Recording Service PVR - omnium - 2013-12-10

thank you
(2013-12-10, 16:00)Slurm Wrote: You can take my build..
..is there a Gotham Build anywhere?


RE: [Release] DVBViewer Recording Service PVR - Slurm - 2013-12-10

(2013-12-10, 16:06)omnium Wrote: thank you
(2013-12-10, 16:00)Slurm Wrote: You can take my build..
..is there a Gotham Build anywhere?

Unfortunately not Sad


RE: [Release] DVBViewer Recording Service PVR - Bahta - 2013-12-13

Hello.
I got a problem with my XBMC - DVBViewer addon.
I can connect to my Recording services from the brower and watct TV.
But when i try to do it from XBMC it's like it try to connect but kinda frezze at 0% at the right corner.
I got the last nighty build and got DVB Viewer .11 version.
Anyone know what that can be worng?


RE: [Release] DVBViewer Recording Service PVR - manül - 2013-12-14

(2013-12-13, 11:06)Bahta Wrote: Hello.
I got a problem with my XBMC - DVBViewer addon.
I can connect to my Recording services from the brower and watct TV.
But when i try to do it from XBMC it's like it try to connect but kinda frezze at 0% at the right corner.
I got the last nighty build and got DVB Viewer .11 version.
Anyone know what that can be worng?
Just tested Gotham on linux and it's working fine. Maybe you have a typo or a whitespace in your network settings.
If you can't figure it out alone please enable and paste your debug log.


RE: [Release] DVBViewer Recording Service PVR - Bjur - 2013-12-21

(2013-12-10, 15:24)Slurm Wrote: I think the quality with sd channels and interlacing is slightly better with dsplayer.

btw.: when using dsplayer i can pause and resume even without activating timeshift in config. i thought this isn't possible Huh
That's interesting . What version and how fast is a Channel shift? Anyone else able to do this?


RE: [Release] DVBViewer Recording Service PVR - Slurm - 2013-12-21

(2013-12-21, 16:36)Bjur Wrote:
(2013-12-10, 15:24)Slurm Wrote: I think the quality with sd channels and interlacing is slightly better with dsplayer.

btw.: when using dsplayer i can pause and resume even without activating timeshift in config. i thought this isn't possible Huh
That's interesting . What version and how fast is a Channel shift? Anyone else able to do this?

I'm using 1.6.11. Channel shift time is about 2-3 seconds.


RE: [Release] DVBViewer Recording Service PVR - Bjur - 2013-12-21

What version dsplayerSmile