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-03 Saucy is out of support. Use an lts version. RE: pvr.mythtv add-on - allan87 - 2014-12-03 Here's an odd one. All of a sudden, Live TV stopped working with the pvr.mythtv addon on three devices - 2 rPis (one on openelec RC1 and the other on beta 2) and a mac running kodi beta 5. The "TV" menu was missing. On launch, it looked like the stations started loading from the backend, and then suddenly stopped. Odd thing #1: I was able to switch to the old cmyth addon on the beta 2 install, and it worked normally; Odd thing #2: The failure coincided with getting a new router (TP Link Archer C7). The Pis are wired. The Mac is wireless. Odd thing #3: There was an error in the logs indicating a problem parsing information from one of the channels. When I deleted the channel from the backend, pvr.mythtv addon was able to load and operated correctly. The log is at http://xbmclogs.com/show.php?id=361526 Thanks. RE: pvr.mythtv add-on - mikebetz42 - 2014-12-03 (2014-12-02, 07:53)teeedubb Wrote: You guys have disabled the cmyth add-on right? Provide your kodi debug log (wiki)s and also your mythtv back end logs from the time of the crash. Yes, I disable live TV, cmyth, then reboot and enable live TV and that informs me no PVRs enabled then enable the mythpvr.... I have the same issues across 3 platforms, openelec on cubox-i (latest build had mythpvr v 1.27) and openelec generic on another pc.... cmyth works without an issue, unfortunately new openelec Kodi RC does not include the cmyth, so I downgrade. I will upload more logs later today... Thank you for all your hard work on this project! -Mike RE: pvr.mythtv add-on - thekow - 2014-12-04 (2014-12-03, 12:11)nickr Wrote: Saucy is out of support. Use an lts version. So need to update the OS once again. It was chaos last time. But i guess i will need to. RE: pvr.mythtv add-on - nickr - 2014-12-04 If you want ubuntu for a media PC, NEVER use anything but LTS versions (even years, april release so 10.04, 12.04. 14.04). RE: pvr.mythtv add-on - mikebetz42 - 2014-12-06 (2014-12-03, 20:54)mikebetz42 Wrote:(2014-12-02, 07:53)teeedubb Wrote: You guys have disabled the cmyth add-on right? Provide your kodi debug log (wiki)s and also your mythtv back end logs from the time of the crash. Updated to new fixes today, Live TV still stopping at random Myth Backend: http://pastebin.com/jbBvCiQL XBMC http://xbmclogs.com/show.php?id=363257 XBMC w/Debug http://xbmclogs.com/show.php?id=363299 RE: pvr.mythtv add-on - thekow - 2014-12-06 (2014-12-04, 07:55)nickr Wrote: If you want ubuntu for a media PC, NEVER use anything but LTS versions (even years, april release so 10.04, 12.04. 14.04). I was using a LTS 12.04 .. then one day an update come and it was 13.10. But it failed so i basically have half 12 and half 13. I guess i will get a new HDD and put 14.04 on it. The server is pretty hacked together right now. Would it be better to use straight ubuntu install or mythbuntu. RE: pvr.mythtv add-on - janbar - 2014-12-06 (2014-12-02, 06:12)thekow Wrote: I Just get crashes with the pvr.mythtv on kodi rc1. It crashes after an epg update or i go to watch live tv the window goes black but i can hear menus being selected. If you try to back out it crashes back to desktop. Wondering if i should just uninstall kodi all together and do a fresh install. I updated from Gotham. Which log file do i need upload for analysis.I had also black screen and many bug with RC1 using addon without option "demuxing mpeg-ts". Kodi demuxer is too bugy, so enable the option "demuxing mpeg-ts". RE: pvr.mythtv add-on - janbar - 2014-12-06 (2014-12-03, 18:06)allan87 Wrote: Here's an odd one.Your backend provided a malformed message during channels transfer. So no channel and then kodi disabled TV view (i think a kodi bug too, because at least you could see recordings). It is not first time i heard this issue. Probably fixed with 0.28. So avoid to put special characters in channel sign or name. RE: pvr.mythtv add-on - janbar - 2014-12-06 (2014-12-02, 03:53)mikebetz42 Wrote: Still having problems with pvr.mythtv stopping randomly during playback of live TV, pvr-mythtv-cmyth works without any issues... Hi Mike, your log is full of ERROR during icons loadings, then full of NOTICE during playback: ...read ahead. That s means player wants read more than the head of stream. What kind of stream you try to read ? mpeg-ts , mpeg-ps or other ? Is it analog channel ? It is really strange cmyth addon is able to read it without issue ! Could you provide log with extra debug enabled for cmyth addon and new addon ? Thanks Also you could try new addon with same version of xbmc you use with cmyth... For now i didn't provide cmyth addon for kodi RC1, but i could. There i think the root cause could be the new version of ffmpeg / kodi player. So i would like you try new addon with same version of xbmc you use cmyth addon. RE: pvr.mythtv add-on - MikeB2013 - 2014-12-06 (2014-12-06, 04:02)thekow Wrote:(2014-12-04, 07:55)nickr Wrote: If you want ubuntu for a media PC, NEVER use anything but LTS versions (even years, april release so 10.04, 12.04. 14.04). I suggest mythbuntu, you can always use mythbuntu-control-centre to install a full desktop later if you need it. Mike RE: pvr.mythtv add-on - janbar - 2014-12-06 (2014-12-06, 06:14)janbar Wrote:(2014-12-03, 18:06)allan87 Wrote: Here's an odd one.Your backend provided a malformed message during channels transfer. So no channel and then kodi disabled TV view (i think a kodi bug too, because at least you could see recordings). It is not first time i heard this issue. Probably fixed with 0.28. So avoid to put special characters in channel sign or name. So , i checked with 0.28 and today i had an EPG entry with invalid character (0x1a). Using web navigator to query backend on its web service i get also an error: error on line 1 at column 81919: PCDATA invalid Char value 26. SO invalid contents are not filtered by backend webserver and finally XML or JSON are mal-formed. Nothing can i do here . I use in addon the library jansson to parse JSON content, it is usefull and i choosen it because it had best performance and compliance with standards. But jansson cannot parse invalid content and return error like Chrome or Firefox. The resolution of those issues can be handle only by the backend itself by filtering invalid content and providing valid XML/JSON content. Re: RE: pvr.mythtv add-on - nickr - 2014-12-06 (2014-12-06, 04:02)thekow Wrote:(2014-12-04, 07:55)nickr Wrote: If you want ubuntu for a media PC, NEVER use anything but LTS versions (even years, april release so 10.04, 12.04. 14.04). Mythbuntu RE: pvr.mythtv add-on - allan87 - 2014-12-07 (2014-12-06, 16:26)janbar Wrote:does cmyth use something other than jansson to parse the output? It might be useful for jansson's developer to look at this issue. It may be that the bad data is the fault of the broadcaster or the backend, but should such a small thing be able to kill live tv? It seems too fragile.(2014-12-06, 06:14)janbar Wrote:...(2014-12-03, 18:06)allan87 Wrote: ...Your backend provided a malformed message during channels transfer. So no channel and then kodi disabled TV view (i think a kodi bug too, because at least you could see recordings). It is not first time i heard this issue. Probably fixed with 0.28. So avoid to put special characters in channel sign or name. RE: pvr.mythtv add-on - JasonPell - 2014-12-07 The mythtv developers should be cleaning the data before they return it. Their api is not compliant. My understanding is the cmyth plugin uses the same protocol as myth frontend. Much more of a low level protocol. I would think at least for 0.28 this might be fixed quickly |