
Any help appreciated!!! Many thanks!!
EMETIB
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-12 03:14
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?
![]() Any help appreciated!!! Many thanks!!
(This post was last modified: 2012-06-12 03:15 by EMETIB.)
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,928 Joined: Jan 2011 Reputation: 131 Location: Arizona, USA |
2012-06-12 11:33
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
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-13 13:06
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. ![]() http://xbmclogs.com/show.php?id=3536 |
| find quote |
EMETIB
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-20 03:14
Post: #4
Bump please.
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,928 Joined: Jan 2011 Reputation: 131 Location: Arizona, USA |
2012-06-20 03:29
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
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-22 22:08
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 Cool. Thanks for that. I'll give that a try tonight. |
| find quote |
EMETIB
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-23 04:24
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 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? ![]() I've already tried the fix on thread SMB share issue only on ATV2 running nightly: (2012-06-08 15:31)atv2jber Wrote: @maans88 It did work for a day or so, but today. The same problem again.
(This post was last modified: 2012-06-23 04:27 by EMETIB.)
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,928 Joined: Jan 2011 Reputation: 131 Location: Arizona, USA |
2012-06-23 05:11
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
Member Posts: 61 Joined: Jun 2006 Reputation: 0 |
2012-06-23 05:19
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
Junior Member Posts: 25 Joined: Nov 2006 Reputation: 0 |
2012-06-25 22:25
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: 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. 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 |