pvr.mythtv add-on - 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: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: pvr.mythtv add-on (/showthread.php?tid=198833) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
RE: pvr.mythtv add-on - nickr - 2014-12-26 sudo apt-get install kodi-pvr-mythtv-helix RE: pvr.mythtv add-on - Huuh - 2014-12-26 (2014-12-25, 08:46)janbar Wrote: @dgrayfromdc , provided addon in kodi ppa is affected by a critical bug. Prefer my ppa "janbar ppa" where you will find the patched version (>=1.9.29). Hi, here's a copy of the xbmc.log, running gotham 13.2 with mythtv plugin 1.9.22-29 http://paste.ubuntu.com/9625396/ RE: pvr.mythtv add-on - kmallick - 2014-12-27 (2014-12-26, 02:25)glubbish Wrote: Worked it out. I am running Mythbuntu 14.04. I added ppa:jlbarriere68/ppa to my repository. and I did sudo apt-get install kodi-pvr-mythtv-helix However within Kodi -> Systems, I cannot seem to install the addon: 'PVR clients - Mythtv cmyth PVR client' as it gives me the error: 'Dependencies not met. Please contact the add-on author'. Can somebody lend me a helping hand? Thanks a lot. RE: pvr.mythtv add-on - xmjsilverx - 2014-12-27 Maybe I missed it but where do I find the add-on inside kodi? RE: pvr.mythtv add-on - 321liftoff - 2014-12-27 I just installed Kodi, and I cannot get this addon to work with my embedded backend running 0.24.3. Looking through the forum, it appears that this PVR client only supports Myth API services which started with 0.25. Can you confirm this? If so, the description of the addon in Kodi should be updated from "(up to MythTV 0.28)" to "(MythTV 0.25 to 0.28)". A shame that 0.24 is no longer compatible with Kodi. So, I installed Mythbuntu 14.04.1 on a laptop. This MythTV PVR Client (v1.9.28) seems to connect, but doesn't show the "TV" menu item for me to access recordings. The cmyth client (v1.9.16) in XBMC v13.2 works fine with the new Mythbuntu installation. I did set the API code to 0000 in the backend settings. See the debug log: http://pastebin.com/fXyFjCTh I'm using no grabber, and my video source is titled "broadcast" with a networkID of "-1", which may be helpful to debug the following error in the debug log. "17:35:08 T:4601679872 ERROR: PVR - PVRTransferChannelGroupMember - cannot find group 'broadcast' or channel '-1'" Help! RE: pvr.mythtv add-on - kmallick - 2014-12-27 (2014-12-27, 00:58)321liftoff Wrote: So, I installed Mythbuntu 14.04.1 on a laptop. This MythTV PVR Client (v1.9.28) seems to connect, but doesn't show the "TV" menu item for me to access recordings. I had the same problem with the default theme on Kodi. I added and switched to the aeon-nova theme and enabled LiveTV in Settings before I could see the LiveTV in the kodi menu. Can you try? RE: pvr.mythtv add-on - janbar - 2014-12-27 (2014-12-27, 00:58)321liftoff Wrote: I just installed Kodi, and I cannot get this addon to work with my embedded backend running 0.24.3. Looking through the forum, it appears that this PVR client only supports Myth API services which started with 0.25. Can you confirm this? If so, the description of the addon in Kodi should be updated from "(up to MythTV 0.28)" to "(MythTV 0.25 to 0.28)". A shame that 0.24 is no longer compatible with Kodi.kodi bug. Please restart kodi and if live tv is enable you should see TV menu. (2014-12-27, 00:00)kmallick Wrote:If you have successfully installed package kodi-pvr-mythtv-helix, you should see it in "disabled addons" until you eneble it. But first you have to disable or uninstall old cmyth addon, then enable new addon.(2014-12-26, 02:25)glubbish Wrote: Worked it out. RE: pvr.mythtv add-on - janbar - 2014-12-27 (2014-12-27, 00:58)321liftoff Wrote: I just installed Kodi, and I cannot get this addon to work with my embedded backend running 0.24.3. Looking through the forum, it appears that this PVR client only supports Myth API services which started with 0.25. Can you confirm this? If so, the description of the addon in Kodi should be updated from "(up to MythTV 0.28)" to "(MythTV 0.25 to 0.28)". A shame that 0.24 is no longer compatible with Kodi.MythTV 0.24 is no more supported by mythtv team and so not by me too. If you want to keep 0.24, do not upgrade to Kodi. The new addon requires MythTV server from 0.27 to 0.28 as described in the wiki. RE: pvr.mythtv add-on - kmallick - 2014-12-27 Quote:If you have successfully installed package kodi-pvr-mythtv-helix, you should see it in "disabled addons" until you eneble it. But first you have to disable or uninstall old cmyth addon, then enable new addon. Thats the problem! I don't see the cmyth PVR client listed in the disabled add-ons. nor do I see it in the enabled ones. I can find it if I search for it. Thank you for your help. I appreciate it! RE: pvr.mythtv add-on - janbar - 2014-12-27 (2014-12-27, 00:50)xmjsilverx Wrote: Maybe I missed it but where do I find the add-on inside kodi?what is your platform ? ubuntu, other linux, osx, windows, openelec .... RE: pvr.mythtv add-on - Tucker T. Cat - 2014-12-27 [EDIT: Figured it out, problem went away when I installed the newer add-in from the zip file in the link you sent a couple pages back. Leaving this here in case it helps somebody.] I'm getting "The PVR backend does not support this action" when trying to schedule a recording. The MythBackend logs show "Invalid parentID/override". What does that mean? Code: 2014-12-26 16:21:53.795290 E [1093/49379] HttpServer78 servicehost.cpp:143 (Invoke) - MethodInfo::Invoke - An Exception Occurred: Invalid parentID/override. The pvr.mythtv logs show that a 500 is returned: Code: 16:21:53 T:140735126328064 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)WSResponse: server error (500) EPG works in Kodi LiveTV works in Kodi MythTVFrontEnd can schedule recordings mythbackend 0.27.4, clean install Kodi upgraded from Gotham all on Mac Mini / Yosemite Pointers welcome! Cheers--TTC RE: pvr.mythtv add-on - 321liftoff - 2014-12-27 (2014-12-27, 02:42)janbar Wrote:(2014-12-27, 00:58)321liftoff Wrote: I just installed Kodi, and I cannot get this addon to work with my embedded backend running 0.24.3. Looking through the forum, it appears that this PVR client only supports Myth API services which started with 0.25. Can you confirm this? If so, the description of the addon in Kodi should be updated from "(up to MythTV 0.28)" to "(MythTV 0.25 to 0.28)". A shame that 0.24 is no longer compatible with Kodi.MythTV 0.24 is no more supported by mythtv team and so not by me too. If you want to keep 0.24, do not upgrade to Kodi. The new addon requires MythTV server from 0.27 to 0.28 as described in the wiki. Thanks for the clarification. Can the description of the MythTV PVR client in Kodi be updated to indicate that at least 0.27 is required? (2014-12-27, 02:29)janbar Wrote:My bug must be worse, because even after many restarts, the TV menu is missing. Switching to other skins has the TV menu, although I've only gotten recordings to play with Aeon Nox. Is there a bug report? If not, I'll open one.(2014-12-27, 00:58)321liftoff Wrote: I just installed Kodi, and I cannot get this addon to work with my embedded backend running 0.24.3. Looking through the forum, it appears that this PVR client only supports Myth API services which started with 0.25. Can you confirm this? If so, the description of the addon in Kodi should be updated from "(up to MythTV 0.28)" to "(MythTV 0.25 to 0.28)". A shame that 0.24 is no longer compatible with Kodi.kodi bug. Please restart kodi and if live tv is enable you should see TV menu. RE: pvr.mythtv add-on - kmallick - 2014-12-27 (2014-12-27, 02:45)kmallick Wrote:Quote:If you have successfully installed package kodi-pvr-mythtv-helix, you should see it in "disabled addons" until you eneble it. But first you have to disable or uninstall old cmyth addon, then enable new addon. I uninstalled and re-installed kodi and kodi-pvr-mythtv-helix. I could see the add-on in the disabled list, I enabled it and now I can connect to LiveTV properly. RE: pvr.mythtv add-on - xmjsilverx - 2014-12-27 Janbar. I finally found it, after restarting kodi it showed up in the enabled addons. I noticed it doing some weird stuff when watching live tv. The bottom third of the screen would look smeared. I enabled demuxing and I think it fixed it. I am not super technical so I am not sure what demuxing does and why I need it now when I didn't need it with cmyth. Anyway I appreciate all your hard work on this addon and helping people on the forum. Is there a place I can make a donation to your work? Without it I would be without TV right now. RE: pvr.mythtv add-on - nickr - 2014-12-27 EDIT: igore the rest of this post, I found the solution, see next post. Janbar I have openelec 4.97.3 and I think I have the bug you describe in post 492 http://forum.kodi.tv/showthread.php?tid=198833&pid=1859434#pid1859434 The version in openelec is 1.9.28. Would I be right in thinking it is that bug when the last few lines of the (non debug) log are Code: 17:37:10 T:140011227801344 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)WSResponse: bad request (404) So my questions: 1. Do you think I am on the right track? 2. If so, is there an easy fix to update the pvr.mythtv addon on openelec RC, and do you know if your fix will be in openelec 5 final? 3. If I am on the wrong track I assume you'd like a full debug log? |