|
Sage My Movies This forums is for discussing the user-created Sage My Movies for SageTV. |
View Poll Results: I am a WHS 2011 user and... | |||
I have successfully installed Sage My Movies | 6 | 40.00% | |
I have not been able to successfully install Sage My Movies | 9 | 60.00% | |
Voters: 15. You may not vote on this poll |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
SMM Compatibility with WHS 2011
Plucky et al.,
I have been unable to get the SMM API to successfully load (comes up as 'Failed') with my install on WHS 2011. I have tried everything within my capacity to get it to work, but it seems to be behaving strangely in this environment. I logged an issue on the (project site) this past weekend, but was also wondering if anyone else had been successful with getting SMM to work with this OS. Thanks in advance, Brian |
#2
|
||||
|
||||
Quote:
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60 Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup. |
#3
|
|||
|
|||
Thanks for the information panteragstk. Last night I removed all plugins, and re-installed SMM first. Unfortunately, the issue persists, so I will try the clean install option this weekend. The thing that seems funny to me, as I noted in the issue on the project site, is that when the API loads, the folders that should be created in the MyMoviesShare are created off the root (C:\) rather than their proper location. On WHS 2011, this would be C:\ProgramData\My Movies\FileStorage. My initial thinking is that the API was determining the OS to be WHS and looking for the MyMoviesShare at \\server\Shares\My Movies\FileStorage which is the location on a WHS v1 machine, and when it didn't find it there the whole thing goes haywire. Just a hunch, but I'm grasping at straws now.
Thanks, Brian |
#4
|
||||
|
||||
You may want to try turning UAC off and then installing your apps. Just like when Windows 7 came out apps for WHS v1 are not expecting the virtual store and other things UAC does. I have UAC turned off on all my machines. As long as you're diligent about patching and virus protection you don't really need UAC.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#5
|
|||
|
|||
Quote:
SQL Connection Error.com.microsoft.sqlserver.jdbc.SQLServerException:The Connection to the host null, named instance mymovies has failed. Error: "java.net.UnknownHostException:null". Verify the server and instance names, check that no firewall is blocking UDP traffic to port 1434, and for SQL Server 2005 or later verify that the SQL Server Browser Service is running on the host. So, I made sure I'm running latest SQL and when I go into SQL configuration I can see my movies services running. Anybody have any suggestions? I love SMM. I think its a fantastic interface, and would love to have it back. I don't want to install the non server My Movies because I love the multi rip disk feature. Any IDEAS? Thanks Aaron |
#6
|
|||
|
|||
Hi Aaron,
As of today, I have not had any success with getting Sage My Movies to work with SageTV on WHS 2011. All other facets of my SageTV on WHS 2011 setup are working flawlessly and it is unfortunate that we are unable to use this wonderful plugin on this OS. I appreciate all of the feedback and suggestions from the knowledgeable and courteous SageTV posters and I want you to know that I have tried all of your suggestions to no avail, including the complete OS re-install. I am still thinking that there must be some general incompatibility with the OS or with the version of the DB that the My Movies for WHS 2011 plugin employs, or perhaps both. As I find it a bit hard to believe that there are only 2 individuals using Sage My Movies on WHS 2011, I'm adding a poll to the thread to see if others are having the same issue or if some have had success in this configuration. Thanks to all who have shared help/experiences in this matter, and here's hoping for a resolution, Brian |
#7
|
||||
|
||||
Quote:
Cheers, teq |
#8
|
|||
|
|||
seeing as how whs is dead in my opinion and I don't run whs 2011 not much I can do don't know what would have changed but I imagine something in the structure of MyMovies database.
|
#9
|
||||
|
||||
Quote:
Thanks for your reply. Yes, I understand, though I think WHS 2011 is not a bad product (even though it might be DOA after all the issues regarding the missing DE). Anyway, I noticed one difference between the SMM installation on WHS v1 and WHS 2011 that might explain why SMM isn't working on WHS 2011: On WHS v1, SMM creates the SageTV folder in the MyMoviesShare (i.e., in D:\My Movies\FileStorage\SageTV). However, in WHS 2011, the MyMoviesShare is located at the same place as in Windows 7 (i.e., in C:\ProgramData\My Movies), so I would have expected SMM to create the SageTV folder there. Instead, SMM creates the folder in the root of the system drive (i.e., C:\SageTV). Could this cause the SMM API to fail? Is there a way to configure the path SMM uses for the SageTV folder? Thanks, teq Last edited by teq; 10-05-2011 at 01:07 AM. |
#10
|
|||
|
|||
Check the registry. I read the mymovies registry location for folder location.
|
#11
|
||||
|
||||
Quote:
OK, so I've gotten a bit further by comparing the WHS 2011 installation of My Movies with the Windows 7 installation of My Movies. Based on that, it seems to me that the SMM API "believes" that it's running on a Windows 7 machine, i.e., it's looking for the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\My Movies. However, on the WHS 2011 installation this registry key does not exist (instead, there's a HKEY_LOCAL_MACHINE\SOFTWARE\My Movies key, which I believe is quite similar the the WHS v1 installation of My Movies), which is why the API always shows 'failed' and the SageTV folder is installed at the wrong location. Now I've messed with my registry and imported the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\My Movies registry key from the Windows 7 installation. (I also changed the values for the Server and ServerDatabaseConnection fields so that they matched the WHS 2011 machine.) This enabled me to successfully install SMM on WHS 2011 (i.e., both SMM API and plugin are running and it's possible to configure the API via its configuration screen; SageTV folder was created at the correct MyMoviesShare location). However, when I open an SMM view in SageTV, I get a SQL server exception [smm.DB.dbConnect(api.java:1179)], stating that the server mymovies wasn't configured for the use with TCP/IP (or something similar - the error message was in German as the SQL server noticed my German locale). So I'm afraid I can't get any further than this... Cheers, teq Last edited by teq; 10-06-2011 at 04:22 AM. |
#12
|
|||
|
|||
Detailed log should help me help you.Btw it's strange because it does work on whs for many including myself just not v2. What version of mymovies are you trying?
|
#13
|
||||
|
||||
Quote:
Regarding version of mymovies, I'm using the same version on WHS and WHS 2011 (i.e., version 2.0 for WHS and version 2.0 for WHS 2011 respectively). SMM works flawlessly on WHS v1. Cheers, teq |
#14
|
|||
|
|||
Has anyone made anymore headway??? I haven't done the registry fix yet - I would rather not at this point if there is a solution coming soon...
|
#15
|
|||
|
|||
#16
|
||||
|
||||
+2
Having the same SQL error - did anyone figure out how to get around that? New to trying to get the Sage My Movies to work and would love to see it in action. |
#17
|
||||
|
||||
I believe I got it working - for anyone that comes along later.
It was a combination of needing to do the registry hack (though SMM still installs the folders in C:\ for some reason?) AND needing to enable TCP/IP connections for the SQL server. I haven't completely tested it yet, but it does at least show the interface now. To do the registry hack, I exported my existing WHS 2011 settings, modified the path, imported the settings. To fix the SQL setting, go into your SQL Server Configuration Manager, expand SQL Server Network Configuration, click on protocols for MYMOVIES, click on TCP/IP and set to enabled. You'll then need to restart your SQL service. |
#18
|
|||
|
|||
Quote:
Glad you got it working. I am stranded at the same spot as you where. Do you mind to elaborate a bit on what/how you modified the registry? |
#19
|
|||
|
|||
Yes - I got it
I had similar symptoms as described above SMM api failed during install and could not be enabled. I did the following based on inspiration from ajuhack and others, 1) The registry hack: I exported the [HKEY_LOCAL_MACHINE\SOFTWARE\My Movies] folder and sub folders to a reg file stored on the desktop. Using notepad, I opened the file and edited the My Movie folder path to [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\My Movies] ...e.g. pasting "Wow6432Node\" into each path. I saved the file. On the desktop I doubled clicked the reg file and it uploaded into the registry. Using regedit.exe I checked that My Movies folder and sub folders now exist under Wow6432Node\. Don't know if it is nessecary, but then I uninstalled SageTV from the server, deleted all traces left behind and reinstalled the package. Subsequently, I installed SMM and SMM api. At this point SMM enabled but SMM api failed 2) Under SQL Server Configuration Manager ->SQL Server Network Configuration ->Protocols for My Movies I Enabled steeing TCP/IP. I then restarted the MM SQL service and tried to enable the SMM api again. And Viola!! It came up enabled and I am now able to use and navigate SMM |
#20
|
||||
|
||||
Sorry I didn't get back to you - didn't see your reply until I was on travel and couldn't easily get the details.
Is it working on extenders for you? The interface is there, but none of the art (covers, etc) was there when I was messing with it last weekend...guess I need to figure that bit out yet. |
Tags |
my movies, smm, whs |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Firewire Set Top Box channel tuning, circa June 2011 | stevech | Hardware Support | 16 | 07-03-2014 06:07 AM |
WHS 2011? | bhyman1 | SageTV Beta Test Software | 33 | 06-14-2011 01:24 PM |
WHS 2011 is a bust. XP or Win7 32bit? | Jesse | Hardware Support | 10 | 06-12-2011 09:37 PM |
Running Win7 SageTV on WHS 2011...help | Beefcake550 | SageTV Software | 26 | 05-09-2011 05:31 PM |
March 2011 switchover | emotionnotion | SageTV United Kingdom | 7 | 02-13-2011 08:45 AM |