![]() |
WMC as the backend - released - 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: Windows Media Center (WMC) (https://forum.kodi.tv/forumdisplay.php?fid=205) +---- Thread: WMC as the backend - released (/showthread.php?tid=171216) 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: WMC as the backend - released - krustyreturns - 2013-09-22 (2013-09-22, 00:46)hoopsdavis Wrote: I was using the newest rev but I was running into an issue, xmbc would freeze and even after ending the process, I had to reboot to open xbmc again, but after rolling back to a previous client app I haven't run into that problem again. Not really sure if it was the client but after rolling back and resolving it I didn't want to try again just yet. But the new server has no issue. We'll have to sort that out then. RE: WMC as the backend - released - hoopsdavis - 2013-09-22 (2013-09-22, 01:03)krustyreturns Wrote:(2013-09-22, 00:46)hoopsdavis Wrote: I was using the newest rev but I was running into an issue, xmbc would freeze and even after ending the process, I had to reboot to open xbmc again, but after rolling back to a previous client app I haven't run into that problem again. Not really sure if it was the client but after rolling back and resolving it I didn't want to try again just yet. But the new server has no issue. OK, I'll continue testing throughout the weekend and let you know what I find. In the mean time I'm doing a little research on MP to see what I can find that may help with recording issues as well as having the same stream run on client and remote at the same time. (Just curious to see if I can learn how its done in MP) I know the second client grab the same stream that was created by the first client and stream it also. Its no different than having an .mkv file on one PC but they're both playing the .mkv at the same time. RE: WMC as the backend - released - ouegamer - 2013-09-22 I setup the server, and I'm trying to connect to it from my raspberry PI. I also tried connecting from another windows PC, running XBMC. The channel's all say "-drm" even though the basic channel's should all not have copy once on them. On the Raspberry PI they all fail to connect, on the windows machine the ones that aren't copy once work as expected. I'm guessing the problem on the raspberry PI is that all the channel's look like they are protected. Thanks, RE: WMC as the backend - released - Dilligaf - 2013-09-22 (2013-09-22, 01:08)ouegamer Wrote: I setup the server, and I'm trying to connect to it from my raspberry PI. I also tried connecting from another windows PC, running XBMC. The channel's all say "-drm" even though the basic channel's should all not have copy once on them. On the Raspberry PI they all fail to connect, on the windows machine the ones that aren't copy once work as expected. I'm guessing the problem on the raspberry PI is that all the channel's look like they are protected. Did you add your RecordedTV share as a source in XBMC file manager?? I assume you're using Raspbmc as it's the only PI distro that has the add on as far as I know. If you've added recorded TV as a source and saved credentials to access it and rebooted and still have problems post an xbmc debug log and a server log to a pastebin site and a link here RE: WMC as the backend - released - ouegamer - 2013-09-22 How do you get the debug log, and server log off the raspbmc machine? Is the server log on the Windows Media PC? I set the share on the windows machine as readable by anyone. Thanks RE: WMC as the backend - released - Dilligaf - 2013-09-22 The server log is on the Windows machine xbmc debug.log (wiki) you can use ssh to get it or ftp or samba. In the Windows world "everyone" doesn't mean everyone, humor me and add a source in xbmc file manager and give it credentials from someone that has an account on the machine, I think it will solve your problem. RE: WMC as the backend - released - cr08 - 2013-09-22 Trying this out just for fun (I currently have WMC on my laptop with a QAM tuner configured and running smoothly. Between of Chrome and Flash seemingly dropping all support for my GPU, Youtube no longer has proper hardware accel so what used to be smooth 720/1080 video with <20% cpu is now maxed out cpu for 720 video with dropped frames. Needless to say I am moving over to XBMC for Youtube instead). Same machine, Win7 64 bit. Server part installed and latest 0.1.8 XBMC plugin installed. Trying to enable it and throws an error and says it cannot be enabled. Here's the relevant chunk from the debug log: Code: 09:21:58 T:3492 NOTICE: Thread PVRClient start, auto delete: false RE: WMC as the backend - released - scarecrow420 - 2013-09-22 (2013-09-22, 15:36)cr08 Wrote: Trying this out just for fun (I currently have WMC on my laptop with a QAM tuner configured and running smoothly. Between of Chrome and Flash seemingly dropping all support for my GPU, Youtube no longer has proper hardware accel so what used to be smooth 720/1080 video with <20% cpu is now maxed out cpu for 720 video with dropped frames. Needless to say I am moving over to XBMC for Youtube instead). Same machine, Win7 64 bit. Server part installed and latest 0.1.8 XBMC plugin installed. Trying to enable it and throws an error and says it cannot be enabled. Here's the relevant chunk from the debug log: Are you running XBMC Gotham? The released wmc.pvr addon is for Frodo. We do have a Gotham branch for the addon but arent releasing builds from it at the moment If you are on frodo, then double check you used the windows build for pvr.wmc addon and not one of the linux builds? RE: WMC as the backend - released - cr08 - 2013-09-22 I could have swore that I installed Frodo on here. Why I ended up with Gotham I have no clue. Thanks for having me check that. ![]() RE: WMC as the backend - released - scarecrow420 - 2013-09-22 lol, it should do the trick. That ADDON_Announce is a new function that has to be implemented to support Gotham, so given it was whinging about not being able to resolve it, I figured it must have been that ![]() RE: WMC as the backend - released - User 137418 - 2013-09-22 (2013-09-18, 10:40)smacrae Wrote:(2013-09-17, 18:39)hoopsdavis Wrote:(2013-09-17, 17:09)krustyreturns Wrote: Ah I see. If you have multiple tuners in the same tuning space I don't know of a way to 'pick' the tuner, it just takes whichever tuner is available. One way to force it, is to start a recording on one of them, then live-tv can only use the other one. Yeah, Arctic is great and the series record works well with it. Thank you for getting in incorporated. I would also love to see plexbmc support for it as well as a little feature like this http://forum.xbmc.org/showthread.php?tid=98567 to auto prompt for episode deletion to show at the end of a show. There are plenty of people that don't want to see that kind of feature for fear of accidentally deleting something from their libraries, but I think it totally makes sense now that there is PVR support and that is a very Tivo-like feature. Anyway, I should probably go post this to the Arctic thread... I have had one slight hiccup with my 1068 server/1011 client setup using a Hauppauge 2250 card and I am not quite sure how to get a log for it. I set up a series recording of Jeopardy (using the menus/dialog within the skin of XBMC) and it successfully records. When I play it back, there is no audio. When I watch live TV, there is audio. I have recorded other content and the audio has been there. I will continue to monitor and provide feedback. Thanks again for all the work! RE: WMC as the backend - released - scarecrow420 - 2013-09-22 (2013-09-22, 15:57)milkman dan Wrote:(2013-09-18, 10:40)smacrae Wrote:(2013-09-17, 18:39)hoopsdavis Wrote: Everything works like a charm, looks great. And yes you can access "ok" and "Cancel" using the remote. can you try playing the recorded TV files in WMC itself and see if you get audio there? If you are able to reproduce it, can you get a 5 minute sample and upload it somewhere for krusty and I to have a look at? Also, server logs are located here: C:\ProgramData\VDsoftware\ServerWMC\ServerWMC.log there is also a button in the ServerWMC applicationt to view the log etc Im not sure we will see much... live TV working means that the live recording and remuxing is finding audio. The scheduled recording just schedules it with WMC service to do the actual recording so it seems like WMC isnt including the audio when it records it. If you do a recording in normal WMC does that give audio? RE: WMC as the backend - released - hoopsdavis - 2013-09-22 scarecrow420 got a question for you. In your EPG Timeline, when you look at a sporting event in the guide, does it show the teams playing? This is what I get NFL FOOTBALL Unavailable RE: WMC as the backend - released - scarecrow420 - 2013-09-22 hey hoops, im not on my XBMC htpc at the moment, but the first thing i'd check is what the data shown in WMC Epg is? If it is showing more details than we are then there could be some issue. Also, it may not help too much here but I added a new logging option to the config.xml called LogReplyMessages, if you set that to true and then check the server log, you should see full content of the reply messages being sent from the server to the XBMC addon (ie for a GetEntries you will see the entire Epg for every channel/show listing, or a GetShowInfo you will see the details of a single show). RE: WMC as the backend - released - hoopsdavis - 2013-09-22 (2013-09-22, 16:23)scarecrow420 Wrote: hey hoops, im not on my XBMC htpc at the moment, but the first thing i'd check is what the data shown in WMC Epg is? If it is showing more details than we are then there could be some issue. OK, I'll make that setting "True" in the config.xml Also I know wmc show the teams playing but its not being pulled over to xbmc epg scarecrow420, I'm wondering is the "ViewTypesPVR.xml in the addons\skin name\i1080 folder could be edited to include epg subtitles such as team names and episode names. I saw this listed in MP forum when I used MP as a backend. <control> <description>Current program name</description> <type>label</type> <id>27</id> <posX>374</posX> <posY>614</posY> <label>#TV.Guide.EpisodeName</label> <align>left</align> <font>font14</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> The one and only thing that is important about this block is <label>#TV.Guide.EpisodeName</label>. This will display the name of the sports event/Episode Name. Leave the <type> and <id> alone as well. |