WMC Server - missing recordings
#1
I've been using WMC Server with my Kodi (Openelec) and most everything is working fine. However, there are about 25 recordings that don't get recognized in WMC Server. They all look to be older recordings, but are in the same format and from the same channels as recordings that are being picked up. I copied them somewhere else and copied them back and that didn't help. They are all in my Recorded Tv directory.
Reply
#2
If these files have drm, serverwmc might not be transferring because of that fact (this can be turned off in settings). If that's not the case, post your serverwmc log after your open elec client connects.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#3
(2016-01-25, 18:17)krustyreturns Wrote: If these files have drm, serverwmc might not be transferring because of that fact (this can be turned off in settings). If that's not the case, post your serverwmc log after your open elec client connects.

I tried playing with that DRM checkbox previously and it didn't make a difference.

I looked a log before and couldn't find those shows not showing. Is there something I need to turn on for more detail? There were multiple log files. Is it one for each time you start the app?
Reply
#4
Do the recordings show up in WMC?

Yes, a new log file is created each time you start the application. The current log is always called ServerWMC.log. Older logs from the same day are renamed by appending a number to the end: , ServerWMC.1.log, etc. In addition, everyday the log is rotated and the old logs are renamed to include the date.

The ideal way to collect a log would be to stop and restart ServerWMC, then have the client connect. Then take the ServerWMC.log and paste it on http://pastebin.com. Put the link to that here and we can have a look. You could enable Debug_LogGetRecordings in the settings file as that may help.
Reply
#5
(2016-01-26, 02:58)sbthomas Wrote: Do the recordings show up in WMC?

Yes, a new log file is created each time you start the application. The current log is always called ServerWMC.log. Older logs from the same day are renamed by appending a number to the end: , ServerWMC.1.log, etc. In addition, everyday the log is rotated and the old logs are renamed to include the date.

The ideal way to collect a log would be to stop and restart ServerWMC, then have the client connect. Then take the ServerWMC.log and paste it on http://pastebin.com. Put the link to that here and we can have a look. You could enable Debug_LogGetRecordings in the settings file as that may help.

I don't see the Debug_LogGetRecotrdings setting and don't know where to create it as there are multiple config files.

The log is too big to paste in pastebin. I don't see any specific recording names in there either.

The recordings all show in WMC under Recorded Tv.
Reply
#6
(2016-01-26, 17:36)michaeljc70 Wrote:
(2016-01-26, 02:58)sbthomas Wrote: Do the recordings show up in WMC?

Yes, a new log file is created each time you start the application. The current log is always called ServerWMC.log. Older logs from the same day are renamed by appending a number to the end: , ServerWMC.1.log, etc. In addition, everyday the log is rotated and the old logs are renamed to include the date.

The ideal way to collect a log would be to stop and restart ServerWMC, then have the client connect. Then take the ServerWMC.log and paste it on http://pastebin.com. Put the link to that here and we can have a look. You could enable Debug_LogGetRecordings in the settings file as that may help.

I don't see the Debug_LogGetRecotrdings setting and don't know where to create it as there are multiple config files.

The log is too big to paste in pastebin. I don't see any specific recording names int here either.

The recording all show in WMC under Recorded Tv.

I was able to find that config setting going through the debug tab. I turned it on.

Here is the log file:

https://drive.google.com/open?id=0B8ne05...3Z5Nmh3dTA
Reply
#7
According to the log, the openelec client received 27 rec tv files and did not receive 48 files. The reason the 48 files were not transferred is because they are stored in a folder that is not shared. Does this sound right?
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#8
(2016-01-26, 19:05)krustyreturns Wrote: According to the log, the openelec client received 27 rec tv files and did not receive 48 files. The reason the 48 files were not transferred is because they are stored in a folder that is not shared. Does this sound right?

The number missing sounds right. However, all the recordings are in the same folder which is the Recorded Tv folder WMC puts all recordings in.
Reply
#9
Are the 48 files that aren't getting transferred in both the rec tv folder AND a local (not shared) folder?
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#10
(2016-01-26, 19:14)krustyreturns Wrote: Are the 48 files that aren't getting transferred in both the rec tv folder AND a local (not shared) folder?

No. I did a search. They only exist in that directory.

It shows 3 additional folders in WMC Server under "Watched Recorded TV". I guess it gets them from WMC. Those use drive letters, not UNC paths. I'm not sure if that matters.
Reply
#11
Have you tried restarting swmc after you moved the files?
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#12
(2016-01-26, 19:21)krustyreturns Wrote: Have you tried restarting swmc after you moved the files?

Yes.

I just moved all the files out of Recorded TV. Stopped and Started WMC Server. Moved one recording that wasn't showing back to the folder. Started WMC Server. It shows there are 0 recordings.

The same recording plays fine in WMC.
Reply
#13
The wmc file watcher does not work well, especially when files are moved into the rec tv folder (it pays better attention to when they are moved out). So humor me:

1) Close serverwmc.
2) move all the wtv files into the rec tv folder that you want to have access to.
3) Then start wmc and make sure it shows all the files are there.
4) Then restart serverwmc,
5) then openelec.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#14
(2016-01-26, 19:19)michaeljc70 Wrote: It shows 3 additional folders in WMC Server under "Watched Recorded TV". I guess it gets them from WMC. Those use drive letters, not UNC paths. I'm not sure if that matters.

I think you have to go to C:\Users\Public\Libraries\RecordedTV and right click>properties then change the paths to network (UNC) paths if you're using these folders, otherwise delete them from the Library
If I have been of help, please add to my reputation as a way of saying thanks, it's free.
Reply
#15
(2016-01-26, 19:58)krustyreturns Wrote: The wmc file watcher does not work well, especially when files are moved into the rec tv folder (it pays better attention to when they are moved out). So humor me:

1) Close serverwmc.
2) move all the wtv files into the rec tv folder that you want to have access to.
3) Then start wmc and make sure it shows all the files are there.
4) Then restart serverwmc,
5) then openelec.

I still show 0 recordings. I can see 75 in WMC. I even rebooted before step 3.
Reply

Logout Mark Read Team Forum Stats Members Help
WMC Server - missing recordings0