![]() |
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 - 2015-01-22 You need to use the 1.11.something version. The link to the compiled versions is a couple of pages back. If you read my last few posts in this thread you will see I referred to the exact post. RE: pvr.mythtv add-on - janbar - 2015-01-22 (2015-01-21, 22:37)torrieborrie Wrote: Still not much succes with the combination Mythtv, XBMC and The Little Black Box (TLBB). Could be caused for few reason but i think you have no enought memory to allocate a string. Could you provide the core dump if any ? RE: pvr.mythtv add-on - torrieborrie - 2015-01-22 I installed new devel firmware with Helix in TLBB. I also installed the latest precompiled pvr.mythtv for arm imx6. Before I used the rpi version. I'm not sure yet what did the trick but it works. I have to do some more testing but it looks promissing. RE: pvr.mythtv add-on - torrieborrie - 2015-01-25 I can report that Live TV and EPG is working well, I only have a issue with the recording. Only a few recordings show up when I call the list. Both Live TV as Default. Is this a wrong setting or is it a bug? With other kodi cliënts on linux PC's I don't have this problem. RE: pvr.mythtv add-on - tnfenster - 2015-01-25 (2015-01-21, 09:29)janbar Wrote:So this should already be working with the current version of Kodi and the add-on?(2015-01-11, 01:33)tnfenster Wrote:(2015-01-10, 20:27)metaron Wrote: @tnfensterI think I was able to implement them using Protocol Commands. As I am completely new to Kodi and Kodi Addon development, would anyone be able to point me in the right direction of where to use those functions? RE: pvr.mythtv add-on - kapitan-iglu - 2015-01-25 (2014-12-15, 22:09)kapitan-iglu Wrote:(2014-12-11, 21:50)janbar Wrote: @kaptain-iglu Hello Janbar, I just want to report, that master backend support is working as expected. I finally tried different situations (slave backend availability/location of recorded file) and all went well. I found only one cosmetic thing - I think this log message should be in NOTICE level not ERROR: Code: ERROR: AddOnLog: MythTV PVR Client: OpenRecordedStream: You should uncheck option 'MasterBackendOverride' from MythTV setup Is master backend support already included in latest addon version? Thank You again! RE: pvr.mythtv add-on - ericf - 2015-01-26 I've been using OpenELEC on raspberry pi to watch recordings from my mythtv server (using built-in mythtv pvr addon). Was working fine untill OpenELEC 5 update, which hangs for a minute or two when pressing Recordings button or when going back to top directory of recordings after watching one. I've disabled generate thumbnails and have also tried compiling the latest openelec from dev source with last pvr addons git source according to http://kodi.wiki/view/MythTV_PVR/BuildFromSource but I still have the same problem. I've tried on a different rasperry pi and it fails as well. Mythtv on a regular computer is able to list recordings and play just fine. RE: pvr.mythtv add-on - nickr - 2015-01-26 Ericf versions? RE: pvr.mythtv add-on - allan87 - 2015-01-26 (2015-01-26, 00:14)ericf Wrote: I've been using OpenELEC on raspberry pi to watch recordings from my mythtv server (using built-in mythtv pvr addon). Was working fine untill OpenELEC 5 update, which hangs for a minute or two when pressing Recordings button or when going back to top directory of recordings after watching one. I've disabled generate thumbnails and have also tried compiling the latest openelec from dev source with last pvr addons git source according to http://kodi.wiki/view/MythTV_PVR/BuildFromSource but I still have the same problem. I've tried on a different rasperry pi and it fails as well. Mythtv on a regular computer is able to list recordings and play just fine.If you flip through the OpenELEC test builds thread (where the Milhouse builds are posted) I think you will find a reference to this issue. I believe it is fixed in the nightlies. See this thread: http://forum.kodi.tv/showthread.php?tid=210774 RE: pvr.mythtv add-on - tntlt - 2015-01-26 I'm sorry if i missed it but i'm looking for kodi-pvr-mythtv-helix for Raspbmc (wheezy). I would appreciate if you point me to the right direction. RE: pvr.mythtv add-on - ericf - 2015-01-26 (2015-01-26, 04:32)nickr Wrote: Ericf versions? mythtv version 27.4 OpenELEC 5.0 development version (compiled today) running kodi 14.1 RC-1 mythtv pvr plugin 1.11.14 (compiled today) RE: pvr.mythtv add-on - ericf - 2015-01-26 (2015-01-26, 06:01)allan87 Wrote:(2015-01-26, 00:14)ericf Wrote: I've been using OpenELEC on raspberry pi to watch recordings from my mythtv server (using built-in mythtv pvr addon). Was working fine untill OpenELEC 5 update, which hangs for a minute or two when pressing Recordings button or when going back to top directory of recordings after watching one. I've disabled generate thumbnails and have also tried compiling the latest openelec from dev source with last pvr addons git source according to http://kodi.wiki/view/MythTV_PVR/BuildFromSource but I still have the same problem. I've tried on a different rasperry pi and it fails as well. Mythtv on a regular computer is able to list recordings and play just fine.If you flip through the OpenELEC test builds thread (where the Milhouse builds are posted) I think you will find a reference to this issue. I believe it is fixed in the nightlies. See this thread: http://forum.kodi.tv/showthread.php?tid=210774 Yup, that's the issue exactly. I'll try their patch. Thanks for pointing me in the right direction. RE: pvr.mythtv add-on - StupendousMan - 2015-01-28 Hi, I was wondering if there is any solution getting the shows recorded by mythtv "marked as watched" in kodi when one has completed watching the recording. There are some earlier posts that mention running mythtv 0.28 and they are getting it to work. Is there a setting I am just overlooking or is it a version thing? I am running Kodi 14.0 on a Ubuntu 14.04 system that also runs Mythtv 0.27.3. I am on version 1.11.3 of the Mythtv PVR client. It's not urgent but I do miss that feature. Thanks for the great add-on RE: pvr.mythtv add-on - janbar - 2015-01-28 (2015-01-28, 06:45)StupendousMan Wrote: Hi, "marked as watched" is supported since MythTV backend 0.28 only. RE: pvr.mythtv add-on - janbar - 2015-01-28 (2015-01-25, 22:30)kapitan-iglu Wrote:(2014-12-15, 22:09)kapitan-iglu Wrote:(2014-12-11, 21:50)janbar Wrote: @kaptain-iglu Not yet included. I waited your feedback. So now i will merge it soon after adding cosmetic. Thanks kapitan-iglu. |