• 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 12
[Windows & Linux] PVR-Addon Builds for Frodo Nightlies
#91
Lol call me the guy with the sense of timing Smile
Thanks, up running and...very useful Big Grin
Reply
#92
Posted new builds from the opdenkamp github repository:

Demo
DVBViewer
ForTheRecord
TV Headend
MediaPortal
MythTV (Windows Only)
NextPVR
NJoy
VDR
VuPlus

Download link is in my signature...
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
#93
(2012-10-10, 03:26)wileecoyote Wrote: Posted new builds of the opdenkamp github repository which now includes:

NextPVR
VUPlus
MediaPortal
TVHeadend
NJoy
VDR
Demo

I also posted a Windows build of the mythtv add-on from fetzerch's github repository, but could not get it to build on Linux 32 or 64 bit Ubuntu. If anyone has those builds I would be happy to post them.

The mythtv addon has a dependency to libmysqlclient on linux and osx. Problem is that the user afterwards needs to install the same version of that lib than you used for building.
Therefore the build is disabled per default. To enable it you have to run "configure --enable-addons-with-dependencies".

Cheers,
Christian
Reply
#94
I apologize to all those who have been unable to get to the site the past few weeks. I have a system drive that has been failing for a few weeks now and I am in the process of replacing it today. Please be patient.

Thanks
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
#95
Posted new builds from the opdenkamp github repository: (NOTE: This build is for the new 1.6 API change. Until Sub3's NextPVR changes for timeshifting are merged with the opdenkamp repo his timeshifting changes will not be included in the builds. Hopefully this will happen very soon.)

Demo
DVBViewer
ForTheRecord
TV Headend
MediaPortal
MythTV (Windows Only)
NextPVR
NJoy
VDR
VuPlus

Download link is in my signature...

Edit: The new build is for Nov 10th XBMC Frodo Nightly and beyond. It will not work with the Nov 9th & prior builds.
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
#96
hi . i`ve got a sapphire radeon hd5570 tv xtend gfx card running on windows 7 64 bit . totally new to trying pvr on xbmc although ive been using xbmc for over a year now and i`m wondering what would be the best pvr solution for my system ?
Reply
#97
oops sorry . meant to put that on the main page
Reply
#98
When Frodo is released will it have timeshift for a tvserver under linux? I think i saw MP and FTR, but what about Linux?
Reply
#99
FYI:
Tried latest build with Nov 11th nightly and ForTheRecord. It did not work.
This repeats indefinitely in the log.

Code:
08:55:10 T:11444    INFO: AddOnLog: ForTheRecord PVR client: Creating the ForTheRecord PVR-client (TsReader version)
08:55:10 T:11444   DEBUG: AddOnLog: ForTheRecord PVR client: CKeepAliveThread:: constructor
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'host'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'port'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'useradio'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'timeout'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'user'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'pass'
08:55:10 T:11444   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ForTheRecord PVR client' requests setting 'tunedelay'
08:55:10 T:11444    INFO: AddOnLog: ForTheRecord PVR client: Connect() - Connecting to http://onyx:49943/
08:55:10 T:11444   DEBUG: AddOnLog: ForTheRecord PVR client: URL: http://onyx:49943/ForTheRecord/Core/Ping/49
08:55:10 T:11444   DEBUG: CurlFile::Open(083ECD38) http://onyx:49943/ForTheRecord/Core/Ping/49
08:55:10 T:11444    INFO: AddOnLog: ForTheRecord PVR client: Ping Ok. The client and server are compatible, API version 49.
08:55:10 T:11444   ERROR: PVR - Add-on 'unknown' is using an incompatible API version. Please contact the developer of this add-on: Fred Hoogduin, Marcel Groothuis
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
(2012-11-12, 17:02)wouter1971 Wrote: When Frodo is released will it have timeshift for a tvserver under linux? I think i saw MP and FTR, but what about Linux?

This is feature depends on the TV backend server supporting it. Currently the TVHeadend team is working very hard on making this possible and plan to release v3.4 with timeshifting. I dont know about MythTV someone else maybe able to comment better on that one

Reply
@wileecoyote, are you planning on doing another build now that Frodo has entered beta?

Like I said in my previous post, the latest fortherecord addon is complaining about incompatible API version with Frodo beta1.
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
@bradvido88,
The current binaries build was on Nov 10th, and looking at the commits (https://github.com/opdenkamp/xbmc-pvr-ad...its/master), nothing ForTheRecord wise has changed. I will do another build tonight to include the pull request yesterday (11/15), but my guess is the FTR add-on will be the same. Report back once they are posted and let me know if it does/does not work.
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
I thought the same thing from looking at the commits....but I did a quick build of FTR from opdenkamp today and it fixed the problem for me... Maybe your link is accidentally to an old build or something?
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
Posted new builds from the opdenkamp github repository:

Demo
DVBViewer
ForTheRecord
TV Headend
MediaPortal
MythTV (Windows Only)
NJoy
VDR
VuPlus

Download link is in my signature...
(2012-11-16, 18:03)bradvido88 Wrote: I thought the same thing from looking at the commits....but I did a quick build of FTR from opdenkamp today and it fixed the problem for me... Maybe your link is accidentally to an old build or something?

It shouldn't have been, but maybe so.

I have rebuilt and posted the add-ons from the current opdenkamp repo. Please let me know if that doesn't fix the issue.
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
Posted new builds from the opdenkamp github repository:

Demo
DVBViewer
ForTheRecord
TV Headend
MediaPortal
MythTV (Windows Only)
NJoy
VDR
VuPlus

I have also posted builds from Red-F's (Argus TV) repo and Sub3's (NextPVR) repo.

NOTE: The Argus TV add-on will ONLY work with the 2.0.1 (soon to be released) version of Argus TV. Red-F said it will NOT work with 2.0.0.
NOTE 2: The NextPVR add-on is a merge I have done for it to work with the latest nightlies. I have tested it on Windows but no other platform.

Download link is in my signature...
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
  • 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 12

Logout Mark Read Team Forum Stats Members Help
[Windows & Linux] PVR-Addon Builds for Frodo Nightlies3