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 - janbar - 2015-01-02 (2015-01-02, 14:27)xmjsilverx Wrote: Since switching to this addon for live tv I have noticed a few times that my EPG will be empty in spots. I am using OTA info for my EPG but never experienced this before. Is there a way to refresh the EPG without restarting kodi and/or is there a fix for this? Can you check if you have any error in your kodi.log file: Searching word "ERROR". If you see something about EPG it could be the root cause. Else if no ERROR found i experienced this some times since kodi 14.0 rc3. Probably a bug was introduced in a last fix. I sugger to wait kodi 14.1. Currently i using 14.1 rc1 and i let you know if it occures again. (2015-01-02, 15:35)allan87 Wrote: this probably also explains why playback returns to the menu when you are flipping channels and you hit the channel that isn't coming in. Yes for sure RE: pvr.mythtv add-on - janbar - 2015-01-02 (2015-01-02, 15:21)MikeB2013 Wrote:(2015-01-02, 13:45)janbar Wrote: @MikeB2013 @Huuh Great news ! Thanks to you. I will add in the wiki the link to download last build. RE: pvr.mythtv add-on - FeloniusMonkey - 2015-01-02 To all who are having issues with pvr.mythtv, please include your tuner hardware (e.g. HDHR3, InfiniTV4, etc). Some of us are thinking that certain problems may only exist for InfiniTV4 users. RE: pvr.mythtv add-on - Huuh - 2015-01-02 (2015-01-02, 15:53)janbar Wrote:(2015-01-02, 15:21)MikeB2013 Wrote:(2015-01-02, 13:45)janbar Wrote: @MikeB2013 @Huuh It looks like it's working so far with my raspberry pi too! RE: pvr.mythtv add-on - MikeB2013 - 2015-01-02 @janbar I have just built Android arm (Kodi 14.1-RC-1 Git:2015-01-02-4c4a9c0-dirty (Compiled: Jan 2 2015), with pvr.mythtv 1.11.2 and tested on a couple of devices. Both SD and HD work, with or without Demux enabled. Mike RE: pvr.mythtv add-on - bjarque - 2015-01-02 Working here as well, with demux turned off. Different frontends, HDHR-4DC. There's still issues with receiving json commands, where it doesn't always do the switch. Kodi just exits to main menu some times, or crashes (restarting in my case, running as service on Ubuntu Server). Channel switching from the channel list in the PVR works everytime. RE: pvr.mythtv add-on - FeloniusMonkey - 2015-01-03 Just built 1.9.22-32 for Gotham, and it works! I received a few timeouts, and so I increased the tuner time. But then I tried again with demuxing on, and it worked with the standard timeout setting. Going to reinstall kodibuntu, and give it a shot there. Thanks Janbar! RE: pvr.mythtv add-on - jsturgis - 2015-01-03 @janbar Thanks! playback is working great for me with version 1.11.2. RE: pvr.mythtv add-on - mikebetz42 - 2015-01-03 (2015-01-03, 07:25)jsturgis Wrote: @janbar Thanks! playback is working great for me with version 1.11.2. Built a test box, Myth 0.28, Kodi 15.0 A1, MythTV PVR 1.11.2 and Ceton InfiniTV4 tuner cards... seems to be working so far on my Linux clients. issues... pixelation on clients, and when a show ends, and another begins, playback stops/crashes.... Playback on the source pc has minor pixelation... Playback on Myth 0.27, Kodi 15-A1, MythPVR 1.11.2, and Ceton InfiniTV4 tuner cards is working good on some channels, pixelation on some channels. Compiled MythPVR 1.11.2 for Windows clients, and it is working the same. Not sure how to compile MythPVR for Openelec.... RE: pvr.mythtv add-on - kmallick - 2015-01-03 I have updated to Janbar's 1.11.2 and most everything is working well. However, my audio in live TV on my front end is severely out of sync with the video. There is no such problem when playing recordings. I have played around with the settings in the Systems menu, but no luck. I tried tweaking the sound delay in video menu, but I just can't get it to work right. Should I check some other settings first to make the audio get in sync with video? I am looking for any helpful advice here. RE: pvr.mythtv add-on - MikeB2013 - 2015-01-04 (2015-01-03, 23:14)kmallick Wrote: I have updated to Janbar's 1.11.2 and most everything is working well. However, my audio in live TV on my front end is severely out of sync with the video. There is no such problem when playing recordings. Please post a debug log from the front end session. Mike RE: pvr.mythtv add-on - Grayman001 - 2015-01-06 Thanks for the great work. I just compiled the latest version 1.11.2 for OSX and all seems to work good apart from one minor issue. I have two mac minis with Kodi running on them. If I have a channel open on one I can open that same channel on my other mac mini. However if I try to select a different channel it just sais channel unavailable. So at the moment I can watch TV on both Mac Mini's but it has to be the same channel both can't be different. I can't remember having this issue with the previous versions? I had a look through and couldn't find this issue being mentioned. Apologies if it has already. I have missed something easy here? RE: pvr.mythtv add-on - MikeB2013 - 2015-01-06 (2015-01-06, 09:24)Grayman001 Wrote: Thanks for the great work. I just compiled the latest version 1.11.2 for OSX and all seems to work good apart from one minor issue. Please post a debug log. However, I am guessing that you have more than one tuner, each with different video sources on your mythtv-backend, you need to change channel group in Kodi to that of another video source. At present pvr.mythtv does not automatically switch between different video sources for the same channel number. Mike RE: pvr.mythtv add-on - Grayman001 - 2015-01-06 (2015-01-06, 10:06)MikeB2013 Wrote:(2015-01-06, 09:24)Grayman001 Wrote: Thanks for the great work. I just compiled the latest version 1.11.2 for OSX and all seems to work good apart from one minor issue. No I just have the one Tuner with one Backend running. Just have to quickly pop out and grab some stuff and will post de-bug log when I get back. **Edit - All seems to be good now. Sorted itself out haha** RE: pvr.mythtv add-on - pokerbud81 - 2015-01-07 how can I install your add-on for a i386 version of 5.0 Openelec. I'm using a older atom processor that doesn't support x86. I noticed your cloud server doesn't have a i386 version.., |