![]() |
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-13 (2013-09-13, 19:41)TheImmortal Wrote:(2013-09-13, 19:36)hoopsdavis Wrote: Everything is installed in its default locations? Hold up on that. I just got home, saw your message, and tried to install on my windows 8 test machine, it doesn't work for me either. Sorry about that. Give me some more time on it, but windows 8.1 is not the problem. Have I mentioned that I hate wix installers? Re: RE: WMC as the backend - released - TheImmortal - 2013-09-13 (2013-09-13, 19:55)krustyreturns Wrote:(2013-09-13, 19:41)TheImmortal Wrote:(2013-09-13, 19:36)hoopsdavis Wrote: Everything is installed in its default locations? From the looks of things it is looking for versions 6.1.0.0 and Windows 8.1 has versions 6.3.0.0. Plus it doesn't appear the files are installing to the same locations. Anything I can do to help get this running on Windows 8/8.1 let me know. RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 19:59)TheImmortal Wrote:(2013-09-13, 19:55)krustyreturns Wrote: Hold up on that. I just got home, saw your message, and tried to install on my windows 8 test machine, it doesn't work for me either. Sorry about that. Give me some more time on it, but windows 8.1 is not the problem. Have I mentioned that I hate wix installers? I made a mistake on my windows 8 test machine (forgot to plug in the usb tuner), the installer does work on it. So the problem really is windows 8.1 and what you posted above is what I needed to know. Windows 7 is 6.1.0.0, windows 8 is 6.2.0.0, and its looks like windows 8.1 is 6.3.0.0. Windows 8.1 has new wmc dlls? Really? Thanks microsoft. I will need to redo a step in the installer to get it to work, but I need to dig a little into windows 8.1 first. I'll get back to you. RE: WMC as the backend - released - TheImmortal - 2013-09-13 Great, hopefully it's an easy enough fix! RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 20:12)TheImmortal Wrote: Great, hopefully it's an easy enough fix! Actually you do a test for me right now, that would be a big help. If you don't mind getting your hands dirty editing xml files, try this: 1) find the install folder of serverwmc (in program files) 2) make a copy of the file 'serverwmc.exe.config' for backup 3) open 'serverwmc.exe.config' with notepad, notepad will need to be running as admin to make changes to the file. 4) in the assembly redirects area of the file, change all the '6.2.0.0' that you find to '6.3.0.0'. 5) save the file 6) run serverwmc, if it starts cool - I know how to change the installer, if it doesn't send me the error message. ALSO, I think if install files get messed with, the installer doesn't uninstall cleanly when that time comes. So before you uninstall, restore the backed up config file, and delete the edited one. Let me know. Re: RE: WMC as the backend - released - TheImmortal - 2013-09-13 (2013-09-13, 20:29)krustyreturns Wrote:(2013-09-13, 20:12)TheImmortal Wrote: Great, hopefully it's an easy enough fix! Okay I opened ServerWMC.exe.config, but what you are saying to change isn't there. Here is the contents: <?xml version="1.0"?> <configuration> <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/> </startup> </configuration> RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 21:09)TheImmortal Wrote:(2013-09-13, 20:29)krustyreturns Wrote:(2013-09-13, 20:12)TheImmortal Wrote: Great, hopefully it's an easy enough fix! That's interesting, that mean the installer defaulted to the windows 7 config. Replace it with this config file: https://drive.google.com/?tab=wo&authuser=0#folders/0ByNnAMYBoWvfQVBBNzFhZmNPWUE I already edited it. So just put it into the install directory and run. RE: WMC as the backend - released - TheImmortal - 2013-09-13 (2013-09-13, 21:23)krustyreturns Wrote:(2013-09-13, 21:09)TheImmortal Wrote:(2013-09-13, 20:29)krustyreturns Wrote: Actually you do a test for me right now, that would be a big help. If you don't mind getting your hands dirty editing xml files, try this: That seemed to do the trick! It opened up, Status window says WMC database: 'Opened' Channels found: 684 Tuners found: 3. I will now test in XBMC and report back! RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 21:26)TheImmortal Wrote: That seemed to do the trick! It opened up, Status window says WMC database: 'Opened' Channels found: 684 Tuners found: 3. I will now test in XBMC and report back! Good, but before you do that... Believe it or not, I can't find the os version on windows 8.1 on the internet. I know sounds crazy, but there you are. So in the server go to the debug tab, open the log file and tell me what it says on the os version, for instance in windows 7 it says: 2013/09/13 12:28:20.865 OS Version: 6.1.7601.65536 it is at the top of the file. Thanks. RE: WMC as the backend - released - hoopsdavis - 2013-09-13 (2013-09-13, 21:31)krustyreturns Wrote:(2013-09-13, 21:26)TheImmortal Wrote: That seemed to do the trick! It opened up, Status window says WMC database: 'Opened' Channels found: 684 Tuners found: 3. I will now test in XBMC and report back! Here's what I found http://en.wikipedia.org/wiki/Windows_8 version 6.3 Build# 9600 RE: WMC as the backend - released - TheImmortal - 2013-09-13 I can watch Live TV in XBMC on the local Windows machine. Now to test on my Linux remote HTPCs! (2013-09-13, 21:31)krustyreturns Wrote:(2013-09-13, 21:26)TheImmortal Wrote: That seemed to do the trick! It opened up, Status window says WMC database: 'Opened' Channels found: 684 Tuners found: 3. I will now test in XBMC and report back! This is what the log says: 2013/09/13 12:36:37.648 OS: Windows 8 64-bit 2013/09/13 12:36:37.648 OS Version: 6.2.9200.0 RE: WMC as the backend - released - hoopsdavis - 2013-09-13 (2013-09-13, 21:37)TheImmortal Wrote: I can watch Live TV in XBMC on the local Windows machine. Now to test on my Linux remote HTPCs! Good stuff, I'm glad you were able to get it going. Hell of a job Krusty RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 21:43)hoopsdavis Wrote:(2013-09-13, 21:37)TheImmortal Wrote: I can watch Live TV in XBMC on the local Windows machine. Now to test on my Linux remote HTPCs! Thanks. And you found another bug with the live-tv stream running when a recording starts thing, the video just hangs. I will need to fix that (again). RE: WMC as the backend - released - krustyreturns - 2013-09-13 (2013-09-13, 21:37)TheImmortal Wrote: This is what the log says: Hey Immortal, When you have a chance, can you see if this installer works on windows 8.1? https://drive.google.com/?usp=chrome_app#folders/0ByNnAMYBoWvfQVBBNzFhZmNPWUE thanks, --kr RE: WMC as the backend - released - w84no1 - 2013-09-13 My wife likes and knows how to use WMC, I prefer XBMC. Now we need a skin that is as close to WMC as possible. I currently use ReFocus BIG because the epg and osd is very close to WMC, but it is not perfect. |