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 - alan - 2012-10-15

(2012-10-10, 14:02)A600 Wrote:
(2012-10-09, 03:48)alan Wrote: Could you advise how to have the Live TV module display EPG information?

Yor EPG is in chinese, right? Please, zip your channels.dat and epg.dat (be sure that has enough data) and post a download link or send me a PM with the link.


Unfortunately, the release will have to wait. I found a bug with the timers that needs to be fixed and I won't have free time until the weekend.

sorry, I just saw your reply above. I 'm going to send channel.dat to you, but I don't know how to atttach zip file in the reply.
The channel name with chinese still displays mesy code after installing the version plug.


RE: [Release] DVBViewer Recording Service PVR - A600 - 2012-10-15

(2012-10-15, 16:14)alan Wrote: sorry, I just saw your reply above. I 'm going to send channel.dat to you, but I don't know how to atttach zip file in the reply.
The channel name with chinese still displays mesy code after installing the version plug.

Upload it somewhere. Don't forget to include the epg.dat.

(2012-10-15, 15:20)omnium Wrote: 'Loading recordings from clients' takes about 15 sec...every time

How many recordings do you have?

[rant on]
To get the recordings logos I have to parse an html page per recording because that POS of API DVBViewer has doesn't provide them, and I tired of fixing their shit with workarounds that wouldn't be needed if their developers didn't ignore coders who want to use the API.

If it wasn't because DVBViewer is the best DVB app for Windows I wouldn't have spent a minute of my life working on this.
[rant off]


RE: [Release] DVBViewer Recording Service PVR - omnium - 2012-10-15

(2012-10-15, 17:12)A600 Wrote: How many recordings do you have?
80 atm...
Image
Is it possible to switch off, reading/parsing the recordings? Why every time I start XBMC? Is there no DB for the recordings?


RE: [Release] DVBViewer Recording Service PVR - A600 - 2012-10-16

(2012-10-15, 17:36)omnium Wrote: Is it possible to switch off, reading/parsing the recordings? Why every time I start XBMC? Is there no DB for the recordings?

There is no database for recordings. I will add a check to not get the logos at startup if there are more than 20 recordings.



RE: [Release] DVBViewer Recording Service PVR - omnium - 2012-10-16

(2012-10-16, 05:44)A600 Wrote: I will add a check to not get the logos at startup..
thank you, that will help a lot.




RE: [Release] DVBViewer Recording Service PVR - alan - 2012-10-16

(2012-10-15, 17:12)A600 Wrote: [quote='alan' pid='1214439' dateline='1350310456']sorry, I just saw your reply above. I 'm going to send channel.dat to you, but I don't know how to atttach zip file in the reply.
The channel name with chinese still displays mesy code after installing the version plug.

Upload it somewhere. Don't forget to include the epg.dat.

Hi A600,

Please download channel.dat and epg.dat from the link below, I appreciate for your help on this.
channel.dat:
http://kanboxshare.com/link/YTvpBBcJPK15PyIY4RgkAjrhv75If9zJZY9e8bMmH4BfMI6WM
epg.dat:
http://kanboxshare.com/link/DkZW34dYq4SASDLKtl8yKpMJTdI0k0nPE8YJd8iZJ

besides, why I can't see any EPG in XMBC? Is it possible to have the plug automatically download EPG information from specified web site?


RE: [Release] DVBViewer Recording Service PVR - Portisch - 2012-10-16

Quote:[added] An option to load the channels from favourites.xml instead of from channels.dat (a reset of the PVR database is required).
It is usually located at c:\ProgramData\CMUV\DVBViewer\
This is a hidden folder so be sure to enable the "Settings\Appearance\File Lists\Show hidden files and directories" option.

May you try this:
Code:
http://[server_ip]/api/getfavourites.html
This will return the favorites.xml file.

I think it would be the best to have both possibilities.
This will make it easier when you have more than one XBMC client with different favorites.
Otherwise all clients have the same favorites from the server.

Nice Addon!
Hopefully it will work also on Android systems.


RE: [Release] DVBViewer Recording Service PVR - A600 - 2012-10-16

(2012-10-16, 18:51)Portisch Wrote: May you try this:
Code:
http://[server_ip]/api/getfavourites.html
This will return the favorites.xml file.

Thanks a lot!

I tried countless variations to get the favourites from the API since it isn't documented anywhere and I thought it wasn't possible.


(2012-10-16, 18:11)alan Wrote: besides, why I can't see any EPG in XMBC?

Probably because is in chinese. That's the reason I wanted your epg.dat.

Quote: Is it possible to have the plug automatically download EPG information from specified web site?

No. The PVR only gets the EPG data the recording service has.


RE: [Release] DVBViewer Recording Service PVR - Portisch - 2012-10-17

Quote:rtsp streams generated by the RS can't be played with XBMC. I also tried the latest ffmpeg and they didn't work so until ffmpeg supports them is a no go. Plus with VLC, switching times dind't improve over the http streams so it's a bit pointless.
That is bad, that SAT>IP is not supported by XBMC. SAT>ip is using UDP instead TCP by unicast.
This will lower the network traffic.

For sure the DVBViewer software will go in future more in direction of SAT>IP than to the unicast protocol.

Also there are coming some SAT>IP hardware in future:
http://www.schwaiger.de/index.php?id=234&product_id=1651
http://www.schwaiger.de/index.php?id=228

I just found it in german Angel


RE: [Release] DVBViewer Recording Service PVR - Nimo - 2012-10-17

i tried everything but dont get favourites.xml working. when i select this file i cant start livetv. i only get "there is no pvr addon started". i use win7 x64 and copied the xml to many different places but no success.


RE: [Release] DVBViewer Recording Service PVR - omnium - 2012-10-17

(2012-10-17, 12:03)Nimo Wrote: i tried everything but dont get favourites.xml working. when i select this file i cant start livetv. i only get "there is no pvr addon started". i use win7 x64 and copied the xml to many different places but no success.
same to me




AW: RE: [Release] DVBViewer Recording Service PVR - hmeiser2000 - 2012-10-17

(2012-10-17, 13:31)omnium Wrote:
(2012-10-17, 12:03)Nimo Wrote: i tried everything but dont get favourites.xml working. when i select this file i cant start livetv. i only get "there is no pvr addon started". i use win7 x64 and copied the xml to many different places but no success.
same to me

This works for me, I created a link inside the DvbViever program Directory.


RE: AW: [Release] DVBViewer Recording Service PVR - omnium - 2012-10-17

(2012-10-17, 13:35)hmeiser2000 Wrote: This works for me, I created a link inside the DvbViever program Directory.
..not for me. Which DVBViewer Version do you use? I use 4.9.9.1 BETA with latest XBMC nightly.




AW: RE: AW: [Release] DVBViewer Recording Service PVR - hmeiser2000 - 2012-10-17

(2012-10-17, 13:45)omnium Wrote:
(2012-10-17, 13:35)hmeiser2000 Wrote: This works for me, I created a link inside the DvbViever program Directory.
..not for me. Which DVBViewer Version do you use? I use 4.9.9.1 BETA with latest XBMC nightly.

This is exactly the versions I use. I think I use the nightly version from October 13th.


RE: AW: [Release] DVBViewer Recording Service PVR - Nimo - 2012-10-17

(2012-10-17, 13:35)hmeiser2000 Wrote: This works for me, I created a link inside the DvbViever program Directory.

what a link? and i use xbmc on an other pc than dvbsersver.
on the pc with dvbserver i use xbmc latest nightly and dvbviewer beta 4.9.9.1. in dvbviewer i see my favourites but not in xbmc. the files are new written today after i deleted all lists in dvbviewer and in directories.