Posts: 971
Joined: Dec 2008
Reputation:
44
Very helpful. Now can you try replacing the @ symbol in the ServerWMC credentials username with a %40 and see if it works that way?? If it does then the @ symbol in a username simply needs to be changed to %40 to make it work. I'm sure this will happen regularly with the Windows 8 stuff
If I have been of help, please add to my reputation as a way of saying thanks, it's free.
Posts: 91
Joined: Jun 2012
Reputation:
4
ok, we are making progress, i have live tv on the pi!! i just made the change dilligaf suggested and that all works well. so thank you very much for that
recorded tv is still not working. when the pi calls for a wtv through serverwmc then what is the process? because i see nothing in the xbmctemp folder and no sign of the client calling it in the serverwmc log. it seems from the raspbmc log that its trying to access the wtv file directly but i thought xbmc coul not do that. visually on the pi it looks like play back is about to start, the screen goes black and the timer pops up but never starts counting
one thing i have noticed and i think i mentioned earlier is that the live tv streams aren't getting deleted. i see this in the log:
2013/10/13 01:26:09.455 StreamProc::Close> error close stream: System.IO.IOException: The process cannot access the file 'D:\Recorded TV\TempXBMC\LiveTV_192.168.1.17_DVB-T_104_2013_10_13_01_24_42.wtv' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at ServerWMC.Worker.StreamProc.Close()
2013/10/13 01:26:09.456 CloseLiveStream> -----------------done-------------------------
i think this may be because i have comskip monitoring my wmc recorded tv folder, possibly watching recursive directories. could that be causing this?
Posts: 26
Joined: Sep 2012
(2013-10-12, 18:13)krustyreturns Wrote: (2013-10-12, 16:30)milkman dan Wrote: Trying to post a log from pastebin for the first time, so I hope this works... I am pasting the whole thing because the first line has info about the server running, but the issue arose 10/12/2013 at 9:34am, so you can skip down to that part to look for the issue.
More issues with my audio streams starting in SAP vs ENG. HTPC running server 1077. Watching live TV on my thinkpad running client 1012.
Started watching channel 3.1 (CBS), everything good. I can see two audio channels, both ENG. Switch to channel 6.1 (ABC), plays with no sound, I can see two audio channels, SAP and ENG, SAP listed first. I suspect no sound because it wasn't actually available, I think with the show does actually support SAP, it plays in SAP.
I hit "L" to get the sound/subtitle menu and see that the Castilian audio is selected. Manually switch the audio to ENG and it plays in ENG.
Change to 10.1 (NBC), see both audio streams, ENG listed first, it plays in ENG. Switch back to 6.1 (ABC) and it plays in ENG.
Then the HTPC fell asleep (I haven't configured Advanced WOL to keep it awake while watching on remote clients yet), which is why the log abruptly stops.
Please let me know if you need any additional details.
Thanks for all the great work.
<script src="http://pastebin.com/embed_js.php?i=nnTaxN71"></script> (well that didn't work)
http://pastebin.com/raw.php?i=nnTaxN71 (this "raw" link seems to work)
When you are watching one of these stations where the wrong audio is selected, while it is playing, copy the wtv file for me (or temporarily switch off 'delete temp files'). Place it here:
C:\Users\Victor\Google Drive\wtv clips
and let me know its there.
I would like to get these audio problems nailed down (especially since I thought I already had). I could just make it so that there is an option in the server to only grab English or the like, but I would really not like to have to do that. I will look at your log, but I will probably need a file too.
Another interesting thing is that the server went to sleep while playing a stream. I thouight this couldn't happen, because windows detects if a file is open by a remote client and won't go to sleep - this is the way it works for me anyway. I know how to stop windows from sleeping from code and I thought about making it so that if a stream is open the server is locked out of sleep. I wonder if this is because its a non-windows client? Didn't think that would make a difference. Anyone else experiencing this sleep problem?
Here's a log showing that my server fell asleep while accessing a live stream on my win7 laptop:
http://pastebin.com/raw.php?i=KA8jTBe5 Fell asleep at 10:15, I believe. Still trying to get a video file for you of the audio stream issue. Thought I had it, but the file I copied was only the last few seconds and did not capture it, so now I've turned off delete temp files as you suggest. Since then, I can't replicate. Doh! I do also have a raspberry pi on the network, I might completely disconnect it in case it is interfering in any way.
Will keep on trying. Thanks again for all the work!
Posts: 5
Joined: Oct 2013
Reputation:
0
Hello all!
I am also having the "No Video Data Found" response for a few channels. I noticed that for the channels that work two/three files are created in the recordedtv/temp file while for the ones with No Video Data Found make only one file and then it fails. I'm not sure what process is failing but I have about 4 successful channels and 4 that get the error.
Any help would be greatly appreciated. I have searched the forum but have not found any concrete solutions.
Really excited for this so I can finally make a 100% switch to xbmc. Keep up the good work!