iPad & [iPhone] Can't play files shared on Windows 7 machine

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #1
Hi guys. I've been having problems accessing my video files stored on my WIndows 7 desktop from all my iOS devices (iPad 1 & 2, iPhone 3GS and 4S). I can see the files listed (albeit taking much longer to display folders now), but when I select a file, it would show the "WORKING" rotating dials for quite a long time, it would then look as if it's playing with the top left saying "Now Playing "filename", but the video doesn't show on the screen. Sometimes a file would start to play, but it would keep buffering and eventually stop. All the files on my LG NAS play fine. Can anyone advise what could be causing this? I recall making some Windows 7 updates a few days ago, but not sure whether that caused this problem?

Huh

Any help appreciated!!! Many thanks!!
(This post was last modified: 2012-06-12 03:15 by EMETIB.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,928
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #2
iOS XBMC.log file would be the first port of call, though it sounds like a networking issue.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #3
Thanks Ned.

Here's the log file from my iPad. I suspect it's a networking issue too. But I can't recall whether I made any changes to the Windows 7 PC. Sad

http://xbmclogs.com/show.php?id=3536
find quote
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #4
Bump please. Sad
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,928
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #5
From the debug log I see that your video DB is corrupted. I'm not sure if that would cause this, but resetting that would be worth a shot. Use something like iFile from Cydia and delete the following file

/private/var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos60.db

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #6
(2012-06-20 03:29)Ned Scott Wrote:  From the debug log I see that your video DB is corrupted. I'm not sure if that would cause this, but resetting that would be worth a shot. Use something like iFile from Cydia and delete the following file

/private/var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos60.db

Cool. Thanks for that. I'll give that a try tonight.
find quote
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #7
(2012-06-20 03:29)Ned Scott Wrote:  From the debug log I see that your video DB is corrupted. I'm not sure if that would cause this, but resetting that would be worth a shot. Use something like iFile from Cydia and delete the following file

/private/var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos60.db

Still getting the same error. Also tried deleting the whole XBMC folder from Preferences and re-installed on iOS. Still the same problem. I'm starting to think it's a problem on the Windows side. Could there be some sort of file permissions conflict or something? Sad

I've already tried the fix on thread SMB share issue only on ATV2 running nightly:

(2012-06-08 15:31)atv2jber Wrote:  @maans88

1) Open Notepad.
2) Cut and Paste the following into Notepad:
—————————————
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
“Size”=dword:00000003

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
“LargeSystemCache”=dword:00000001
—————————————
3) Save as smbfix.reg (the .reg is important) to your Desktop
4) Exit Notepad
5) Double click on smbfix.reg, answer Yes to any questions.
6) Reboot Windows.

You are done.

It did work for a day or so, but today. The same problem again. Sad
(This post was last modified: 2012-06-23 04:27 by EMETIB.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,928
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #8
Not sure at this point. I'd bet on it being a configuration issue on the Windows side, but I haven't configured shares with Windows 7 before, just XP.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
toshiba1 Offline
Member
Posts: 61
Joined: Jun 2006
Reputation: 0
Post: #9
have you tried the 'Everyone' user? .. it only worked for me when I did the following below in Win7:

a) On the shared directory, make sure you have appropriate file permissions (right click Properties->Security tab->'Edit' button.. add 'Everyone' user with read permissions)

b) On the shared directory, make sure you have appropriate share permissions (right click Properties->Sharing tab->'Advanced Sharing'->'Permissions'->'Add'.. add 'Everyone' user with read permissions.

Well I had to do these steps for my setup. Hope this works for anyone out there.
find quote
EMETIB Offline
Junior Member
Posts: 25
Joined: Nov 2006
Reputation: 0
Post: #10
(2012-06-23 05:19)toshiba1 Wrote:  have you tried the 'Everyone' user? .. it only worked for me when I did the following below in Win7:

a) On the shared directory, make sure you have appropriate file permissions (right click Properties->Security tab->'Edit' button.. add 'Everyone' user with read permissions)

b) On the shared directory, make sure you have appropriate share permissions (right click Properties->Sharing tab->'Advanced Sharing'->'Permissions'->'Add'.. add 'Everyone' user with read permissions.

Well I had to do these steps for my setup. Hope this works for anyone out there.

Thanks for that. Double checked all those settings and they were in fact as you said. Just totally baffled why it's not liking it. Sad Was playing fine previously. I'm pretty sure a recent Windows update has done this, but I just can't remember when and which one caused this.
(This post was last modified: 2012-06-25 22:25 by EMETIB.)
find quote
Post Reply