Win Frodo Beta 3, had to copy dll
#1
In order for Frodo Beta 3 to enable the mythtv pvr addon I had to copy XBMC_MythTV_cmyth_win32.dll from the c:/User/appdata/..../addon... to c:/program files/xbmc/addons....


FYI.


Hans
Reply
#2
thanks! was driving me crazy couldn't get mythtv pvr to enable.
Reply
#3
I cannot find this DLL anywhere on my system with either Beta 3 or the latest nightlies.
It's not in my appdata or program files XBMC addon directories.

Can someone please attach said DLL or put up a dropbox link? I can't proceed with testing without it.
Reply
#4
You can download pvr addon here
www.dotnetdevelopers.net/XBMC/xbmcpvr.html
Reply
#5
Digitizedsoul, you'll have to download the addon with the link above and install it from the zip file, then after you install it you'll need to copy the dll, then go back to xbmc and enable it (don't forget to configure it first).

Hans
Reply
#6
There seems to be a problem on our win32 buildbot when extracting the boost dependencies needed by the mythtv pvr addon. Extracting the boost files works but copying them to the correct location kinda screws up (i.e. part of the copy seems to work, part of it doesn't) and therefore the mythtv pvr addon can't be built correctly. It works for me locally (and also for WiSo) so it must be buildbot specific. I'll try to figure it out ASAP.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#7
@Montellese: thank you. is this fixed already?
Reply
#8
I didn't have time to look into it yet. I'll post here as soon as it has been fixed.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#9
Should be fixed in the next nightly build. Please let me know if any other problems exists with the win32 version of XBMC and pvr addons.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#10
(2012-12-16, 19:42)Montellese Wrote: Should be fixed in the next nightly build. Please let me know if any other problems exists with the win32 version of XBMC and pvr addons.

Uninstalled, downloaded the latest nightly win32 binary, and did a full install on WinXP. It appears that pvr.mythtv.cmyth directory now exists in the C:\Program Files\XBMC\addons.

When I try to enable the addon, I get this message in xbmc.log:

Code:
06:58:21 T:3144  NOTICE: PVRManager - starting up
06:58:21 T:4080  NOTICE: Thread PVR manager start, auto delete: false
06:58:21 T:504  NOTICE: Thread PVR add-on updater start, auto delete: false
06:58:22 T:5552  NOTICE: Thread Background Loader start, auto delete: false
06:58:40 T:3144  NOTICE: PVRManager - stopping
06:58:40 T:3144  NOTICE: PVRManager - starting up
06:58:40 T:956  NOTICE: Thread PVR manager start, auto delete: false
06:58:40 T:4628  NOTICE: Thread PVR add-on updater start, auto delete: false
06:58:41 T:2436  NOTICE: Thread Background Loader start, auto delete: false
06:58:48 T:5576  NOTICE: Previous line repeats 1 times.
06:58:48 T:5576  NOTICE: PVRManager - stopping
06:58:48 T:976  NOTICE: Thread Background Loader start, auto delete: false
06:58:49 T:4628   ERROR: Win32DllLoader::Load: Failed to load C:\Program Files\XBMC\addons\pvr.mythtv.cmyth\XBMC_MythTV_cmyth_win32.dll with error 127:The specified procedure could not be found.
06:58:49 T:892  NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
06:58:49 T:4628 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
06:58:49 T:4628 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it

Are others getting this error? I'm running WinXP, and remember from this Forum Post there was something different for XP that needed to be done for cmyth. Don't know if it's relevant, but hope the info helps.[/code]
Reply
#11
(2012-12-16, 19:42)Montellese Wrote: Should be fixed in the next nightly build. Please let me know if any other problems exists with the win32 version of XBMC and pvr addons.

The nightly contains the dll again. Thanks a lot for your help!
Reply
#12
(2012-12-17, 14:08)321liftoff Wrote:
(2012-12-16, 19:42)Montellese Wrote: Should be fixed in the next nightly build. Please let me know if any other problems exists with the win32 version of XBMC and pvr addons.

Uninstalled, downloaded the latest nightly win32 binary, and did a full install on WinXP. It appears that pvr.mythtv.cmyth directory now exists in the C:\Program Files\XBMC\addons.

When I try to enable the addon, I get this message in xbmc.log:

Code:
06:58:21 T:3144  NOTICE: PVRManager - starting up
06:58:21 T:4080  NOTICE: Thread PVR manager start, auto delete: false
06:58:21 T:504  NOTICE: Thread PVR add-on updater start, auto delete: false
06:58:22 T:5552  NOTICE: Thread Background Loader start, auto delete: false
06:58:40 T:3144  NOTICE: PVRManager - stopping
06:58:40 T:3144  NOTICE: PVRManager - starting up
06:58:40 T:956  NOTICE: Thread PVR manager start, auto delete: false
06:58:40 T:4628  NOTICE: Thread PVR add-on updater start, auto delete: false
06:58:41 T:2436  NOTICE: Thread Background Loader start, auto delete: false
06:58:48 T:5576  NOTICE: Previous line repeats 1 times.
06:58:48 T:5576  NOTICE: PVRManager - stopping
06:58:48 T:976  NOTICE: Thread Background Loader start, auto delete: false
06:58:49 T:4628   ERROR: Win32DllLoader::Load: Failed to load C:\Program Files\XBMC\addons\pvr.mythtv.cmyth\XBMC_MythTV_cmyth_win32.dll with error 127:The specified procedure could not be found.
06:58:49 T:892  NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
06:58:49 T:4628 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
06:58:49 T:4628 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it

Are others getting this error? I'm running WinXP, and remember from this Forum Post there was something different for XP that needed to be done for cmyth. Don't know if it's relevant, but hope the info helps.[/code]

No thread hijacking! The current version of the addon doesn't work with winxp. (see http://forum.xbmc.org/showthread.php?tid...pid1269057)
Reply

Logout Mark Read Team Forum Stats Members Help
Frodo Beta 3, had to copy dll0