Posts: 51
Joined: Oct 2013
Reputation:
3
2014-03-03, 01:01
(This post was last modified: 2014-03-03, 01:04 by IanPH.)
@scarecrow420:
No, I have a dedicated 24/7 server with 4 sat-tv tuners running Windows 7 x64 with ServerWMC (which in the network is called SERVER and has IP-address 192.168.2.1) and was testing with my client PC which is named IAN.
The fact that anything before XBMCSetup-20140226-d5fa138-master.exe runs perfectly well on the very same client PC, tells me it has nothing to do with permissions. Or maybe the nightlies do something wrong with the permissions?!
Let's just hope it is what Krusty says, a few unstable nightlies.
I am glad that the OpenELEC builds run great, and now without the stutter/slowdown.
Posts: 1,378
Joined: Oct 2004
Reputation:
37
2014-03-03, 01:08
(This post was last modified: 2014-03-03, 01:12 by scarecrow420.)
Perhaps your settings are wrong then, because "IAN" (a remote client) was being given a path of G: for the recorded TV share, when it sounds like it should be \\SERVER\Recorded TV or something similar?
Edit: Acctually ignore me, no idea why I thought that when clearly it IS using a UNC path with the IP address...
It does still indicate a permissions issue though. Can you browse to that UNC path in windows explorer from the client PC? You havent changed users, passwords, HOMEGROUP or file sharing settings at all? Non windows clients use SMB and the user/password provided in ServerWMC whereas windows clients rely on more implicit access (windows credential manager having saved creds, or using same user/pass on client and server, or disabling password protected sharing on the server)
Posts: 1,378
Joined: Oct 2004
Reputation:
37
OK yeah it definitely sounds like something with that particular nightly build then!
So what about more recent nightlies since those are from a week ago now? Or are you saying that since that 26th Jan build it consistently has this issue?
Posts: 51
Joined: Oct 2013
Reputation:
3
The last one I tried (XBMCSetup-20140303-8a408a4-master.exe) still has this bug.
None of the android nightlies nor the OpenELEC nightlies I tried had this bug. So it seems to be Win32 specific.
Posts: 78
Joined: Sep 2013
Reputation:
3
I just ran into the same bug, I've installed XBMCSetup-20140225-0c04283-master.exe now as a stop gap, watching this thread moving forward for resolution. Fingers crossed on future builds.
Posts: 1,378
Joined: Oct 2004
Reputation:
37
has anyone reported it to XBMC devs? do other things over SMB work like the Video or Music library? Just trying to see if it is a generic SMB problem on win32 builds or something more strange that only affects our addon
Posts: 3,439
Joined: Aug 2012
Reputation:
91
Scarecrow, there is a bug report for the original problem of this thread, but so far as I know nothing for this new weirdness.
Posts: 78
Joined: Sep 2013
Reputation:
3
I can mount a SMB share in the Videos menu and play tv recordings, etc, without error, however the same shares cannot be played through livetv or recordings in the LiveTV menu after 2/25. I have not reported this, no, just discovered it today.
Posts: 78
Joined: Sep 2013
Reputation:
3
I added a reply to the person who closed the ticket to help clarify what may or may not have been a misunderstanding of the bug as I had submitted it. I know when I read though bugs as a developer its easy to re-classify one to something else if certain key words are present and I'm reading over it very quickly and miss the one thing that would actually qualify it as a bug. Then again, maybe good consideration was taken and it is something withe the path handoff... hard to know without looking at the source.
Posts: 122
Joined: Dec 2012
Reputation:
1
Ian,
Question:
What skin are you using when you aren't getting your channel logos? I don't know what nightly version I was using but I had a similar problem last week with non-confluence skins displaying my logos on my windows XBMC gotham clients. To "fix this" I installed frodo over my gotham installs, installed my favorite PVR skins (arctic and xperience1080++) and my logos showed up. Then I reinstalled the gotham nightly and the logos worked. Obviously this isn't a proper fix, and more of a workaround but figured I'd share.
BTW, this was only happening on my clients. My "Server PC" which runs WMC, SWMC and XBMC always displayed my channel logos fine. This sounds like something finicky with permissions, but all of my media folders are shared to "everyone" with full permissions and my security settings are the same. Weird.
One other thing. Could there be some kind of incompatibility if SWMC is using UNC share names, but I've configured everything in XBMC to use SMB share names?