Kodi Community Forum
Eden PVR builds - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Eden PVR builds (/showthread.php?tid=126802)

Pages: 1 2 3 4 5 6 7 8 9


RE: Eden PVR builds - SpottedDog - 2012-08-06

I am a novice at XBMC and wonder if there is a clear description of how to set up the PVR function that Dushmaniac has built for Windows 7. So far I have updraded my Eden XBMC to the latest one in Dushmaniac's signature and I do not know how to proceed.


RE: Eden PVR builds - redstorm - 2012-08-06

Look in Settings addons PVR clients and enable the backend you are using,
TVheadend
MythTV
VDR

You can fine tune the settings from the Live TV option under settings once enabled.


RE: Eden PVR builds - SpottedDog - 2012-08-07

(2012-08-06, 22:08)redstorm Wrote: Look in Settings addons PVR clients and enable the backend you are using,
TVheadend
MythTV
VDR

You can fine tune the settings from the Live TV option under settings once enabled.

I see the PVR clients you listed as well as MediaPortal and they are all enabled, but I do not see LIveTV anywhere under settings or in the main menu.

edit: I disabled all the PVR clients except MediaPortal. All the settings in MediaPortal are default except I have put in the location for storage of recorded shows. I had a look at the system description and it says "XBMC 11.0 GIT:20120725 - 9093FB6" . Backend and Frontend are on the same computer. I do not see how I enable Live TV

Sorry I posted this in the wrong thread



RE: Eden PVR builds - ibramadhan - 2012-08-20

Hi, any help would be apprciated. Is there a pvr build avalible with bitstreaming hd audio as well? Thanks


RE: Eden PVR builds - cypher242 - 2012-08-20

For Windows you can use the XBMC master + PVR builds from margro


RE: Eden PVR builds - ibramadhan - 2012-08-21

Great man thank, yes I am using widows. But I have another issue, the pvr addon I have is only compladible with Eden builds. So are there any Eden pvr builds with the hd audio patch? Thank again for the help


RE: Eden PVR builds - opdenkamp - 2012-08-21

no


RE: Eden PVR builds - ibramadhan - 2012-08-21

OK!


RE: Eden PVR builds - matt_0978 - 2012-08-27

Hi,, I just downloaded the install script for Ubuntu precise and am getting this error:


matt_0978@kubuntu:~/Downloads$ sh install-xbmc.sh
install-xbmc.sh: 28: install-xbmc.sh: Syntax error: "(" unexpected
matt_0978@kubuntu:~/Downloads$

so what's up with that?


RE: Eden PVR builds - opdenkamp - 2012-08-27

run it with bash instead. or make it executable and run the file, as the instructions say


RE: Eden PVR builds - redstorm - 2012-09-03

How do i find out if this change below to the XBMC git has been merged into the PVR branch?

Update: the latest XBMC git has support for suspending and resuming audio sinks. This should solve your problem

I believe this is the commit i am looking for.

https://github.com/xbmc/xbmc/commit/4aa7be0687a72c418068582820f4ddfaa3655e8b


EDIT
Just answered my own question
https://github.com/opdenkamp/xbmc/commit/4aa7be0687a72c418068582820f4ddfaa3655e8b



RE: Eden PVR builds - martdj - 2012-09-05

@Dushmaniac
I'm trying to rebuild my HTPC, as I completely messed it up trying to upgrade the OS. I put an Ubuntu minimal 12.04.1 build on it. Installed the nVidia drivers (I have an nVidia 9400 chipset, so ION type thing) and then installed XBMC from your repo. After that my box doesn't start in XBMC however, so I tried to install xbmc-live from your repo as well. However, I get the message that xbmc-live is from may and I have to downgrade my xbmc xbmc-bin packages. Now I'm confused. Do I need the xbmc live package to get my HTPC autostart in XBMC with Ubuntu minimal or should I do this another way?


RE: Eden PVR builds - opdenkamp - 2012-09-05

ah yeah, forgot to update that post. sould be "xbmc-standalone" instead of "xbmc-live" now


RE: Eden PVR builds - rigo - 2012-09-12

(2012-09-05, 11:42)martdj Wrote: @Dushmaniac
I'm trying to rebuild my HTPC, as I completely messed it up trying to upgrade the OS. I put an Ubuntu minimal 12.04.1 build on it. Installed the nVidia drivers (I have an nVidia 9400 chipset, so ION type thing) and then installed XBMC from your repo. After that my box doesn't start in XBMC however, so I tried to install xbmc-live from your repo as well. However, I get the message that xbmc-live is from may and I have to downgrade my xbmc xbmc-bin packages. Now I'm confused. Do I need the xbmc live package to get my HTPC autostart in XBMC with Ubuntu minimal or should I do this another way?

u can try my brand new howto, and please let me know if it works or not Smile

besides im confused. i installed my system just the way i wrote in the thread, now i bought a tevii s470 and i wouldnt re-install the whole system if its not neccesary. im searching for a solution to intergrate the live-tv feature in EDEN. thanks!


RE: Eden PVR builds - redstorm - 2012-09-12

Be aware that installing lightdm (Light Desktop Manager) is not how the original xbmc-live was meant to be run.

You can still run it without a desktop manager using the xbmc-live/standalone scripts.