[Release] DVBViewer Recording Service PVR
(2013-12-31, 11:30)manül Wrote:
(2013-12-31, 10:45)trabatz Wrote: I have problems using the plugin in ubuntu 12.04 32-bit. Got this from the log:

09:31:00 T:2758802240 ERROR: Unable to load /home/trabatz/.xbmc/addons/pvr.dvbviewer/XBMC_dvbviewer.pvr, reason: /home/trabatz/.xbmc/addons/pvr.dvbviewer/XBMC_dvbviewer.pvr: wrong ELF class: ELFCLASS64

I thought it might be something wrong with the version number so I tried to unpack the addon.xml, changed the version numbers in the 4. line to 1.6.10 and repacked it. However it still doesn't work.
Any suggestions?
Looks like the 32bit version is actually a 64bit version. I will have a look at my build script and notify you as soon as it's fixed. Sorry for that.
Should be fixed. I've also enhanced my build script (additional to setting up an independent local multilib environment) so this shouldn't happen again.

(2014-01-01, 19:09)Dakkar Wrote: even if I am a big fan of DVBViewer, I recently switched to MP TVServer in order to have TS together with an accettable channel switching time.
I know channel switching with DVBViewer RS is ok, but I wonder if anything changed with regards to the TimeShift.
Is there any possibility that we can have a DVBViewer RS addon for XBMC with a good channel switching time AND Timeshift properly working?
The main reason why channel switching time with timeshift is slow is XBMC (and/or ffmpeg) is closing + opening the transport stream on every channel switch. So instead of issuing SETUP + PLAY + [additional PLAY on every channel switch] + TEARDOWN it's doing sequences of DESCRIBE + SETUP + PLAY + TEARDOWN on every RTSP channel switch. Since I doubt this will/can be changed in XBMC itself the only chance is to write a RTSP intermediate. Until this happens there won't be any significant improvement.


Messages In This Thread
New Version of PVR.Addon?? - by tvfreak - 2012-12-02, 18:20
Wrong channel name - by Highjack - 2013-04-27, 19:16
RE: [Release] DVBViewer Recording Service PVR - by manül - 2014-01-02, 19:02
Cannot connect to dvbviewer... - by blion - 2014-11-22, 12:34
Logout Mark Read Team Forum Stats Members Help
[Release] DVBViewer Recording Service PVR12