PVR Dummy for skinning ?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
LastCoder Offline
Fan
Posts: 345
Joined: Dec 2011
Reputation: 0
Question  PVR Dummy for skinning ? Post: #1
Hi,

no, I'm not a skinner but I read that lot of Skinners can't provide PVR support for their skins simply 'cause of lack of PVR hardware .. which is a great pity 'cause there are really great themes without PVR support ..

Somewhere I read that there is a "PVR dummy" .. can someone post a link or something like that ?

Greetz

LastCoder

Ubuntu 12.04 LTS Server, LXDE, XBMC Frodo, Skin "Aeon Nox 4", TVHeadEnd TV Backend
ASUS P8H61-M LE/USB3, Celeron G530 w. iGPU Intel HD, 4 GB DDR3 RAM
16 GB CnMemory 300x CF, 1 TB Samsung 2,5" HDD
iHOS104 BluRay Drive, TT DVBS2-1600
Silverstone GD05B Case, Sony PS3 BD Remote control, Logitech Cordless Mediaboard Pro for PS3
find quote
j1nx Offline
Fan
Posts: 510
Joined: Aug 2011
Reputation: 22
Location: Netherlands
Post: #2
1) Install VDR
2) Install iptv-plugin
3) Add a simple stream found on the net as TV channel (NASA-TV)
4) Done!
find quote
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #3
j1nx Wrote:1) Install VDR
2) Install iptv-plugin
3) Add a simple stream found on the net as TV channel (NASA-TV)
4) Done!

1) Where can I find it?

Are all PVR functions active in this case so they can be tried and coded?

My skins:

Quartz
Amber
find quote
j1nx Offline
Fan
Posts: 510
Joined: Aug 2011
Reputation: 22
Location: Netherlands
Post: #4
pecinko Wrote:1) Where can I find it?

Are all PVR functions active in this case so they can be tried and coded?

If you are on an ubuntu based system, it is best to go with the packages from "yavdr". And yes all pvr stuff is present, but epg is offcourse dificult if there are no sources for it. But you can always put some fake epg in xmltv format to do the job.
find quote
ant_thomas Offline
Fan
Posts: 355
Joined: May 2008
Reputation: 0
Location: Manchester, UK
Post: #5
Or you could use "vdr-plugin-dummydevice" No epg but it means VDR will start and you can connect I guess.

https://launchpad.net/~yavdr/+archive/stable-vdr
https://launchpad.net/~yavdr/+archive/unstable-vdr
https://launchpad.net/~yavdr/+archive/testing-vdr
find quote
Mizaki Offline
Fan
Posts: 663
Joined: Apr 2011
Reputation: 12
Post: #6
There is a dummy one already in the PVR build.

https://github.com/opdenkamp/xbmc/tree/m...s/pvr-demo

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
LastCoder Offline
Fan
Posts: 345
Joined: Dec 2011
Reputation: 0
Post: #7
thx, hope the skinners take the chance ;-)

Okay - IPTV is a simple way .. could be done with TVHeadend too, which is very simple to install and maintain; don't know if Mediaportal or 4therecord provides IPTV too (for windows developers) .. btw. I didn't find real IPTV providers in germany - that Maxdome, Vodafone TV stuff is proprietary and requires special hardware or silverlight ..

Would be nice to have a (sticky) list with IPTV providers world wide .. could someone give a hint ?

Greetz

LastCoder

Ubuntu 12.04 LTS Server, LXDE, XBMC Frodo, Skin "Aeon Nox 4", TVHeadEnd TV Backend
ASUS P8H61-M LE/USB3, Celeron G530 w. iGPU Intel HD, 4 GB DDR3 RAM
16 GB CnMemory 300x CF, 1 TB Samsung 2,5" HDD
iHOS104 BluRay Drive, TT DVBS2-1600
Silverstone GD05B Case, Sony PS3 BD Remote control, Logitech Cordless Mediaboard Pro for PS3
(This post was last modified: 2012-03-09 10:51 by LastCoder.)
find quote
j1nx Offline
Fan
Posts: 510
Joined: Aug 2011
Reputation: 22
Location: Netherlands
Post: #8
Mizaki Wrote:There is a dummy one already in the PVR build.

https://github.com/opdenkamp/xbmc/tree/m...s/pvr-demo

Cool, never knew that! Might be the best solution for skinners.



LastCoder Wrote:Okay - IPTV is a simple way .. could be done with TVHeadend too, which is very simple to install and maintain; don't know if Mediaportal or 4therecord provides IPTV too (for windows developers) .. btw. I didn't find real IPTV providers in germany - that Maxdome, Vodafone TV stuff is proprietary and requires special hardware or silverlight ..

Would be nice to have a (sticky) list with IPTV providers world wide .. could someone give a hint ?

Greetz

LastCoder
I know Mediaportal TVServer has support for IPTV, and since some efforts of other people, also unicast support. With a MP-TVServer it is therefor also possible to add internet unicast streams as TV Channels giving full PVR support.

4therecord-Argus, does not have IPTV support. But if you choose to use 4therecord together with the MP-TVServer engine it does.


Quote:Or you could use "vdr-plugin-dummydevice" No epg but it means VDR will start and you can connect I guess.
If I remember correctly you need to have this installed with only IPTV as well. But it will only bypass the "check for DVB device", allowing you to start VDR. I think It will not let you add channels, therefor probably useless in a skinners point of view.
find quote
opdenkamp Offline
Team-XBMC PVR Developer
Posts: 1,948
Joined: Feb 2009
Reputation: 24
Location: Heerlen, The Netherlands
Post: #9
I've added the dummy add-on exactly for this reason. just enable the pvrmanager, enable the dummy add-on, and you're done. no need to install any backend.

opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,935
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #10
(2012-03-17 13:30)dushmaniac Wrote:  I've added the dummy add-on exactly for this reason. just enable the pvrmanager, enable the dummy add-on, and you're done. no need to install any backend.

Not for Windows though. Sad

[Image: sig_zps3af3b48e.jpg]
find quote
Post Reply